{
  "port": 212,
  "protocol": "tcp",
  "service": "ATEXSSTR (anet)",
  "oneLiner": "Registered as `anet`/ATEXSSTR, an Atex publishing-system service with no public spec.",
  "whatItIs": "IANA lists port 212 as `anet`, ATEXSSTR, registered by Jim Taylor of Atex, the newspaper publishing-system vendor. No specification was ever published and no general implementation exists, so the registration is the entire public record. It appears in `/etc/services` and therefore in scanner output. Anything found on 212 is unrelated to Atex.",
  "exposure": {
    "verdict": "careful",
    "note": "A vendor registration with no documented protocol; fingerprint whatever is actually listening."
  },
  "checkCommand": "nc -vz TARGET 212",
  "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"
    }
  ]
}
