{
  "port": 7024,
  "protocol": "both",
  "service": "Vormetric service (vmsvc)",
  "oneLiner": "Registered in 2005 to Vormetric's data-security platform, now part of Thales CipherTrust.",
  "whatItIs": "IANA lists 7024 as vmsvc, \"Vormetric service\", registered in mid-2005. Vormetric's transparent-encryption agents on protected hosts talk back to a central Data Security Manager for policy and key material; this port and its sibling 7025 belong to that agent-to-manager channel. Vormetric was acquired by Thales and the platform is now sold as CipherTrust, so the port survives mainly in older Vormetric Data Security Platform deployments. It is rare on public scans.",
  "exposure": {
    "verdict": "never",
    "note": "It is the channel between an encryption agent and the key/policy manager; keep it inside the datacentre network with mutual TLS as the vendor documents, never on a public interface."
  },
  "checkCommand": "nc -vz TARGET 7024",
  "links": [
    {
      "title": "Thales — Vormetric Data Security Platform",
      "url": "https://cpl.thalesgroup.com/encryption/vormetric-data-security-platform",
      "kind": "official-docs"
    },
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 7024",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=7024",
      "kind": "iana"
    }
  ]
}
