{
  "port": 1028,
  "protocol": "both",
  "service": "Deprecated",
  "oneLiner": "A deprecated IANA entry — no service name, no assignee, nothing standard runs here.",
  "whatItIs": "IANA's registry carries a single entry for 1028 reading \"Deprecated\", dated 2004-02, with no service name and no owner. That means an earlier assignment was withdrawn and the port was not reissued. In practice it shows up on old Windows hosts as one more dynamically assigned RPC endpoint from the pre-Vista 1025-5000 range, and on anything else as a program that simply picked a free low port.",
  "exposure": {
    "verdict": "careful",
    "note": "Nothing is registered here, so the port tells you nothing — treat an open 1028 as an unidentified service and find the process before exposing it."
  },
  "checkCommand": "sudo lsof -nP -iTCP:1028 -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"
    }
  ]
}
