💾 Archived View for freeshell.de › tldr › hydra.gmi captured on 2022-04-28 at 18:47:37. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

hydra

Online password guessing tool.
Protocols supported include FTP, HTTP(S), SMTP, SNMP, XMPP, SSH, and more.

More information.

hydra-wizard
hydra -l {username} -P {path/to/wordlist.txt} {host_ip} {ssh}
hydra -L {path/to/usernames.txt} -p {password} -s {port} -6 {host_ip} {telnet}
hydra -L {path/to/usernames.txt} -P {path/to/wordlist.txt} -t {n_tasks} {host_ip} {ftp}
hydra -l {username} -P {path/to/wordlist.txt} -f {host_ip} {mysql}
hydra -l {username} -P {path/to/wordlist.txt} -V {rdp://host_ip}
hydra -C {path/to/username_password_pairs.txt} {imap://[host_range_cidr]}
hydra -L {path/to/usernames.txt} -P {path/to/wordlist.txt} -M {path/to/hosts.txt} -F {pop3}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY