{
  "port": 3703,
  "protocol": "both",
  "service": "adobeserver-3 (Adobe Version Cue)",
  "oneLiner": "Adobe's third registered server port, used by the local Version Cue server in Creative Suite.",
  "whatItIs": "IANA registers 3703 to Adobe as adobeserver-3 with no published specification. In practice it was the port of the Version Cue server that shipped with Adobe Creative Suite — the local instance was reached at http://localhost:3703, while a remote Version Cue server used a different port. Version Cue was discontinued after CS5, so on a current machine a listener here is more likely to be an unrelated application than Adobe software.",
  "exposure": {
    "verdict": "careful",
    "note": "Version Cue was a desktop-local asset service, never meant to face a network; if something answers here, identify it before allowing it through a firewall."
  },
  "checkCommand": "curl -sS -D - -o /dev/null http://TARGET:3703/",
  "links": [
    {
      "title": "IANA port registry — 3703 (adobeserver-3)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=3703",
      "kind": "iana"
    }
  ]
}
