From 1ec4b379d983a53d024954ccec41d02f8b2cd376 Mon Sep 17 00:00:00 2001 From: Andrew Martin Date: Wed, 29 Oct 2014 12:55:48 +1100 Subject: [PATCH] Added nikto, wapiti and sslyze --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b13d0bf..cc8daba 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,10 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma #### Vulnerability Scanners * [Nexpose](https://www.rapid7.com/products/nexpose/) - Vulnerability Management & Risk Management Software * [Nessus](http://www.tenable.com/products/nessus) - Vulnerability, configuration, and compliance assessment +* [Nikto](https://cirt.net/nikto2) - Web application vulnerability scanner * [OpenVAS](http://www.openvas.org/) - Open Source vulnerability scanner and manager * [w3af](https://github.com/andresriancho/w3af) - Web application attack and audit framework +* [Wapiti](http://wapiti.sourceforge.net/) - Web application vulnerability scanner #### Networks Tools * [nmap](http://nmap.org/) - Free Security Scanner For Network Exploration & Security Audits @@ -84,6 +86,9 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma * [Network Tools](http://network-tools.com/) - Different network tools: pink, lookup, whois, etc * [netsniff-ng](https://github.com/netsniff-ng/netsniff-ng) - A Swiss army knife for for network sniffing +#### SSL Analysis Tools +* [SSLyze](https://github.com/nabla-c0d3/sslyze) - SSL configuration scanner + #### Hex Editors * [HexEdit.js](http://hexed.it/) - Browser-based hex editing @@ -233,4 +238,4 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕) [![Creative Commons License](http://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/) -This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/) \ No newline at end of file +This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)