From 5391cd646ccec7ca563db8674b55edb1cc43e85c Mon Sep 17 00:00:00 2001 From: jay Date: Fri, 4 Jul 2014 05:58:08 +0000 Subject: [PATCH] Added --exclude-ports to docs/nmap.usage.txt --- docs/nmap.usage.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/nmap.usage.txt b/docs/nmap.usage.txt index 75eba3ffb..d8b379263 100644 --- a/docs/nmap.usage.txt +++ b/docs/nmap.usage.txt @@ -30,6 +30,7 @@ SCAN TECHNIQUES: PORT SPECIFICATION AND SCAN ORDER: -p : Only scan specified ports Ex: -p22; -p1-65535; -p U:53,111,137,T:21-25,80,139,8080,S:9 + --exclude-ports : Exclude the specified ports from scanning -F: Fast mode - Scan fewer ports than the default scan -r: Scan ports consecutively - don't randomize --top-ports : Scan most common ports