From charlesreid1

Revision as of 04:31, 3 April 2016 by Admin (talk | contribs) (→‎Basics)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Basics

In this page we'll walk through a forensic memory dump, run from the Metasploitable machine.

Start by finding the machine with nmap:

# nmap -F 192.168.1.*

Next, utilize an exploit to obtain a Meterpreter shell.

For example, we can use the Metasploitable/Postgres exploit.



Flags