http-email-harvest
脚本使用类型:
portrule
脚本所属分类:
discovery, safe
脚本下载地址: http://nmap.org/svn/scripts/http-email-harvest.nse
Spiders a web site and collects e-mail addresses.
only spider URLs within the same host. (default: true)
the maximum amount of pages to visit. A negative value disables the limit (default: 20)
the maximum amount of directories beneath the initial url to spider. A negative value disables the limit. (default: 3)
the url to start spidering. This is a URL relative to the scanned host eg. /default.html (default: /)
only spider URLs within the same
domain. This widens the scope from withinhost
and can
not be used in combination. (default: false)
执行格式
nmap --script=http-email-harvest <target>
PORT STATE SERVICE REASON 80/tcp open http syn-ack | http-email-harvest: | Spidering limited to: maxdepth=3; maxpagecount=20 | root@examplec.com |_ postmaster@example.com
Author: Patrik Karlsson
License: VER007 整理 http://www.ver007.com