{
  "port": 83,
  "protocol": "tcp",
  "service": "MIT ML Device",
  "oneLiner": "Registered as 'MIT ML Device' — a 1980s assignment with no surviving protocol behind it.",
  "whatItIs": "IANA registers port 83 as 'mit-ml-dev — MIT ML Device', assigned to David Reed, on TCP and UDP. It dates to the early port assignments and has no RFC, no public specification, and no implementation you will encounter. As with 81 and 82, real listeners on 83 are almost always an extra HTTP server, proxy or admin interface parked on a free low port. Identify it by fingerprinting the service rather than by trusting the registry name.",
  "exposure": {
    "verdict": "careful",
    "note": "The registered protocol is a historical artifact; anything answering here is unidentified and typically unencrypted HTTP."
  },
  "checkCommand": "curl -sSI --max-time 5 http://TARGET:83/",
  "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"
    }
  ]
}
