{
  "port": 3006,
  "protocol": "both",
  "service": "Instant Internet Admin (registered) / deslogind",
  "oneLiner": "The admin port of a 1990s Instant Internet appliance, and nmap's deslogind label.",
  "whatItIs": "IANA registers 3006 as ii-admin, \"Instant Internet Admin\" — the management port of the Instant Internet branch-office internet appliance line (Performance Technologies, later Bay Networks/Nortel). Nmap labels it deslogind, the daemon side of the deslogin tool sitting one port above 3005. Both are historical; the appliances are decades out of service and nothing current is expected here.",
  "exposure": {
    "verdict": "never",
    "note": "Both candidate identities are unauthenticated-era admin planes on unsupported software — anything genuinely serving them should be off the network, not firewalled."
  },
  "checkCommand": "nc -vz -w 3 TARGET 3006",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 3006 (ii-admin)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=3006",
      "kind": "iana"
    },
    {
      "title": "nmap/nmap — nmap-services (3006 deslogind)",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ],
  "ianaName": "ii-admin"
}
