SSDP M-SEARCH Gateway Information Discovery
Discover information about the local gateway via UPnP
Rank
- Normal
Authors
- todb < todb [at] metasploit.com >
Development
Similar Modules
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use auxiliary/scanner/upnp/ssdp_msearch
msf auxiliary(ssdp_msearch) > run
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use auxiliary/scanner/upnp/ssdp_msearch
msf auxiliary(ssdp_msearch) > run
Module Options
| CHOST | The local client address |
| RHOST | The target address (default: 239.255.255.250) |
| RPORT | The target port (default: 1900) |
| SRVPORT | The source port to listen for replies. (default: 0) |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
