{
  "port": 8800,
  "protocol": "tcp",
  "service": "Sun Web Server admin (registered)",
  "oneLiner": "The registered admin port of Sun's web server line — an administration plane, whatever ends up using it.",
  "whatItIs": "IANA registers 8800 as sunwebadmin, the Sun Web Server administration service, later carried into Oracle iPlanet Web Server. That product line is end-of-life, so the registration mostly survives as a label. In practice the number gets reused as a round HTTP-alt port by appliances and self-hosted software, so confirm what is listening instead of trusting the registry name.",
  "exposure": {
    "verdict": "never",
    "note": "As registered it is a server administration console; admin planes do not belong on a public interface regardless of which vendor's console it turns out to be."
  },
  "checkCommand": "curl -skI https://TARGET:8800/",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 8800",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8800",
      "kind": "iana"
    }
  ],
  "ianaName": "sunwebadmin"
}
