diff --git a/README.md b/README.md index 3b2cb35..003335a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A collection of awesome penetration testing resources, tools, confs, books, maga ## Resources ### Penetration Testing * [Metasploit Unleashed](http://www.offensive-security.com/metasploit-unleashed/) - Free Offensive Security metasploit course. + ### Social Engineering * [Social Engineering Framework](http://www.social-engineer.org/framework/) - An information resource for social engineers. @@ -15,15 +16,20 @@ A collection of awesome penetration testing resources, tools, confs, books, maga ### Penetration Testing * [Kali](http://www.kali.org/) - A Linux distribution designed for digital forensics and penetration testing. * [Metasploit](http://www.metasploit.com/) - World's most used penetration testing software. + ### Social Engineering * [SET](https://github.com/trustedsec/social-engineer-toolkit) - The Social-Engineer Toolkit from TrustedSec + ### Anonimity * [Tor](https://www.torproject.org/) - The free software for enabling onion routing online anonymity. * [I2P](https://geti2p.net) - The Invisible Internet Project + ### Networks tools * [Network Tools](http://network-tools.com/) - Different network tools: pink, lookup, whois, etc. + ### Hex editors * [HexEdit.js](http://hexed.it/) - Browser-based hex editing. + ### Windows utils * [Sysinternals Suite](http://technet.microsoft.com/en-us/sysinternals/bb842062) - The Sysinternals Troubleshooting Utilities @@ -54,8 +60,10 @@ A collection of awesome penetration testing resources, tools, confs, books, maga * [The Art of Exploitation by Jon Erickson, 2008](http://www.nostarch.com/hacking2.htm) * [Metasploit: The Penetration Tester's Guide by David Kennedy and others, 2011](http://www.nostarch.com/metasploit) * [Penetration Testing: A Hands-On Introduction to Hacking by Georgia Weidman, 2014](http://www.nostarch.com/pentesting) + ### Windows * [Windows Internals by Mark Russinovich, David Solomon, Alex Ionescu](http://technet.microsoft.com/en-us/sysinternals/bb963901.aspx) + ### Social Engineering * [The Art of Deception by Kevin D. Mitnick, William L. Simon, 2002](http://wiley.com/WileyCDA/WileyTitle/productCd-0471237124.html) * [The Art of Intrusion by Kevin D. Mitnick, William L. Simon, 2005](http://wiley.com/WileyCDA/WileyTitle/productCd-0764569597.html)