{
  "port": 9485,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unregistered; no standard service, no documented reputation.",
  "whatItIs": "9485 has no IANA assignment and nmap's services table lists it as unknown. Nothing in the registry or the common service databases claims it, so an open 9485 is whatever a local application chose. Fingerprint it on the host.",
  "exposure": {
    "verdict": "careful",
    "note": "Classify it by the service you find; an unregistered port inherits no default verdict."
  },
  "checkCommand": "nmap -sV -Pn -p 9485 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"
    },
    {
      "title": "nmap-services (port frequency and name table)",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
