License & Deployment Mix: 10 tools – 5 OSS, 5 commercial.

Color: Blue team.

What Is This Category?

Network Detection & Response (NDR) is the post- compromise hunting layer that lives on the wire. Where IDS / IPS look for known-bad signatures and block them, NDR records high-fidelity network metadata (Zeek logs, PCAP, Suricata EVE) and applies behaviour / ML detection to find lateral movement, beacon C2, data staging, and other in-progress attacker activity that signatures miss.

Distinct from neighbouring categories

  • IDS / IPS – IDS is signature-based detection; NDR is behaviour-based hunting on top of (often) the same Suricata + Zeek substrate. The split is operational, not technical.
  • SIEM & Log Analytics – SIEM aggregates events; NDR generates the rich network events that SIEM ingests
  • Network Monitoring / NPM – Network monitoring is health metrics; NDR is threat detection
  • Deception & Honeypots – deception waits for attackers to touch obvious-but-fake bait; NDR finds attackers in legitimate-looking traffic

The information on these pages was researched by a combination of human review and large language models. To suggest an addition or correction, please contact us. Prepared by Rhodium Systems Inc., author of the ResorsIT platform — a unified IT operations management platform for IT teams and MSPs that integrates a curated suite of open-source, commercial, and SaaS applications into a single system with shared identity, single sign-on, access control, and a common audit trail. Use this catalogue only as a starting point for your own research, and review any tool carefully against your own requirements before relying on it. Catalogue data version 2026.197.

Comparison


Capability Matrix

ToolMetadataAlertsFull PCAPHuntML/Behaviour
Zeekyes (first-class)partialscripted
Suricata (EVE)yesyes (first-class)partial
Arkimeyesyes (first-class)yes
RITApost-processyes (beacons / tunnels)partial
Maltrailyes (trail-based)partial
Corelightyes (Zeek)yes (Suricata)yes (Arkime)yespartial
ExtraHop Reveal(x)yesyesyesyes
Vectra AIyesyesyesyes (first-class)
Darktraceyesyesyesyes (unsupervised)
Stamus Networksyes (Zeek)yes (Suricata)yes (Arkime)yespartial

License Comparison

ToolLicenseOSIType
ZeekBSD-3-ClauseyesOSS sensor
Suricata (EVE)GPL-2.0-onlyyesOSS sensor
ArkimeApache-2.0yesOSS full-PCAP
RITAGPL-3.0-onlyyesOSS post-processor
MaltrailMITyesOSS trail detector
CorelightProprietaryCommercial appliance
ExtraHop Reveal(x)ProprietaryCommercial appliance
Vectra AIProprietaryCommercial NDR/XDR
DarktraceProprietaryCommercial NDR/XDR
Stamus NetworksProprietaryCommercial appliance (Suricata-led)

SSO / OIDC

ToolOIDCSAMLSCIMAuthentik Notes
Zeekn/an/an/aHeadless sensor
Suricata (EVE)n/an/an/aHeadless sensor
ArkimepluginpluginnoneReverse-proxy auth recommended
RITAn/an/an/aCLI analyser
MaltrailpluginpluginnoneReverse-proxy auth
CorelightpaidpaidpaidEnterprise tier
ExtraHop Reveal(x)paidpaidpaidEnterprise tier
Vectra AIpaidpaidpaidEnterprise tier
DarktracepaidpaidpaidEnterprise tier
Stamus NetworkspaidpaidpaidEnterprise tier

Deployment Comparison

ToolDeploymentResourcesPrivileges
ZeekAlmaLinux package / DockerBare-metal for >1 GbpsSPAN port / tap
Suricata (EVE)AlmaLinux package / DockerBare-metal for >1 GbpsSPAN port / tap
ArkimeNative / DockerTB-scale disk for PCAPSPAN port / tap
RITAScheduled job + MongoDBModestReads Zeek logs
MaltrailNative Python / DockerSmall VM / RPiSPAN port / inline
CorelightHardware / virtual / cloud applianceVendor-managed
ExtraHop Reveal(x)Appliance + SaaS consoleVendor-managed
Vectra AISaaS + cloud / on-prem sensorsVendor-managed
DarktraceAppliance + cloudVendor-managed
Stamus NetworksAppliance + SaaS consoleVendor-managed

