HOME>>>>>>>>>

File broadcast-upnp-info

脚本使用类型: prerule
脚本所属分类: broadcast, safe
脚本下载地址: http://nmap.org/svn/scripts/broadcast-upnp-info.nse

User Summary

Attempts to extract system information from the UPnP service by sending a multicast query, then collecting, parsing, and displaying all responses.

Script Arguments

max-newtargets, newtargets

See the documentation for the target library.

smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername

See the documentation for the smbauth library.

http.max-cache-size, http.max-pipeline, http.pipeline, http.useragent

See the documentation for the http library.

Example Usage

执行格式

nmap -sV --script=broadcast-upnp-info <target>

Script Output

| broadcast-upnp-info: 
|   1.2.3.50
|       Debian/4.0 DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.0
|       Location:  http://1.2.3.50:8200/rootDesc.xml
|       Webserver:  Debian/4.0 DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.0
|       Name: BUBBA|TWO DLNA Server
|       Manufacturer: Justin Maggard
|       Model Descr: MiniDLNA on Debian
|       Model Name: Windows Media Connect compatible (MiniDLNA)
|       Model Version: 1
|   1.2.3.114
|       Linux/2.6 UPnP/1.0 KDL-32EX701/1.7
|       Location:  http://1.2.3.114:52323/dmr.xml
|       Webserver:  Linux/2.6 UPnP/1.0 KDL-32EX701/1.7
|       Name: BRAVIA KDL-32EX701
|       Manufacturer: Sony Corporation
|_      Model Name: KDL-32EX701

Requires


Author: Patrik Karlsson

License: VER007 整理 http://www.ver007.com

action

action (host, port)

Sends UPnP discovery packet to host, and extracts service information from results

Parameters