{
  "port": 2043,
  "protocol": "both",
  "service": "isis-bcast (registration only)",
  "oneLiner": "The companion registration to 2042's \"isis\", equally undocumented.",
  "whatItIs": "IANA lists isis-bcast on TCP and UDP 2043, assigned to Ken Chapman, with the service name repeated as its only description and no reference document. It pairs with isis on 2042 and, like it, has nothing to do with the IS-IS routing protocol, which runs over layer 2 and uses no transport port. Nmap sees 2043 open on roughly 0.02% of hosts, so in practice this is a name in a table rather than a protocol you will meet.",
  "exposure": {
    "verdict": "careful",
    "note": "No documented protocol means no defensible default. Identify the process behind an open 2043 before deciding anything about exposure."
  },
  "checkCommand": "sudo lsof -nP -iTCP:2043 -sTCP:LISTEN",
  "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"
    },
    {
      "title": "nmap-services — Nmap port frequency data",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
