mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Remove NSEdoc for newtargets arg, provided by targets.lua instead
This commit is contained in:
@@ -21,7 +21,6 @@ on a LAN without needing to individually ping each IPv6 address.
|
||||
-- | targets-ipv6-multicast-echo:
|
||||
-- | IP: 2001:0db8:0000:0000:0000:0000:0000:0001 MAC: 11:22:33:44:55:66 IFACE: eth0
|
||||
-- |_ Use --script-args=newtargets to add the results as targets
|
||||
-- @args newtargets If true, add discovered targets to the scan queue.
|
||||
-- @args targets-ipv6-multicast-echo.interface The interface to use for host discovery.
|
||||
|
||||
author = {"David Fifield", "Xu Weilin"}
|
||||
|
||||
@@ -24,7 +24,6 @@ packet.
|
||||
-- | targets-ipv6-multicast-invalid-dst:
|
||||
-- | IP: 2001:0db8:0000:0000:0000:0000:0000:0001 MAC: 11:22:33:44:55:66 IFACE: eth0
|
||||
-- |_ Use --script-args=newtargets to add the results as targets
|
||||
-- @args newtargets If true, add discovered targets to the scan queue.
|
||||
-- @args targets-ipv6-multicast-invalid-dst.interface The interface to use for host discovery.
|
||||
|
||||
author = {"David Fifield", "Xu Weilin"}
|
||||
|
||||
@@ -24,7 +24,6 @@ argument or <code>-e</code> Nmap option to define which interface to use.
|
||||
-- nmap -sL --script=targets-sniffer --script-args=newtargets,targets-sniffer.timeout=5s,targets-sniffer.iface=eth0
|
||||
-- @args targets-sniffer.timeout The amount of time to listen for packets. Default <code>10s</code>.
|
||||
-- @args targets-sniffer.iface The interface to use for sniffing.
|
||||
-- @args newtargets If true, add discovered targets to the scan queue.
|
||||
-- @output
|
||||
-- Pre-scan script results:
|
||||
-- | targets-sniffer:
|
||||
|
||||
Reference in New Issue
Block a user