{
  "port": 7929,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unassigned by IANA and unnamed in Nmap's database — a genuinely empty port number.",
  "whatItIs": "Like its neighbours, 7929 sits in IANA's 7914-7931 Unassigned block. Nmap records it as `unknown` with an open-port frequency of about 0.00015, which puts it among the rarest ports it tracks. Nothing well-documented — no product default, no malware family — is associated with the number itself. If you find it open, the service is application-specific and must be fingerprinted.",
  "exposure": {
    "verdict": "careful",
    "note": "There is no protocol here to judge; judge the listener. An unknown service on a public IP is a finding, not a configuration."
  },
  "checkCommand": "nmap -sV -Pn -p 7929 TARGET",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 7929",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=7929",
      "kind": "iana"
    },
    {
      "title": "nmap/nmap — nmap-services (port frequency database)",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
