{
  "port": 61900,
  "protocol": "tcp",
  "service": "Unassigned (dynamic range)",
  "oneLiner": "Unregistered and unnamed; the digits resemble 1900 but no UPnP link is documented.",
  "whatItIs": "61900 has no IANA assignment under RFC 6335's Dynamic/Private range rule. Nmap's nmap-services lists it \"unknown\" at 0.000304, and SANS ISC shows an empty service field with no CVE links. The tail digits look like UPnP's SSDP port 1900, but nothing in any public source connects the two, so that resemblance is a coincidence unless a capture on your own host proves otherwise. Identify by process, not by pattern.",
  "exposure": {
    "verdict": "careful",
    "note": "Do not infer a protocol from a suggestive port number. Until the listener is identified, assume nothing about its authentication."
  },
  "checkCommand": "nc -vz -w 3 TARGET 61900",
  "links": [
    {
      "title": "RFC 6335 — Dynamic Ports (49152-65535)",
      "url": "https://www.rfc-editor.org/rfc/rfc6335.html",
      "kind": "spec"
    },
    {
      "title": "IANA port registry — search 61900",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=61900",
      "kind": "iana"
    }
  ]
}
