{
  "port": 2522,
  "protocol": "tcp",
  "service": "WinDb",
  "oneLiner": "Registered as \"WinDb\" and otherwise undocumented.",
  "whatItIs": "IANA registers 2522 as windb, \"WinDb\". The registration carries no protocol description and no reference document, and there is no commonly deployed software that binds this port by default. It is a name in the registry, not a protocol you will identify from a scan — look at the listening process instead.",
  "exposure": {
    "verdict": "careful",
    "note": "Unknown service; the registration tells you nothing about whether it authenticates or encrypts, so identify it before allowing any traffic to it."
  },
  "checkCommand": "sudo lsof -nP -iTCP:2522 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 2522 (windb)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=2522",
      "kind": "iana"
    }
  ],
  "ianaName": "windb"
}
