Suggest tls_prober tool be added (fingerprint a TLS implementation). (#56)

This commit is contained in:
Meitar M 2016-06-01 00:40:26 -06:00 committed by Samar Dhwoj Acharya
parent af442928f9
commit 480bdd28a7

View File

@ -126,6 +126,7 @@ A collection of awesome penetration testing resources
* [SSLyze](https://github.com/nabla-c0d3/sslyze) - SSL configuration scanner * [SSLyze](https://github.com/nabla-c0d3/sslyze) - SSL configuration scanner
* [sslstrip](http://www.thoughtcrime.org/software/sslstrip/) - a demonstration of the HTTPS stripping attacks * [sslstrip](http://www.thoughtcrime.org/software/sslstrip/) - a demonstration of the HTTPS stripping attacks
* [sslstrip2](https://github.com/LeonardoNve/sslstrip2) - SSLStrip version to defeat HSTS * [sslstrip2](https://github.com/LeonardoNve/sslstrip2) - SSLStrip version to defeat HSTS
* [tls_prober](https://github.com/WestpointLtd/tls_prober) - fingerprint a server's SSL/TLS implementation
#### Web exploitation #### Web exploitation
* [WPScan](http://wpscan.org/) - Black box WordPress vulnerability scanner * [WPScan](http://wpscan.org/) - Black box WordPress vulnerability scanner