NMAP Syntax
NMAP Syntax
-PN tells it not to PING first, just check for the open ports.
--dns-servers [,[,...]]
Specify your own DNS servers to use as resolvers for reverse queries
-p U:53,111,137,T:21-25,80,139,8080
Specify a list of UDP and TCP ports to scan
--version-trace
Print out extensive debugging info about what version scanning is doing.
-oN
Normal output.
-oG
Grepable output. Prints: Host, Ports, Protocols, Ignored State, OS, Seq Index, IP ID, and
Status.