Saturday, January 12, 2013

After the Exploit….. Part 1


You’ve just exploited your target. Now what?  Lets walk through a few few tricks with the meterpreter.  The Stdapi includes some interesting commands:
  • download & upload
  • clearev – clear event log
  • getuid – get the current user id
  • steal_token – steal and impersonation token from a  process
  • keyscan_start, keyscan_dump, keyscan_stop – key logger
  • screenshot
  • webcab_snap – take a snapshot from webcam
Here are a few screenshots of demos of this in action

Exploit your target:

image

Download juicy info:

image
image
image

Grab A Screeshot:

image
image

Log some keys:

image
image

Throw a wrench into the recipe:

Before
image
Upload
image
The compromised recipe
image
Evidence it has been tampered with
image
Falsify the time stamps
image
image
As you can see, there are a number of interesting options after you’ve exploited your target.  I will be adding additional entries showing what else you can do with this tool.  More to come!!!!

No comments:

Post a Comment