{
  "port": 667,
  "protocol": "tcp",
  "service": "disclose",
  "oneLiner": "Registered as \"disclose\" for campaign contribution disclosures; no public implementation exists.",
  "whatItIs": "IANA registers TCP and UDP 667 as \"disclose\", described as campaign contribution disclosures for SDR Technologies. It is one of the more specific and less used registrations in the system port range, with no published protocol specification and no software you can point at. Anything listening on 667 in practice is unrelated to the registration.",
  "exposure": {
    "verdict": "never",
    "note": "Effectively an unused system port, so a listener is unaccounted-for software — investigate it rather than expose it."
  },
  "checkCommand": "nc -vz -w 3 TARGET 667",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 667",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=667",
      "kind": "iana"
    }
  ]
}
