{
  "port": 1032,
  "protocol": "both",
  "service": "Reserved",
  "oneLiner": "The third of the 1030-1032 reserved slots — no assignee, no protocol, no expectation.",
  "whatItIs": "Like 1030 and 1031, IANA carries 1032 as a nameless \"Reserved\" entry marked for removal on 2013-05-24, so nothing is entitled to it and nothing is documented for it. Practically it is another low ephemeral port: legacy Windows hosts allocate RPC endpoints here out of the old 1025-5000 range, and ordinary applications on any OS may bind it opportunistically.",
  "exposure": {
    "verdict": "careful",
    "note": "Unregistered, so the port carries no security meaning by itself — find the owning process, then judge."
  },
  "checkCommand": "sudo lsof -nP -iTCP:1032 -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"
    }
  ]
}
