{
  "port": 90,
  "protocol": "tcp",
  "service": "DNSIX Security Attribute Token Map",
  "oneLiner": "Registered to the DoD DNSIX security attribute token map; a legacy defense-network registration.",
  "whatItIs": "IANA assigns port 90 to `dnsix`, the DNSIX Security Attribute Token Map, from the US Department of Defense DNSIX (DoD Intelligence Information System Network Security for Information Exchange) work on labeled networking. It is not defined by an RFC and has no general-purpose implementation. Outside classified DoD deployments you will not meet it. An open 90 on an ordinary host is almost always a second web server or admin panel placed near 80.",
  "exposure": {
    "verdict": "careful",
    "note": "Whatever is listening is not DNSIX; identify it and apply that service's rules."
  },
  "checkCommand": "nc -vz TARGET 90",
  "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"
    }
  ]
}
