Windows Manage Mount Shadow Copy | Metasploit Exploit Database (DB)

Windows Manage Mount Shadow Copy

This module will attempt to mount a Volume Shadow Copy on the system. This is based on the VSSOwn Script originally posted by Tim Tomes and Mark Baggett. Works on win2k3 and later.

Search Other Modules


Rank

  • Normal

Authors

  • thelightcosine < thelightcosine [at] metasploit.com >

Vulnerability References


Development


Similar Modules


Usage Information

$ msfconsole

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

msf > use post/windows/manage/vss_mount
msf post(vss_mount) > set DEVICE [STRING]
msf post(vss_mount) > set PATH [STRING]
msf post(vss_mount) > set SESSION [INTEGER]


Module Options

DEVICE DeviceObject of Shadowcopy to mount.
PATH Path to mount it to.
SESSION The session to run this module on.
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module