Tools and Downloads
A collection of tools and other useful utilities i write every now and then.
Security
- JSecurityModule – a java input whitelist engine for built in input security validation, light weight and easy to configure via XML. open source.
- dos_recon.py – a research driven tool that searches for the best url on a web server, returning the most results off a search engine, thus being the best DoS url. written in python
- HULK – a web DoS tool, designed to put a load on a webserver by creating multiple unique requests at high volume. written in python for education purposes.
Open Source Contributions
- Metasploit Framework – I am a contributing developer for the Metasploit pen test framework project.