{
  "port": 10180,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unregistered with IANA and unclaimed by any widely deployed software.",
  "whatItIs": "There is no IANA assignment for 10180, and Nmap's service database lists it as unknown, open on roughly 0.02% of scanned hosts. No mainstream project defaults to it. That makes the port itself uninformative: a listener here has to be identified from its banner or from the process that owns the socket.",
  "exposure": {
    "verdict": "careful",
    "note": "Unknown service, unknown authentication. Work out what it is locally before deciding whether it should face a network at all."
  },
  "checkCommand": "sudo lsof -nP -iTCP:10180 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA port registry — 10180 (no assignment)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=10180",
      "kind": "iana"
    },
    {
      "title": "nmap-services — Nmap's port frequency database",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
