UDP ping

  • When a packet is sent to an open UDP port, there should be no response. When this happens, Nmap refers to the port as being open|filtered
  • When a packet is sent to a closed UDP port, the target should respond with an ICMP (ping) packet containing a message that the port is unreachable.

Pasted image 20240717110800.png
Pasted image 20240717110807.png