diff --git a/README.md b/README.md index e000e3b..12ca053 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ A collection of awesome penetration testing resources, tools, books, confs, maga - [Basic Penetration Testing Tools](#basic-penetration-testing-tools) - [Vulnerability Scanners](#vulnerability-scanners) - [Network Tools](#network-tools) + - [Wireless Network Tools](#wireless-network-tools) + - [SSL Analysis Tools](#ssl-analysis-tools) - [Hex Editors](#hex-editors) - [Crackers](#crackers) - [Windows Utils](#windows-utils) @@ -97,6 +99,9 @@ A collection of awesome penetration testing resources, tools, books, confs, maga * [Intercepter-NG](http://intercepter.nerf.ru/) - a multifunctional network toolkit * [SPARTA](http://sparta.secforce.com/) - Network Infrastructure Penetration Testing Tool +#### Wireless Network Tools + * [Aircrack-ng](http://www.aircrack-ng.org/) - a set of tools for auditing wireless network + #### SSL Analysis Tools * [SSLyze](https://github.com/nabla-c0d3/sslyze) - SSL configuration scanner * [sslstrip](http://www.thoughtcrime.org/software/sslstrip/) - a demonstration of the HTTPS stripping attacks