{
  "port": 5544,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unassigned at IANA, with no service that has claimed it in practice.",
  "whatItIs": "IANA marks 5544-5549 as unassigned. There is no registered service name, no RFC, and no widely deployed product that defaults here. Anything listening on 5544 was configured that way deliberately, so the process on the host is the only source of truth.",
  "exposure": {
    "verdict": "careful",
    "note": "Treat an unidentified listener as unreviewed until you know which program opened it and what it authenticates with."
  },
  "checkCommand": "sudo lsof -nP -iTCP:5544 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA port registry — 5544 (unassigned)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=5544",
      "kind": "iana"
    }
  ]
}
