{
  "port": 5877,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "No IANA registration and no notable service — an open 5877 is a local choice, not a protocol.",
  "whatItIs": "5877 is unassigned in the IANA registry and is not the documented default of any widely used server. The surrounding numbers are thinly allocated, which is exactly why gaps here get taken by internal tooling and vendor agents. The port number carries no information about the protocol, so read it off the process or the service banner.",
  "exposure": {
    "verdict": "careful",
    "note": "Unidentified listener. Establish the owning process and its authentication before deciding it can be reachable."
  },
  "checkCommand": "sudo lsof -nP -iTCP:5877 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA port registry — 5877 (unassigned)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=5877",
      "kind": "iana"
    }
  ]
}
