{
  "port": 5825,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unregistered with IANA and not the default for any widely used software.",
  "whatItIs": "There is no IANA assignment for 5825 and no common product that binds to it out of the box. Ports in this stretch of the registered range are sparsely allocated, so gaps like this get picked up ad hoc by internal tools, test harnesses, and vendor agents. The only honest identification method is to look at the process holding the socket or to see what the service says when you connect.",
  "exposure": {
    "verdict": "careful",
    "note": "No known protocol means no known authentication story. Do not open it at a firewall until you know what answers."
  },
  "checkCommand": "sudo lsof -nP -iTCP:5825 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA port registry — 5825 (unassigned)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=5825",
      "kind": "iana"
    }
  ]
}
