A modular and parallel login brute-forcer for a variety of protocols.
medusa -M ftp -h host -U {{path/to/username_file}} -P {{path/to/password_file}}
medusa -M HTTP -h host -u {{username}} -p {{password}} -m USER-AGENT:"{{Agent}}"
medusa -M mysql -h host -U {{path/to/username_file}} -p {{hash}} -m PASS:HASH
medusa -M smbnt -H {{path/to/hosts_file}} -C {{path/to/pwdump_file}} -u {{username}} -m PASS:HASH