Windows Manage Local NBD Server for Remote Disks | Metasploit Exploit Database (DB)

Windows Manage Local NBD Server for Remote Disks

Maps remote disks and logical volumes to a local Network Block Device server. Allows for forensic tools to be executed on the remote disk directly.

Search Other Modules


Rank

  • Normal

Authors

  • Wesley McGrew < wesley [at] mcgrewsecurity.com >

Development


Similar Modules


Usage Information

$ msfconsole

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

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


Module Options

DEVICE Device to map (use enum_drives for possible names)
NBDIP IP address for NBD server (default: 0.0.0.0)
NBDPORT TCP port for NBD server (default: 10005)
SESSION The session to run this module on.
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module