Skip to content

Common Meterpreter Commands

TheGetch edited this page Jan 5, 2021 · 2 revisions

Common Meterpreter Commands

Common Meterpreter Commands

https://www.offensive-security.com/metasploit-unleashed/meterpreter-basics/

Multi handler:

use exploit/multi/handler

Reopen session:

session -i #

Get hashes:

run post/windows/gather/hashdump

migrate:

run post/windows/manage/migrate

or

use post/windows/manage/archmigrate

_Sidebar

1. Recon

Ping Sweep

CIDR to IP

2. Enumeration

Services

05. HTTP (80,443,8080,8443,etc.)

3. Exploitation

4. Post Exploiation

5. High Value Information

Hashes

6. Reporting

7. Random Notes/Useful Tidbits

Clone this wiki locally