Open
Description
We are seeing a very rare occurrence of an open UDP port when doing TCP scans. It's always port 123 (NTP). Here's an example:
[
{ "ip": "169.254.169.123", "timestamp": "1731989322", "ports": [ {"port": 123, "proto": "udp", "status": "open", "reason": "none", "ttl": 0} ] }
]
It's always reported with a link local IP address. We can filter these out pretty easily but thought reporting an issue might get the ball rolling for a fix.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels