Last updated 3 years ago
Was this helpful?
You can either use: nmap, msf module or any git scripts to accomplish this. I personally use msf.
There is this python script available:
hydra -l admin -P wordlist.txt victim_ip -t 4 ssh