HOME>>>>>>>>>

File http-qnap-nas-info

脚本使用类型: portrule
脚本所属分类: safe, discovery
脚本下载地址: http://nmap.org/svn/scripts/http-qnap-nas-info.nse

User Summary

Attempts to retrieve the model, firmware version, and enabled services from a QNAP Network Attached Storage (NAS) device.

Script Arguments

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 --script http-qnap-nas-info -p <port> <host>

Script Output

PORT   STATE SERVICE   REASON
443/tcp open  https   syn-ack
| http-qnap-nas-info: 
|   Device Model: TS-859
|   Firmware Version: 3.2.5
|   Firmware Build: 0410T
|   Force SSL: 0
|   SSL Port: 443
|   WebFS Enabled: 1
|   Multimedia Station Enabled: 0
|   Multimedia Station V2 Supported: 1
|   Multimedia Station V2 Web Enabled: 0
|   Download Station Enabled: 0
|   Network Video Recorder Enabled: 0
|   Web File Manager Enabled: 1
|   QWeb Server Enabled: 1
|   QWeb Server Port: 80
|   Qweb Server SSL Enabled: 0
|_  Qweb Server SSL Port: 8081

Requires


Author: Brendan Coles

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