{
  "port": 5962,
  "protocol": "tcp",
  "service": "Unassigned / VNC display :62",
  "oneLiner": "The last unassigned number before 5963; conventionally VNC display :62.",
  "whatItIs": "5962 is the top of IANA's Unassigned 5915-5962 block — 5963 immediately after it is registered to `indy`. Under the RFB convention it is VNC display :62. No standard service, malware family, or scanner signature is specifically tied to this number.",
  "exposure": {
    "verdict": "careful",
    "note": "No registration means no expectations: find the process that owns it before allowing any inbound access, and if it turns out to be VNC, tunnel it."
  },
  "checkCommand": "sudo lsof -nP -iTCP:5962 -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"
    },
    {
      "title": "RFC 6143 — The Remote Framebuffer Protocol",
      "url": "https://datatracker.ietf.org/doc/html/rfc6143",
      "kind": "spec"
    }
  ]
}
