{
  "port": 8093,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unassigned at IANA, with no widely used default service.",
  "whatItIs": "IANA lists 8092 through 8096 as one Unassigned block, so 8093 belongs to nobody. There is no common product default here; when it appears it is a locally chosen port, typically another HTTP or application listener picked because it was free. Identify it from the service itself rather than assuming anything from the number.",
  "exposure": {
    "verdict": "careful",
    "note": "An unregistered listener is an unknown one until you fingerprint it — treat it as an unaudited service, not as benign because it is obscure."
  },
  "checkCommand": "sudo lsof -nP -iTCP:8093 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 8093",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8093",
      "kind": "iana"
    }
  ],
  "ianaName": "Unassigned"
}
