badtocuh was renamed to authoscope (#448)

This commit is contained in:
Fabian Affolter 2024-09-23 09:03:03 +02:00 committed by GitHub
parent bf93c01a59
commit d13761d4a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -839,7 +839,7 @@ See also [awesome-social-engineering](https://github.com/v2-dev/awesome-social-e
* [Raccoon](https://github.com/evyatarmeged/Raccoon) - High performance offensive security tool for reconnaissance and vulnerability scanning.
* [WPSploit](https://github.com/espreto/wpsploit) - Exploit WordPress-powered websites with Metasploit.
* [autochrome](https://www.nccgroup.trust/us/about-us/newsroom-and-events/blog/2017/march/autochrome/) - Chrome browser profile preconfigured with appropriate settings needed for web application testing.
* [badtouch](https://github.com/kpcyrd/badtouch) - Scriptable network authentication cracker.
* [authoscope](https://github.com/kpcyrd/authoscope) - Scriptable network authentication cracker.
* [gobuster](https://github.com/OJ/gobuster) - Lean multipurpose brute force search/fuzzing tool for Web (and DNS) reconnaissance.
* [sslstrip2](https://github.com/LeonardoNve/sslstrip2) - SSLStrip version to defeat HSTS.
* [sslstrip](https://www.thoughtcrime.org/software/sslstrip/) - Demonstration of the HTTPS stripping attacks.