Script http-generator

Script types: portrule
Categories: default, discovery, safe
Download: https://svn.nmap.org/nmap/scripts/http-generator.nse

Script 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).

slaxml.debug

See the documentation for the slaxml library.

http.host, http.max-body-size, http.max-cache-size, http.max-pipeline, http.pipeline, http.truncated-ok, http.useragent

See the documentation for the http library.

smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername

See the documentation for the smbauth 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 https://nmap.org/book/man-legal.html