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

File http-date

Download: http://nmap.org/svn/scripts/http-date.nse

User Summary

Gets the date from HTTP-like services. Also prints how much the date differs from local time. Local time is the time the HTTP request was sent, so the difference includes at least the duration of one RTT.

Script Arguments

http-max-cache-size, http.useragent, pipeline

See the documentation for the http library.

Example Usage

nmap -sV --script=http-date <target>

Script Output

80/tcp open  http
|_ http-date: Thu, 23 Jul 2009 23:15:57 GMT; -6s from local time.
80/tcp open  http
|_ http-date: Wed, 17 Jan 2007 09:29:10 GMT; -2y187d13h46m53s from local time.

Requires


Categories: discovery safe

Author: David Fifield

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 ]