{
  "port": 3325,
  "protocol": "tcp",
  "service": "active-net (Active Networks)",
  "oneLiner": "Last port of the 3322-3325 Active Networks block; the registration is the whole public record.",
  "whatItIs": "3325 closes IANA's `active-net` range, registered to Bob Braden for the DARPA Active Networks programme. As with the other three ports in the block there is no protocol document, no reference implementation and no measurable deployment — the name exists in /etc/services and nowhere else that matters. Treat a scanner's `active-net` on 3325 as a lookup of the port number, not as identification of the service.",
  "exposure": {
    "verdict": "careful",
    "note": "Unknown service by default: fingerprint what is listening before deciding on exposure."
  },
  "checkCommand": "nc -vz TARGET 3325",
  "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"
    }
  ]
}
