{
  "port": 1047,
  "protocol": "both",
  "service": "neod1 (Sun NEO Object Request Broker)",
  "oneLiner": "The first of two ports registered to Sun's NEO Object Request Broker, a CORBA product long since discontinued.",
  "whatItIs": "IANA assigns 1047 to `neod1`, \"Sun's NEO Object Request Broker\", with no registration date and no reference document; 1048 carries the matching `neod2`. NEO was Sun's mid-1990s distributed-object platform built on CORBA, and it has not been a shipping product for decades, so there is no live software to meet here. An open 1047 today is essentially always something else — commonly a low-range dynamic RPC endpoint on an older Windows host.",
  "exposure": {
    "verdict": "careful",
    "note": "The registered ORB is extinct; whatever is listening is unidentified, and an object request broker of any kind is an unauthenticated code-invocation surface you would keep internal."
  },
  "checkCommand": "nmap -Pn -sV -p 1047,1048 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"
    }
  ]
}
