Nmap Development mailing list archives

Re: [NSE] broadcast-pim-discovery.nse


From: Hani Benhabiles <kroosec () gmail com>
Date: Wed, 15 Aug 2012 11:26:04 +0100

On 08/13/2012 05:40 PM, Hani Benhabiles wrote:
Hi list,

description = [[
Discovers routers that are running PIM (Protocol Independant Multicast).

This works by sending a PIM Hello message to the PIM multicast address
224.0.0.13 and listening for Hello messages from other routers.
]]

--
-- @args broadcast-pim-discovery.timeout Time to wait for responses in seconds.
-- Defaults to <code>5</code> seconds.
--
--@usage
-- nmap --script broadcast-pim-discovery
--
-- nmap --script broadcast-pim-discovery -e eth1
--  --script-args 'broadcast-pim-discovery.timeout=10'
--
--@output
-- Pre-scan script results:
-- | broadcast-pim-discovery:
-- |   172.16.0.12
-- |   172.16.0.31
-- |   172.16.0.44
-- |_  Use the newtargets script-arg to add the results as targets

Tests and feedback are welcome.

Cheers,
Hani.

I did a  couple of fixes and final tests and committed this as r29591.

Cheers,
Hani.

--
Hani Benhabiles

Twitter: https://twitter.com/#!/kroosec
Blog: http://kroosec.blogspot.com

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: