METERPRETER BASICS
>help - shows help >background - backgrounds current session >sessions -I - lists all sessions >session -i - interact with a certain session >sysinfo - displays system info. >ipconfig - displays info about interfaces. >getuid - shows current user.
>migrate - Migrates the server instance to another process.
FILE SYSTEM COMMANDS
>pwd - shows current working directly >ls - lists files in the current working directory. >cd [location] - changes working directory to (location) >cat [file] - prints the content of [file] on screen. >download [file] - downloads [file] >upload[file] - uploads[file] >execute -f [file] -executes [file]
>shell -Drop into a system conmand shell PS: for more commands run >help