File http-title
Script types:
portrule
Categories:
default, discovery, safe
Download: http://nmap.org/svn/scripts/http-title.nse
User Summary
Shows the title of the default page of a web server.
The script will follow no more than one HTTP redirect, and only if the redirection leads to the same host. The script may send a DNS query to determine whether the host the redirect leads to has the same IP address as the original target.
Script Arguments
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 -sV -sC <target>
Script Output
Nmap scan report for scanme.nmap.org (74.207.244.221) PORT STATE SERVICE 80/tcp open http |_http-title: Go ahead and ScanMe!
Requires
Author: Diman Todorov
License: Same as Nmap--See http://nmap.org/book/man-legal.html


