1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00

minor updates to the nsedoc descriptions for some scripts

This commit is contained in:
fyodor
2011-09-11 18:26:37 +00:00
parent 24c8c06f1b
commit bff90f3d55
8 changed files with 8 additions and 16 deletions

View File

@@ -1,7 +1,6 @@
description = [[
Sends broadcast pings on a selected interface using raw ethernet packets and
outputs the responder hosts' IP and MAC addresses. r00t permissions are a
prerequisite. Most operating systems don't respond to broadcast-ping probes,
outputs the responding hosts' IP and MAC addresses or (if requested) adds them as targets. Root privileges on UNIX are required to run this script since it uses raw sockets. Most operating systems don't respond to broadcast-ping probes,
but they can be configured to do so.
The interface on which is broadcasted can be specified using the -e Nmap option