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

Prepare for the Nmap and ZenMap Tests. Access flashcards and multiple choice questions, with hints and explanations for each question. Ensure success in 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 Passetra

You can unsubscribe at any time. Read our privacy policy