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 reverse-index

Script types:
Categories: safe
Download: http://nmap.org/svn/scripts/reverse-index.nse

User Summary

Creates a reverse index at the end of scan output showing which hosts run a particular service. This is in addition to Nmap's normal output listing the services on each host.

Script Arguments

reverse-index.mode

the output display mode, can be either horizontal or vertical (default: horizontal)

Example Usage

nmap --script reverse-index <hosts/networks>

Script Output

Post-scan script results:
| reverse-index: 
|   22/tcp: 192.168.0.60
|   23/tcp: 192.168.0.100
|   80/tcp: 192.168.0.70
|   445/tcp: 192.168.0.1
|   53/udp: 192.168.0.105, 192.168.0.70, 192.168.0.60, 192.168.0.1
|_  5353/udp: 192.168.0.105, 192.168.0.70, 192.168.0.60, 192.168.0.1

Author: Patrik Karlsson

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 ]