mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
Fix simple grammar error
This commit is contained in:
@@ -347,8 +347,8 @@ you would expect.</para>
|
||||
IP addresses.</para>
|
||||
|
||||
<para>If no host discovery options are given, Nmap sends an ICMP
|
||||
echo request, a TCP SYN packet to port 443, and TCP ACK packet to
|
||||
port 80, and an ICMP timestamp request. These defaults are
|
||||
echo request, a TCP SYN packet to port 443, a TCP ACK packet to
|
||||
port 80 and an ICMP timestamp request. These defaults are
|
||||
equivalent to the <option>-PE -PS443 -PA80 -PP</option> options.
|
||||
An exception to this is that an ARP scan is used for any targets
|
||||
which are on a local ethernet network. For unprivileged Unix shell
|
||||
|
||||
Reference in New Issue
Block a user