diff --git a/scripts/targets-ipv6-multicast-echo.nse b/scripts/targets-ipv6-multicast-echo.nse index adf34599e..d6e82b6af 100644 --- a/scripts/targets-ipv6-multicast-echo.nse +++ b/scripts/targets-ipv6-multicast-echo.nse @@ -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"} diff --git a/scripts/targets-ipv6-multicast-invalid-dst.nse b/scripts/targets-ipv6-multicast-invalid-dst.nse index 3f08d3889..46cd566c0 100644 --- a/scripts/targets-ipv6-multicast-invalid-dst.nse +++ b/scripts/targets-ipv6-multicast-invalid-dst.nse @@ -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"} diff --git a/scripts/targets-sniffer.nse b/scripts/targets-sniffer.nse index 830b8507d..44f1e4a54 100644 --- a/scripts/targets-sniffer.nse +++ b/scripts/targets-sniffer.nse @@ -24,7 +24,6 @@ argument or -e 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 10s. -- @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: