VxWorks WDB Agent Remote Reboot
This module provides the ability to reboot a VxWorks target through WDBRPC
Rank
- Normal
Authors
- hdm < hdm [at] metasploit.com >
Vulnerability References
- OSVDB-66842
- http://blog.metasploit.com/2010/08/vxworks-vulnerabilities.html
- http://www.kb.cert.org/vuls/id/362332
Development
Similar Modules
- auxiliary/admin/vxworks/apple_airport_extreme_password
- auxiliary/admin/vxworks/dlink_i2eye_autoanswer
- auxiliary/admin/vxworks/wdbrpc_memory_dump
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use auxiliary/admin/vxworks/wdbrpc_reboot
msf auxiliary(wdbrpc_reboot) > set RHOSTS [TARGET HOST RANGE]
msf auxiliary(wdbrpc_reboot) > run
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use auxiliary/admin/vxworks/wdbrpc_reboot
msf auxiliary(wdbrpc_reboot) > set RHOSTS [TARGET HOST RANGE]
msf auxiliary(wdbrpc_reboot) > run
Module Options
| CONTEXT | The context to terminate (0=system reboot) (default: 0) |
| RHOSTS | The target address range or CIDR identifier |
| RPORT | The target port (default: 17185) |
| THREADS | The number of concurrent threads (default: 1) |
| ShowProgress | Display progress messages during a scan |
| ShowProgressPercent | The interval in percent that progress should be shown |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
