Ismail AkkilaBitcoin & SocialismThe other day I was sitting with family members for lunch discussing various topics including Bitcoin. Obviously, I had a lot to say but Im…May 23, 20211May 23, 20211
Ismail AkkilainCoinmonksBitcoin — Setup your own ⚡lightning ⚡ node on mainnet!I have been following bitcoin and cryptocurrencies in general for the past 2 years. I think I have seen all the documentaries around the…Feb 2, 20188Feb 2, 20188
Ismail AkkilaBlack Hat Python — Hiding Data using SteganographyWould it not be awesome to be able to hide your private files within an image or audio file? I first saw this in one of my favourite TV…Jan 4, 2018Jan 4, 2018
Ismail AkkilaBlack Hat Python — Encrypt and Decrypt with RSA CryptographyIts very straighforward to encrypt/ decrypt files using Python. In this post, I will show a few scripts to accomplish this.Dec 21, 201712Dec 21, 201712
Ismail AkkilaBlack Hat Python — Quick and Dirty HTTP ServerSometimes, you need to spin up an HTTP server with minimal effort. Here is a simple method using SimpleHTTPServer:Dec 21, 20171Dec 21, 20171
Ismail AkkilaMy notes on the bitcoin blockchainThe bitcoin blockchain is essentially a data structure with an ordered back-linked list of blocks containing bitcoin transactions. At the…Dec 12, 2017Dec 12, 2017
Ismail AkkilaBlack Hat Python — Windows ScreenshotterHere is a script you can use to grab screenshots of your target machine. It makes use of PyWin32 package to make native calls to the…Nov 14, 2017Nov 14, 2017
Ismail AkkilaBlack Hat Python — Windows Key loggerThis is a quick post that will show how to create a simple windows key logger using python 2.7. Not only, you can track the keys pressed…Nov 9, 2017Nov 9, 2017
Ismail AkkilaBlack Hat Python — Trojans and GithubI loved going through this exercise. We will create a simple python trojan which uses github for command and control. With GitHub, we can…Nov 5, 2017Nov 5, 2017
Ismail AkkilaBlack Hat Python — Creating Word Lists with Burp SuiteIn this post, I will show how we can use Burp to spider/ scrape a website and build a wordlist from the website content. The trick to…Oct 30, 2017Oct 30, 2017