{
  "port": 10215,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "No IANA registration and no known default service.",
  "whatItIs": "IANA lists nothing for 10215, and Nmap's database records it as unknown, open on about 0.02% of scanned hosts. No published software claims it as a default. Whatever answers is a custom application or a mapped container port, and its protocol has to be determined by probing.",
  "exposure": {
    "verdict": "careful",
    "note": "The number carries no information about the service, so it carries none about its security. Identify the listener first."
  },
  "checkCommand": "nmap -sV -p 10215 TARGET",
  "links": [
    {
      "title": "IANA port registry — 10215 (no assignment)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=10215",
      "kind": "iana"
    },
    {
      "title": "nmap-services — Nmap's port frequency database",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
