{
  "port": 35500,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "A round, memorable number with no registration behind it — pure convention when you find it in use.",
  "whatItIs": "IANA does not assign 35500, and Nmap has no service name for it, recording it open on roughly 0.08% of scanned hosts. Round numbers like this get picked by hand for internal services precisely because they are easy to remember, which is the usual reason one is listening. The number is also inside Linux's default ephemeral range, so not every open socket here is a server.",
  "exposure": {
    "verdict": "careful",
    "note": "A hand-picked port often means a hand-rolled service; confirm what it is and whether it authenticates before it faces anything untrusted."
  },
  "checkCommand": "nmap -sV -Pn -p 35500 TARGET",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 35500",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=35500",
      "kind": "iana"
    },
    {
      "title": "nmap/nmap — nmap-services (port frequency database)",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
