Which statement describes why a UDP scan can show open|filtered results?

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

Which statement describes why a UDP scan can show open|filtered results?

Explanation:
UDP scanning relies on whether targets reply to probes, but with UDP there is no connection handshake. Many UDP services simply don’t respond to probes, and many firewalls drop UDP packets rather than replying. When there is no response, the scanner can’t tell if the port is actually open (a service listening) or filtered (blocked by a firewall), so it reports open|filtered. This ambiguity is why the result appears this way. It's not about speed or precision, and open|filtered does not mean the port is definitely open or definitely filtered. If there is a clear ICMP port-unreachable response, the port would be considered closed instead.

UDP scanning relies on whether targets reply to probes, but with UDP there is no connection handshake. Many UDP services simply don’t respond to probes, and many firewalls drop UDP packets rather than replying. When there is no response, the scanner can’t tell if the port is actually open (a service listening) or filtered (blocked by a firewall), so it reports open|filtered. This ambiguity is why the result appears this way. It's not about speed or precision, and open|filtered does not mean the port is definitely open or definitely filtered. If there is a clear ICMP port-unreachable response, the port would be considered closed instead.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy