medusa Command Examples

A modular and parallel login brute-forcer for a variety of protocols. More information: https://jmk-foofus.github.io/medusa/medusa.html.

medusa -d

medusa -M {{ssh|http|web-form|postgres|ftp|mysql|...}} -q

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