Home page logo
/
Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News

Sponsors

SolarWinds makes easy-to-use enterprise IT management software to help IT pros solve problems every day and help to enable efficient and effective management of networks and IT environments.

Join our online community of over 100,000 IT professionals talking shop. Get involved. Gain insights. Share tips and tricks. Visit thwack today!


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

http-max-cache-size, 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

Nmap Site Navigation

Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]