{
  "port": 1065,
  "protocol": "both",
  "service": "SYSCOMLAN",
  "oneLiner": "Registered as SYSCOMLAN; a name in the registry with nothing public behind it.",
  "whatItIs": "IANA lists 1065 as `syscomlan`, \"SYSCOMLAN\", a vendor registration with no published protocol description and no publicly documented implementation. Nmap records the name without a comment. Nothing further about the registered service can be established honestly. Anything listening on 1065 should be traced to its process locally (`lsof -i :1065` or `ss -ltnp`) rather than assumed from the registry.",
  "exposure": {
    "verdict": "careful",
    "note": "Unknown service; make the exposure call from what is actually bound to the port, not from the registration."
  },
  "checkCommand": "nmap -Pn -sV -p 1065 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"
    }
  ]
}
