HOME>>>>>>>>>

File http-generator

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

User Summary

Displays the contents of the "generator" meta tag of a web page (default: /) if there is one.

Script Arguments

http-generator.path

Specify the path you want to check for a generator meta tag (default to '/').

http-generator.redirects

Specify the maximum number of redirects to follow (defaults to 3).

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-generator [--script-args http-generator.path=<path>,http-generator.redirects=<number>,...] <host>

Script Output

PORT    STATE SERVICE
80/tcp  open  http
|_http-generator: TYPO3 4.2 CMS
443/tcp open  https
|_http-generator: TYPO3 4.2 CMS

Requires


Author: Michael Kohl

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