macOS
brew install hydraprovider-native install command
brew / rank 1558
Network logon cracker which supports many services. Version 9.7 via Homebrew; verified 2026-07-18.
install
brew install hydraprovider-native install command
overview
Network logon cracker which supports many services
history
THC Hydra is a parallelized network login auditing tool. Its README and manpage describe it as a fast, flexible login cracker for many protocols, intended for legal security research and consulting demonstrations of weak remote authentication.
The upstream README carries a 2001-2023 copyright line for van Hauser / THC, credits many modules to David Maciejak, and notes BFG code by Jan Dlabal. It also states that Hydra was created because existing login tools did not support multiple protocols or parallelized connects.
The GitHub repository was created in April 2014, but the README copyright makes clear the project predates that hosting era. The changelog shows a long-running 7.x, 8.x, and 9.x line with continued module work, protocol fixes, output changes, dependency updates, and hardening.
Hydra is widely packaged for security-oriented and general-purpose Unix ecosystems. Package metadata lists Homebrew, Debian, Ubuntu, Fedora-family, Alpine, Arch, Nix, MacPorts, openSUSE, and other package channels, while Kali documents it as a password-attack tool with hydra and xhydra packages.
Authorized users supply login and password sources, select a protocol module, tune parallel task counts, use SSL or IPv6 options when needed, restore interrupted sessions, and write results in text or JSON formats. The manpage and README emphasize module-specific options and list many supported services, from FTP, SSH, HTTP forms, IMAP, LDAP, SMB, RDP, Redis, MongoDB, and VNC to less common network services.
Hydra is package-nerd-significant because it is a classic example of a specialist security CLI whose value depends on optional protocol libraries and distro build choices. The same formula/package name can expose different module coverage depending on linked dependencies such as libssh, FreeRDP, PCRE2, database clients, and SSL libraries.
security posture
credential attack tooling.
red risk · high confidence · escape-surveillance-offensive
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dpl4hydra.sh | executable | indexed executable | Discovered from the local executable index. |
hydra | executable | indexed executable | Discovered from the local executable index. |
hydra-wizard.sh | executable | indexed executable | Discovered from the local executable index. |
pw-inspector | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:hydra |
|---|---|
| Version | 9.7 |
| Package manager | Homebrew |
| Homepage | https://github.com/vanhauser-thc/thc-hydra |
| Repository | https://github.com/vanhauser-thc/thc-hydra |
| Last updated | 2026-07-18T11:01:18Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.