💾 Archived View for freeshell.de › tldr › medusa.gmi captured on 2023-01-29 at 05:01:40. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
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
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).