Menu Close

NMAP – discovery options

Nmap discovery options:

Feature
Option
Don’t Ping
-PN
Perform a Ping Only Scan
-sP
TCP SYN Ping
-PS
TCP ACK Ping
-PA
UDP Ping
-PU
SCTP INIT Ping
-PY
ICMP Echo Ping
-PE
ICMP Timestamp Ping
-PP
ICMP Address Mask Ping
-PM
IP Protocol Ping
-PO
ARP Ping
-PR
Traceroute
–traceroute
Force Reverse DNS Resolution
-R
Disable Reverse DNS Resolution
-n
Alternative DNS Lookup
–system-dns
Manually Specify DNS Server(s)
–dns-servers
Create a Host List
-sL

 

NMAP scan options:

Feature
Option
TCP SYN Scan
-sS
TCP Connect Scan
-sT
UDP Scan
-sU
TCP NULL Scan
-sN
TCP FIN Scan
-sF
Xmas Scan
-sX
TCP ACK Scan
-sA
Custom TCP Scan
–scanflags
IP Protocol Scan
-sO
Send Raw Ethernet Packets
–send-eth
Send IP Packets
–send-ip
Rate this post

Leave a Reply

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.