{
  "port": 20222,
  "protocol": "both",
  "service": "iPulse-ICS",
  "oneLiner": "Registered with IANA as iPulse-ICS on TCP and UDP; almost nothing public documents it beyond the registration.",
  "whatItIs": "IANA assigns 20222 the service name 'ipulse-ics' on both TCP and UDP, registered to an individual assignee rather than a named standard or open project. Nmap inherits that name in its service table with a low open-frequency. Beyond the registry entry there is no published protocol description, no reference implementation, and no widely deployed product that documents using it, so a hit here is far more likely to be an unrelated in-house service than iPulse-ICS itself.",
  "exposure": {
    "verdict": "careful",
    "note": "With no public protocol to reason about, the safe reading is 'unknown listener'. Identify what actually answers before leaving it reachable."
  },
  "checkCommand": "nmap -Pn -sV -p 20222 --reason 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 nmap-services frequency table",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
