hydra

Online password guessing tool. Protocols supported include FTP, HTTP(S), SMTP, SNMP, XMPP, SSH, and more. More information: <https://github.com/vanhauser-thc/thc-hydra>.

Debian Debian
RUN apt-get update && \ apt-get install -y hydra
Ubuntu
RUN apt-get update && \ apt-get install -y hydra
Arch Arch Linux
RUN pacman -S --noconfirm hydra
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y hydra
Fedora
RUN dnf install -y hydra
Raspbian
RUN apt-get update && \ apt-get install -y hydra
click the source code to copy install hydra on any operating system with command-not-found.com