{
  "port": 12265,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "No IANA assignment and no established convention; the port number tells you nothing.",
  "whatItIs": "IANA leaves 12265 unassigned, inside the same empty stretch between 12172 and 12300 that swallows most of the 12200s. Nmap's scan-derived list has it as `unknown` at a low rate. There is no public documentation of any application, appliance, or backdoor defaulting here. Anything you find is a service someone configured onto this number by hand or via a container port mapping.",
  "exposure": {
    "verdict": "careful",
    "note": "The exposure verdict belongs to the service you identify, not to the number. Fingerprint it first."
  },
  "checkCommand": "nmap -Pn -sV -p 12265 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"
    }
  ]
}
