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 broadcast-rip-discover

Script types: prerule
Categories: broadcast, safe
Download: http://nmap.org/svn/scripts/broadcast-rip-discover.nse

User Summary

Discovers hosts and routing information from devices running RIPv2 on the LAN. It does so by sending a RIPv2 Request command and collects the responses from all devices responding to the request.

Script Arguments

broadcast-rip-discover.timeout

sets the timeout in seconds to wait for a response.

Example Usage

nmap --script broadcast-rip-discover

Script Output

Pre-scan script results:
| broadcast-rip-discover: 
| Discovered RIPv2 devices
|   10.0.200.107
|     ip           netmask        nexthop       metric
|     10.46.100.0  255.255.255.0  0.0.0.0       1
|     10.46.110.0  255.255.255.0  0.0.0.0       1
|     10.46.120.0  255.255.255.0  0.0.0.0       1
|     10.46.123.0  255.255.255.0  10.0.200.123  1
|     10.46.124.0  255.255.255.0  10.0.200.124  1
|     10.46.125.0  255.255.255.0  10.0.200.125  1
|   10.0.200.101
|     ip       netmask  nexthop     metric
|_    0.0.0.0  0.0.0.0  10.0.200.1  1

Requires


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 ]