HOME>>>>>>>>>

File http-title

脚本使用类型: portrule
脚本所属分类: default, discovery, safe
脚本下载地址: 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: VER007 整理 http://www.ver007.com