{
  "port": 19350,
  "protocol": "tcp",
  "service": "Adobe Flash/Adobe Media Server core",
  "oneLiner": "The internal core-process port of Adobe Flash Media Server, unregistered but reliably fingerprinted.",
  "whatItIs": "Nmap's service-probe database matches a distinctive binary banner on 19350 as \"Adobe Flash Media Server core\" — the internal channel between the server's admin/edge processes and its core processes, separate from the RTMP port 1935 and the admin port 1111. IANA has no assignment for 19350. Adobe Media Server is end-of-life, so an open 19350 today usually indicates a long-lived legacy streaming host.",
  "exposure": {
    "verdict": "never",
    "note": "An internal inter-process channel of a discontinued, unpatched media server. It should not be reachable off the host, let alone from the internet."
  },
  "checkCommand": "nmap -Pn -sV -p 19350 TARGET",
  "links": [
    {
      "title": "Nmap service fingerprint database (fms-core match on 19350)",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-service-probes",
      "kind": "github"
    },
    {
      "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"
    }
  ]
}
