{
  "port": 2038,
  "protocol": "both",
  "service": "objectmanager (registration only)",
  "oneLiner": "Registered as objectmanager with no documentation and no known implementation.",
  "whatItIs": "The IANA registry lists objectmanager on TCP and UDP 2038 with an empty description, assignee and reference. Nothing well-known listens here, and Nmap's data shows it open on about 0.02% of scanned hosts. The generic name attracts guesses about CIM/WBEM object managers, but those services register elsewhere (5988/5989); the 2038 entry has no published protocol behind it.",
  "exposure": {
    "verdict": "careful",
    "note": "Treat a listener here as unidentified software. Whatever is answering is not the registry name, so judge exposure by the actual process."
  },
  "checkCommand": "sudo lsof -nP -iTCP:2038 -sTCP:LISTEN",
  "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 port frequency data",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
