{
  "port": 1084,
  "protocol": "tcp",
  "service": "Ansoft License Manager / ANSYS License Management Center",
  "oneLiner": "The second Ansoft licence port, and today the Tomcat port for the ANSYS License Management Center web UI.",
  "whatItIs": "1084 was registered alongside 1083 as the second port of the Ansoft (now ANSYS) licence manager. In current ANSYS installations it has a live second life: the licence-manager installer configures a bundled Tomcat on port 1084 to serve the browser-based License Management Center, which admins open at http://localhost:1084/. It is bound to the licence server itself by default, and installs log an explicit check that 1084 is free before starting Tomcat.",
  "exposure": {
    "verdict": "never",
    "note": "It is a licence-administration web console shipped on an embedded Tomcat. Leave it local to the licence server, or reach it over a VPN — do not publish it to get remote admin access."
  },
  "checkCommand": "curl -sS -m 5 -o /dev/null -w '%{http_code}\\n' http://TARGET:1084/",
  "links": [
    {
      "title": "IANA port registry — 1084 (ansoft-lm-2)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=1084",
      "kind": "iana"
    },
    {
      "title": "ANSYS — Modifying the Tomcat Port Number (default 1084)",
      "url": "https://ansyshelp.ansys.com/public/Views/Secured/corp/v251/en/ai_elg/modtomcatport.html",
      "kind": "official-docs"
    }
  ]
}
