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.