Script broadcast-sonicwall-discover
Script types:
prerule
Categories:
broadcast, safe
Download: https://svn.nmap.org/nmap/scripts/broadcast-sonicwall-discover.nse
Script Summary
Discovers Sonicwall firewalls which are directly attached (not routed) using the same method as the manufacturers own 'SetupTool'. An interface needs to be configured, as the script broadcasts a UDP packet.
The script needs to be run as a privileged user, typically root.
References:
Script Arguments
- broadcast-sonicwall-discover.timeout
time in seconds to wait for a response (default: 1s)
- max-newtargets, newtargets
See the documentation for the target library.
Example Usage
nmap -e eth0 --script broadcast-sonicwall-discover
Script Output
| broadcast-sonicwall-discover: | 192.168.5.1 | MAC/Serial: 0006B1001122 | Subnetmask: 255.255.255.0 | Firmware: 3.9.1.2 |_ ROM: 14.0.1.1
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html