SSH login cracker using wordlist-based dictionary attacks
SSH login cracker
sshtrix$ sshtrix -h 192.168.1.100 -u root -w /path/to/wordlist.txt$ sshtrix -h example.com -u admin -w passwords.txt -p 2222 -t 5$ sshtrix -h target.com -U users.txt -w wordlist.txt -v