What is the initial action of a UDP port scan?

Study for the Nmap/ZenMap Switches Test. Prepare with flashcards and multiple choice questions, each question provides hints and explanations. Get ready for your exam!

Multiple Choice

What is the initial action of a UDP port scan?

Explanation:
UDP scans start by sending a UDP datagram to each target port. Since UDP is connectionless, there’s no handshake to establish first. What you get next depends on the port: an ICMP Port Unreachable may come back if a port is closed, a UDP reply might come from an open service, or you may get no reply at all if the port is filtered or the service doesn’t respond. The option to use UDP scan mode is a way to perform this type of probing, but the actual initial action is sending UDP packets to the ports.

UDP scans start by sending a UDP datagram to each target port. Since UDP is connectionless, there’s no handshake to establish first. What you get next depends on the port: an ICMP Port Unreachable may come back if a port is closed, a UDP reply might come from an open service, or you may get no reply at all if the port is filtered or the service doesn’t respond. The option to use UDP scan mode is a way to perform this type of probing, but the actual initial action is sending UDP packets to the ports.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy