{
  "port": 32,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unassigned at IANA — nothing standard lives here.",
  "whatItIs": "IANA lists port 32 as Unassigned on both TCP and UDP, with no assignee and no reference document. No common service binds it as a default. As with the other unassigned low ports, an open 32 is a custom listener and the number itself carries no information. Identify the process holding the socket before drawing any conclusion.",
  "exposure": {
    "verdict": "careful",
    "note": "Unregistered, so exposure depends entirely on the unidentified service behind it."
  },
  "checkCommand": "sudo lsof -nP -iTCP:32 -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"
    }
  ]
}
