Windows Gather Screen Spy | Metasploit Exploit Database (DB)

Windows Gather Screen Spy

This module will incrementally take screenshots of the meterpreter host. This allows for screen spying which can be useful to determine if there is an active user on a machine, or to record the screen for later data extraction.

Search Other Modules


Rank

  • Normal

Authors

  • Roni Bachar < roni.bachar.blog [at] gmail.com >
  • bannedit < bannedit [at] metasploit.com >
  • kernelsmith < kernelsmith /x40 kernelsmith /x2E com >
  • Adrian Kubok < >

Development


Similar Modules


Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

msf > use post/windows/gather/screen_spy
msf post(screen_spy) > set SESSION [INTEGER]


Module Options

BROWSER Browser to use for viewing screenshots (default: firefox)
COUNT Number of screenshots to collect (default: 60)
DELAY Interval between screenshots in seconds (default: 5)
RECORD Record all screenshots to disk
SESSION The session to run this module on.
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module