Tools
This section contains tools I developed which I feel are useful for performing penetration testing and vulnerability assessment.
Windows Reverse Shell Service
This is a Windows executable that installs itself as a service and provides a persistent reverse shell. It features DNS resolution for the attack host, an integrated uninstaller, a killswitch, some obfuscation and antivirus evasion techniques. Read More
Shell Toolz
This is a very simple, yet very useful set of tools I developed while in the OSCP labs. These tools are meant to make file transfer between an attack host and a victim Linux system extremely simple and efficient using nothing but a shell as the communication channel. This is particularly useful if you have popped a low level shell on a system and are working on privilege escalation. Read More