Hydra (software)
Password cracking software From Wikipedia, the free encyclopedia
Hydra (or THC Hydra) is a parallelized network login cracker built into various operating systems like Kali Linux, Parrot and other major penetration testing environments.[2] It was created as a proof of concept tool, for security researchers to demonstrate how easy it can be to crack logins. Hydra works by using different approaches, such as brute-force attacks and dictionary attacks, in order to guess the right username and password combination. Hydra is commonly used by penetration testers together with a set of programmes like crunch,[3] cupp[4] etc, which are used to generate wordlists based on user-defined patterns.
Developer(s) | THC |
---|---|
Stable release | 9.4
/ September 8, 2022[1] |
Repository | github |
Written in | C |
Operating system | Cross-platform |
Platform | Unix |
Type | Password cracking |
License | GNU General Public License (version 3 or later) |
Website | www |
Functionality
Hydra can launch attacks on multiple targets at once using threads, called hydra heads. The tool keeps track of the threads using another structure, the hydra brain. Each target is attacked using a module that corresponds to a protocol(eg. if the target is an SSH server, the SSH module is used).
Supported protocols
Hydra supports many common login protocols like forms on websites, FTP, SMB, POP3, IMAP, MySQL, VNC, SSH, HTTP(S) and others.[5]
References
External links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.