{
  "port": 6692,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unassigned at IANA, with no known service behind it.",
  "whatItIs": "IANA lists 6691-6695 as Unassigned, and nmap's database has no name for 6692. There is no registered protocol and no documented product default. If it is open, some local application chose it; the port number itself tells you nothing.",
  "exposure": {
    "verdict": "careful",
    "note": "Nothing standard should be listening. Name the process before you decide whether the listener is wanted."
  },
  "checkCommand": "sudo lsof -nP -iTCP:6692 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 6692",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=6692",
      "kind": "iana"
    }
  ]
}
