{
  "port": 10628,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unassigned by IANA; Nmap sees marginally more UDP than TCP activity here, and neither maps to a known service.",
  "whatItIs": "IANA has no registration for 10628 on any transport. Nmap's service frequencies list it as `unknown` for both TCP and UDP, with the UDP figure slightly the higher of the two — a hint that some of what touches this number is scan or backscatter traffic rather than a TCP service anyone runs. No public product documentation defaults to it. A TCP listener here is a deliberate local choice.",
  "exposure": {
    "verdict": "careful",
    "note": "Identify the process first. An unregistered port is often where someone parked an admin or debug endpoint precisely because it looked anonymous."
  },
  "checkCommand": "nmap -Pn -sV -p 10628 TARGET",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml",
      "kind": "iana"
    }
  ]
}
