{
  "port": 7435,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unassigned at IANA — no standard service, so whatever answers here is local to that host.",
  "whatItIs": "IANA lists 7432-7436 as an unassigned block; the nearest registration is 7437 (faximum). Nmap's services file carries no name for it and scores it at about 0.03% open-port frequency, so it is not a port that any common product claims by default. Listeners here are private applications, an admin-chosen port, or a container publishing something arbitrary.",
  "exposure": {
    "verdict": "careful",
    "note": "An unassigned port is not automatically safe or unsafe — identify the process, then judge that service. Do not open it on a public interface until you know what answers."
  },
  "checkCommand": "sudo lsof -nP -iTCP:7435 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA port registry — 7435 (unassigned)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=7435",
      "kind": "iana"
    },
    {
      "title": "nmap-services — the port/frequency database Nmap ships",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
