From 435df3dbe571debf86e20866c7af01ef9afb6899 Mon Sep 17 00:00:00 2001 From: filinpavel Date: Fri, 20 Feb 2015 17:20:06 +0600 Subject: [PATCH] Update README.md added ExploitPack and mimikatz, updated burp and MSF --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fcb4b54..0a2ab7f 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,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 @@ -117,6 +118,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