Using The Metasploit Framework Module Cheat Sheet
Using The Metasploit Framework Module Cheat Sheet
FRAMEWORK
CHEAT SHEET
MSFconsole Commands
Command Description
set target <number> Specify a specific target index if you know the
OS and service pack.
set payload <number> Specify the payload index number to use after
the show payloads command.
Meterpreter Commands
Command Description
migrate <proc. id> Migrate to the specific process ID (PID is the target
process ID gained from the ps command).
steal_token <proc. id> Steal the tokens available for a given process and
impersonate that token.
execute -f <cmd.exe> -i -H - Execute cmd.exe with all available tokens and make
t it a hidden process.
reg <command> Interact, create, delete, query, set, and much more
in the target’s registry.
hashdump Dump all hashes on the target. use sniffer Load the
sniffer module.