File http-generator
Script types:
portrule
Categories:
default, discovery, safe
Download: 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: Same as Nmap--See http://nmap.org/book/man-legal.html