Composition Patterns

1. OSS-only NDR stack

Zeek -- protocol-aware metadata logging Suricata (EVE-mode) -- signature-based alerting Arkime -- full PCAP indexing + search RITA -- weekly beacon / DNS-tunnel hunt Maltrail (optional) -- lightweight blacklist sensor at small sites

Output: full NDR coverage at zero license cost. Standard OSS customer-network deployment.

2. Managed commercial NDR

Corelight (or Stamus Networks) -- managed Zeek + Suricata + Arkime SIEM (the customer's existing) -- alert + metadata consumer

Output: same engines as the OSS stack but managed delivery. Trade operational savings for license cost.

3. ML-led commercial NDR

Vectra AI (or Darktrace) -- ML-led detection RITA (optional, OSS hunt) -- complement with explicit beacon hunt

Output: AI-marketed detection. Worth pairing with RITA on the side for explainable beacon-hunt output that operators can verify.


Cost Tier

Approximate annual TCO for a 1-10 Gbps customer perimeter.

TierToolingApprox Cost
FreeZeek + Suricata + Arkime + RITA + Maltrail$0 + sensor hardware + operator time
MidCorelight / Stamus Networks managed appliance$50,000-200,000 / year
HighExtraHop / Vectra / Darktrace$100,000-500,000 / year

Tools

10 tools.

Arkime

Open-source full PCAP indexing and search platform; formerly Moloch; the analyst’s tool for diving into network packets at scale.

License: Apache-2.0 (OSS) · Kind: web · Deploy: native, docker, package · SSO: OIDC

Website · Source

Corelight

Commercial NDR platform built on Zeek + Suricata + Arkime; the canonical ‘Zeek appliance’ vendor (founded by Zeek creators).

License: Proprietary (proprietary) · Kind: web · Deploy: appliance, saas · SSO: OIDC, SAML

Website

Darktrace

UK commercial NDR / XDR; unsupervised-ML ‘Enterprise Immune System’ marketing; large global customer base.

License: Proprietary (proprietary) · Kind: web · Deploy: appliance, saas · SSO: OIDC, SAML

Website

ExtraHop Reveal(x)

Commercial NDR with ML-driven encrypted-traffic analysis differentiator; wire-data-platform heritage.

License: Proprietary (proprietary) · Kind: web · Deploy: appliance, saas · SSO: OIDC, SAML

Website

Maltrail

Open-source malicious-traffic detection system; trail-based detection using curated blacklists + heuristics; lightweight footprint.

License: MIT (OSS) · Kind: service · Deploy: native, docker · SSO: none

Website · Source

RITA

Real Intelligence Threat Analytics from Active Countermeasures; Zeek-log post-processing for beacon / DNS-tunnel / long-connection detection.

License: GPL-3.0-only (OSS) · Kind: cli · Deploy: native, docker, package · SSO: none

Website · Source

Stamus Networks

Commercial NDR built directly on Suricata + Zeek; SELKS open-source distribution heritage; France-based.

License: Proprietary (proprietary) · Kind: web · Deploy: appliance, saas · SSO: OIDC, SAML

Website

Suricata (EVE-mode)

Open-source IDS / IPS / NSM engine from OISF; EVE JSON output is the canonical NDR feed format alongside Zeek logs.

License: GPL-2.0-only (OSS) · Kind: service · Deploy: native, docker, package · SSO: none

Website · Source

Vectra AI

Commercial NDR / XDR with strong AI marketing; behavioural ML for post-compromise hunting; broader XDR now.

License: Proprietary (proprietary) · Kind: web · Deploy: saas, appliance · SSO: OIDC, SAML

Website

Zeek

Open-source network analysis framework (formerly Bro); generates rich protocol logs and is the substrate under most commercial NDR products.

License: BSD-3-Clause (OSS) · Kind: service · Deploy: native, docker, package · SSO: none

Website · Source

ResorsIT Tools Catalog Search