ssh

hydra -l <username> -P <path to wordlist> <IP> ssh
ncrack -v --user <username> ssh://<ip>  -P <passwordfile>