{
  "port": 9197,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unregistered; no standard service and no reliable reputation.",
  "whatItIs": "9197 carries no IANA assignment and is listed as unknown in nmap's services file. Vendor software sometimes chooses it for a private listener, but nothing about the number tells you which. Determine the service from the host itself.",
  "exposure": {
    "verdict": "careful",
    "note": "Assess the actual listener; there is no default to inherit a verdict from."
  },
  "checkCommand": "nmap -sV -Pn -p 9197 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"
    }
  ]
}
