{
  "port": 1029,
  "protocol": "both",
  "service": "solid-mux (Solid Mux Server)",
  "oneLiner": "Registered in 2004 as \"Solid Mux Server\"; on a real scan it is usually a Windows RPC endpoint instead.",
  "whatItIs": "IANA assigns 1029 to `solid-mux`, described as \"Solid Mux Server\", registered in November 2004 to an individual assignee. The protocol has no public specification and no open implementation, so the registration is effectively the whole record. What you actually see on 1029 is the same story as its neighbours: on Windows 2000/XP/Server 2003 it falls inside the old 1025-5000 dynamic RPC range and gets handed to whichever DCOM or RPC service starts early, which is why scanners commonly label it `msrpc`.",
  "exposure": {
    "verdict": "careful",
    "note": "No public protocol to reason about; if it turns out to be a Windows RPC endpoint, it should not be internet-facing at all."
  },
  "checkCommand": "nmap -Pn -sV -p 1029 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"
    }
  ]
}
