Merge pull request #228 from meitar/hydra

Add THC Hydra, a famous online network protocol password cracker.
This commit is contained in:
Samar Dhwoj Acharya 2018-05-04 22:34:37 -05:00 committed by GitHub
commit b29eb6e148
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -199,6 +199,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [CrackMapExec](https://github.com/byt3bl33d3r/CrackMapExec) - Swiss army knife for pentesting networks.
* [impacket](https://github.com/CoreSecurity/impacket) - Collection of Python classes for working with network protocols.
* [dnstwist](https://github.com/elceef/dnstwist) - Domain name permutation engine for detecting typo squatting, phishing and corporate espionage.
* [THC Hydra](https://github.com/vanhauser-thc/thc-hydra) - Online password cracking tool with built-in support for many network protocols, including HTTP, SMB, FTP, telnet, ICQ, MySQL, LDAP, IMAP, VNC, and more.
#### Exfiltration Tools