hydra Documentation
Description: Parallelized login cracker
Usage: hydra [options] [protocol]://[target]
Common Commands
hydra -L users.txt -P passwords.txt ssh://192.168.1.1
SSH brute force
hydra -l admin -p password ftp://192.168.1.1
FTP brute force
hydra -M targets.txt -C credentials.txt http-get:/login.php
Multiple targets