After some prodding from my co-workers, and constant harassment about my site's "security", I decided to move to the DigitalOcean cloud.
Monthly Archives: April 2016
Voo branded Netgear CG3700b Vulnerabilities
Just before I left for America, I found a few Netgear CG3700b vulnerabilities in my Voo branded modem.
Filed under Security Not Included
Zip password cracker in Python
Since I had never tried to write a zip password cracker, I figured it was about time.
Filed under Security Not Included
Building a Python reverse shell
This week I decided to put together a basic Python reverse shell. The main purpose of this was to act like a meterpreter/nc reverse shell while being more customizable and (hopefully) harder to detect.
Filed under Security Not Included
A simple Python port scanner
This week I will share a basic Python port scanner, so that I can at least have it in my toolbox/build on it later.
Filed under Security Not Included