{
  "port": 9500,
  "protocol": "tcp",
  "service": "ismserver",
  "oneLiner": "Registered as ismserver, a private assignment with no public specification.",
  "whatItIs": "IANA lists 9500 for both TCP and UDP as ismserver, an individual registration with no published protocol description, and nmap carries the same bare name. There is no open specification to read and no widely deployed open-source daemon that defaults here, so the registration tells you little. Being a round number just below the ephemeral range, 9500 is also a popular arbitrary choice for internal application listeners.",
  "exposure": {
    "verdict": "careful",
    "note": "Without a known protocol there is no reason to trust it; identify the process and apply that service's rules."
  },
  "checkCommand": "nmap -sV -Pn -p 9500 TARGET",
  "links": [
    {
      "title": "IANA port registry — 9500 (ismserver)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=9500",
      "kind": "iana"
    },
    {
      "title": "nmap-services (port frequency and name table)",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
