{
  "port": 8045,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Inside IANA's 8045-8050 Unassigned block, with no known standard occupant.",
  "whatItIs": "IANA lists 8045 through 8050 as Unassigned, and Nmap files 8045 as `unknown`. The registered ports on either side belong to FireScope (8042-8044) and Rocrail (8051), neither of which spills into this gap. Anything listening on 8045 is an application-specific choice, most often one more HTTP port on a busy host.",
  "exposure": {
    "verdict": "careful",
    "note": "Judge the listener, not the number — an unregistered port gives you no protocol to reason about."
  },
  "checkCommand": "nmap -sV -Pn -p 8045 TARGET",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 8045",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8045",
      "kind": "iana"
    }
  ]
}
