🔬FTP - MSF Exploit
Lab 1
Target IP:
192.80.80.3Exploit the target with the appropriate Metasploit Framework module
ip -br -c a
service postgresql start && msfconsole -qdb_status
setg RHOSTS 192.80.80.3
setg RHOST 192.80.80.3
workspace -a vsftpd2.3.4Perform an
nmapscan directly into MSF
db_nmap -sS -sV -O 192.80.80.3

Shell to
Meterpreterpost exploitation

Last updated
Was this helpful?