From ad9079e7dc13546e88ff30711a994e192e1fbd83 Mon Sep 17 00:00:00 2001 From: filinpavel Date: Sat, 15 Nov 2014 12:08:29 +0600 Subject: [PATCH] Update README.md added items to various sections --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 990e0c8..ea78a60 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,8 @@ A collection of awesome penetration testing resources, tools, books, confs, maga ### Online Resources #### Penetration Testing Resources * [Metasploit Unleashed](http://www.offensive-security.com/metasploit-unleashed/) - Free Offensive Security metasploit course -* [PTES](http://www.pentest-standard.org/) - Pen Test Execution Standard +* [PTES](http://www.pentest-standard.org/) - Penetration Testing Execution Standard +* [OWASP](https://www.owasp.org/index.php/Main_Page) - Open Web Application Security Project #### Shell Scripting Resources * [LSST](http://www.freeos.com/guides/lsst/) - Linux Shell Scripting Tutorial @@ -86,6 +87,7 @@ A collection of awesome penetration testing resources, tools, books, confs, maga * [Wireshark](http://www.wireshark.org/) - A network protocol analyzer for Unix and Windows * [Network Tools](http://network-tools.com/) - Different network tools: ping, lookup, whois, etc * [netsniff-ng](https://github.com/netsniff-ng/netsniff-ng) - A Swiss army knife for for network sniffing +* [Intercepter-NG](http://intercepter.nerf.ru/) - a multifunctional network toolkit #### SSL Analysis Tools * [SSLyze](https://github.com/nabla-c0d3/sslyze) - SSL configuration scanner @@ -99,6 +101,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 #### DDoS Tools * [LOIC](https://github.com/NewEraCracker/LOIC/) - An open source network stress tool for Windows