{
  "port": 9409,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "No registration, no default service — an open 9409 is entirely site-specific.",
  "whatItIs": "9409 has no IANA assignment and appears as unknown in nmap's services table with a negligible observed frequency. There is no protocol, product default, or documented malware family to attach to it. Whatever is listening was configured by hand or chosen by an application at random.",
  "exposure": {
    "verdict": "careful",
    "note": "Judge it on the service behind it; nothing about the number argues either way."
  },
  "checkCommand": "nmap -sV -Pn -p 9409 TARGET",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml",
      "kind": "iana"
    },
    {
      "title": "nmap-services (port frequency and name table)",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
