Nmap refers to the port as being open|filtered
Reveal Flag 🚩
🚩open|filtered
When a UDP port is closed, by convention the target should send back a "port unreachable" message. Which protocol would it use to do so?
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.
Reveal Flag 🚩
🚩ICMP