{
  "port": 5414,
  "protocol": "both",
  "service": "StatusD (statusd)",
  "oneLiner": "Registered to a product called StatusD and essentially never seen in the wild.",
  "whatItIs": "IANA lists 5414 on TCP and UDP as statusd, an old registration with no published protocol description and no public documentation of the software behind it. Nothing in common use listens here by default. If it is open on a host, the answer will come from identifying the process, not from the registry entry.",
  "exposure": {
    "verdict": "careful",
    "note": "Unknown service, unknown authentication — identify the listener before allowing it past the host firewall."
  },
  "checkCommand": "sudo lsof -nP -iTCP:5414 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA port registry — 5414 (statusd)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=5414",
      "kind": "iana"
    }
  ]
}
