{
  "port": 6106,
  "protocol": "both",
  "service": "MPS Server",
  "oneLiner": "Registered to Prima Designs Systems as \"MPS Server\"; effectively never seen.",
  "whatItIs": "IANA registers 6106 TCP and UDP as mpsserver, \"MPS Server\", assigned to Prima Designs Systems, and Unix /etc/services carries the same line. No public specification, client, or server implementation is available, so the registration is essentially the whole story. Anything listening here today is far more likely to be an unrelated application that picked a free port than an actual MPS Server.",
  "exposure": {
    "verdict": "careful",
    "note": "Identify the process before judging it; an unattributed listener reachable from outside should be closed until someone can name it."
  },
  "checkCommand": "sudo lsof -nP -iTCP:6106 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 6106 (mpsserver)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=6106",
      "kind": "iana"
    }
  ]
}
