What is NMAP's default behavior regarding probing a target address before performing a scan?

Study for the SANS560 GIAC Penetration Tester (GPEN) Test. Study with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Multiple Choice

What is NMAP's default behavior regarding probing a target address before performing a scan?

Explanation:
Nmap checks whether a target is up before starting the actual scan. By default, it sends probe packets (such as ICMP echo requests, ARP requests on local networks, or TCP probes) to see if the host responds. If a host responds, Nmap proceeds with the port and service scan; if not, it often skips or treats that target differently unless you tell it to proceed anyway. This behavior helps avoid wasting time and bandwidth on hosts that aren’t reachable. If you want to override this and scan regardless of reachability, you can use an option that disables the discovery step.

Nmap checks whether a target is up before starting the actual scan. By default, it sends probe packets (such as ICMP echo requests, ARP requests on local networks, or TCP probes) to see if the host responds. If a host responds, Nmap proceeds with the port and service scan; if not, it often skips or treats that target differently unless you tell it to proceed anyway. This behavior helps avoid wasting time and bandwidth on hosts that aren’t reachable. If you want to override this and scan regardless of reachability, you can use an option that disables the discovery step.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy