{
  "port": 23502,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unassigned, unnamed, and one of the more frequently-open unregistered ports in Nmap's data.",
  "whatItIs": "IANA lists 23502 in the unassigned range 23458-23545. Nmap labels it 'unknown' but gives it a relatively high open-frequency for an unregistered port, so scans find something answering on a noticeable share of hosts without any identification. No public documentation associates it with a product or protocol. As with the rest of this block, the port number tells you nothing; the banner does.",
  "exposure": {
    "verdict": "careful",
    "note": "A commonly-open but unidentified port is worth investigating on your own hosts before it is worth exposing on anyone's."
  },
  "checkCommand": "nmap -Pn -sV -p 23502 --reason 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 nmap-services frequency table",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
