{
  "port": 1061,
  "protocol": "both",
  "service": "KIOSK",
  "oneLiner": "Registered as KIOSK with no public specification; rare on scans.",
  "whatItIs": "IANA lists 1061 as `kiosk`, \"KIOSK\", a vendor registration with no surviving public documentation of the protocol or the product. nmap-services records it open on 0.038% of scanned hosts, near the floor for this range. Nothing more can be honestly established about the registered service. The generic name occasionally attracts unrelated kiosk-style or point-of-sale applications that pick the port because it matches their domain, which is convention rather than registration.",
  "exposure": {
    "verdict": "careful",
    "note": "Unknown service. If it does turn out to be a kiosk or POS application, those rarely authenticate their management interfaces — keep it off any untrusted network."
  },
  "checkCommand": "nmap -Pn -sV -p 1061 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 — Nmap's port frequency database",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
