Merge branch 'patch-19' of https://github.com/filinpavel/awesome-pentest into filinpavel-patch-19

This commit is contained in:
Nick Raienko 2015-03-09 05:11:50 +02:00
commit c21a1176b4

View File

@ -78,8 +78,9 @@ A collection of awesome penetration testing resources, tools, books, confs, maga
* [BackBox](http://www.backbox.org/) - Ubuntu-based distribution for penetration tests and security assessments
#### Basic Penetration Testing Tools
* [Metasploit](http://www.metasploit.com/) - World's most used penetration testing software
* [Burp](http://portswigger.net/burp/) - An integrated platform for performing security testing of web applications
* [Metasploit Framework](http://www.metasploit.com/) - World's most used penetration testing software
* [Burp Suite](http://portswigger.net/burp/) - An integrated platform for performing security testing of web applications
* [ExploitPack](http://exploitpack.com/) - Graphical tool for penetration testing with a bunch of exploits
#### Vulnerability Scanners
* [Netsparker](https://www.netsparker.com/communityedition/) - Web Application Security Scanner
@ -121,6 +122,7 @@ A collection of awesome penetration testing resources, tools, books, confs, maga
#### Windows Utils
* [Sysinternals Suite](http://technet.microsoft.com/en-us/sysinternals/bb842062) - The Sysinternals Troubleshooting Utilities
* [Windows Credentials Editor](http://www.ampliasecurity.com/research/windows-credentials-editor/) - security tool to list logon sessions and add, change, list and delete associated credentials
* [mimikatz](http://blog.gentilkiwi.com/mimikatz) - Credentials extraction tool for Windows OS
#### DDoS Tools
* [LOIC](https://github.com/NewEraCracker/LOIC/) - An open source network stress tool for Windows