VxWorks WDB Agent Remote Memory Dump | Metasploit Exploit Database (DB)

VxWorks WDB Agent Remote Memory Dump

This module provides the ability to dump the system memory of a VxWorks target through WDBRPC

Search Other Modules


Rank

  • Normal

Authors

  • hdm < hdm [at] metasploit.com >

Vulnerability References


Development


Similar Modules


Usage Information

$ msfconsole

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

msf > use auxiliary/admin/vxworks/wdbrpc_memory_dump
msf auxiliary(wdbrpc_memory_dump) > set RHOST [TARGET IP]
msf auxiliary(wdbrpc_memory_dump) > run


Module Options

LPATH The local filename to store the dumped memory (default: /home/svn/.msf4/logs/vxworks_memory.dmp)
OFFSET The starting offset to read the memory dump (hex allowed) (default: 0)
RHOST The target address
RPORT The target port (default: 17185)
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module