A collection of scripts, snippets, and utils loosely related to security and post exploitation.
Warning: A lot of this stuff is not complete.
- enumeration - stuff that gathers info about a system
- hardening - tools to help harden a system against attacks
- log_manipulation - tools for altering system logs
- passcracking - code related to password or hash cracking
- skunk_smtp - PHP class for sending mail through SMTP servers which require authentication. Supports SSL and TLS.