getuid # get current user
sysinfo # gets OS and hostname
execute # execute a command
pwd # print working directory
ls # list files in current directory
cat # read the contents of a file
download # download a file to your machine
hashdump # get contents of password file
edit # edit a file with vim
upload # upload a file to the victim
ps # list running processes
migrate # move the active process to a designated PID
getpid # get the current process ID (PID)
kill # terminate a process by PID
ipconfig # display network interfaces
portfwd # forward a port on the victim to a remote service
route # view or modify routing table
getprivs # get as many privileges as possible
getsystem # get Administrator
reboot # reboot the victim
shutdown # shut down the victim
reg # interact with the victim's registry