License & Deployment Mix: 22 tools – 6 OSS, 12 SaaS. (OSS and SaaS counts can overlap when an open-source tool also offers a vendor-hosted edition.)

What Is EDR / XDR?

Endpoint Detection and Response (EDR) is a security technology that continuously monitors endpoints (workstations, servers, laptops, mobile devices) using lightweight agents to detect, investigate, and respond to threats. EDR agents collect telemetry (process execution, file changes, network connections, registry modifications) and apply behavioral analytics to identify malicious activity that signature-based antivirus misses.

Extended Detection and Response (XDR) extends EDR by correlating telemetry across multiple security domains – endpoint, network, cloud, email, and identity – into a unified detection and response platform. Where EDR sees only the endpoint, XDR connects the dots across the entire attack surface to detect sophisticated multi-stage attacks.

Enterprise EDR/XDR platforms provide:

  • Agent deployment – lightweight agents installed on endpoints that collect telemetry and enforce response actions; support for Windows, macOS, and Linux; centralized agent management and updates
  • Behavioral detection – rule-based and ML-driven analysis of endpoint telemetry to detect known attack techniques (MITRE ATT&CK mapping), anomalous behavior, and living-off-the-land attacks that evade signature-based tools
  • Automated response – quarantine files, isolate endpoints from the network, kill processes, block IPs, and roll back changes – automatically or with one-click analyst actions
  • Threat hunting – query and search across telemetry data to proactively find threats; query languages (KQL, Lucene, SQL-like) for ad-hoc investigation; saved hunts and scheduled queries
  • Forensics and investigation – timeline reconstruction of incidents; process trees; file and registry change history; network connection logs; evidence collection for post-incident analysis
  • Managed Detection and Response (MDR) – vendor or third-party SOC analysts monitor, triage, and respond on behalf of the customer; critical for organizations without in-house security teams
  • Multi-tenant management – centralized console for managing multiple customers or business units; tenant isolation; per-tenant policies and reporting; essential for MSPs
  • SIEM integration – forward alerts and telemetry to SIEM platforms for correlation with other security data sources; syslog, CEF, and API-based integrations

EDR/XDR is foundational to modern endpoint security. Without EDR, organizations rely on signature-based antivirus that cannot detect zero-day exploits, fileless malware, or advanced persistent threats. EDR provides the visibility and response capabilities needed to detect and contain breaches before they cause significant damage.

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


SSO / OIDC Comparison

OIDC is the preferred SSO protocol.

ToolOIDCSAMLSCIMAuthentik Notes
WazuhYes*Yes*NoVia OpenSearch Dashboards OIDC/SAML backend; Authentik as IdP; requires manual security config
Elastic SecurityYesYesNoNative OIDC and SAML via Elasticsearch security; Kibana SSO; Authentik as IdP
VelociraptorYesNoNoNative OIDC support; configurable provider; Authentik as OIDC IdP
LimaCharlieYesYesNoNative OIDC and SAML; Authentik as IdP; multi-org SSO
OSSECNoNoNoNo web UI in base OSSEC; relies on external dashboards (Kibana/Wazuh) for SSO
osquery + FleetYesNoYesFleet supports OIDC natively; SCIM via API; Authentik as OIDC IdP
TheHive + CortexYesNoNoTheHive supports OIDC natively (v5+); Cortex via reverse proxy; Authentik as IdP
Carbon BlackNoYesYesSAML SSO via VMware Workspace ONE / Broadcom IdP; SCIM provisioning; no native OIDC
Sophos Intercept XNoYesNoSAML SSO via Sophos Central; federated login; no OIDC
ESET PROTECTNoYesNoSAML SSO in ESET PROTECT Hub; no OIDC; LDAP/AD integration
TrellixNoYesYesSAML SSO via Trellix ePO; SCIM provisioning (cloud); no OIDC
CybereasonNoYesNoSAML SSO via management console; no OIDC; LDAP integration
KasperskyNoNoNoNo SSO in Kaspersky Security Center; LDAP/AD integration only
CrowdStrike FalconYesYesYesNative OIDC and SAML; SCIM directory sync; Authentik as IdP
SentinelOneNoYesYesSAML SSO; SCIM provisioning; no native OIDC; Authentik as SAML IdP
Microsoft DefenderYesYesYesNative Entra ID (Azure AD) SSO; OIDC/SAML; SCIM via Entra; Authentik federation possible
Cortex XDRNoYesYesSAML SSO via Palo Alto Cortex hub; SCIM provisioning; no OIDC
Trend Micro Vision OneNoYesYesSAML SSO; SCIM directory sync; no native OIDC
HuntressNoYesNoSAML SSO (available on select plans); no OIDC; no SCIM
Bitdefender GravityZoneNoYesNoSAML SSO via GravityZone Cloud; no OIDC; LDAP/AD integration
Arctic WolfNoYesNoSAML SSO via Arctic Wolf portal; no OIDC; managed service model
CynetNoYesNoSAML SSO; no OIDC; LDAP integration; API-based user management

* = requires extension, plugin, or specific configuration

Best SSO support: CrowdStrike Falcon (OIDC, SAML, SCIM), Microsoft Defender (OIDC, SAML, SCIM), osquery+Fleet (OIDC, SCIM)

No SSO: OSSEC (no web UI), Kaspersky (LDAP/AD only)


API Comparison

ToolAPI TypeAuthWebhooksSDKs
WazuhRESTToken, BasicNo (use Wazuh rules + active response)Python (official), Go (community)
Elastic SecurityRESTAPI key, Bearer, BasicYes (Watcher alerts)Python, Go, Java, JS, Ruby, .NET (official)
VelociraptorREST + gRPCAPI key, mTLSNo (server-side event monitoring)Python (pyvelociraptor), Go (native)
LimaCharlieRESTAPI key, JWTYes (outputs/webhooks)Python (official), JS (community)
OSSECNone (CLI)N/ANoNone (file-based config)
osquery + FleetRESTAPI tokenYes (webhooks)Go (official), Python (community)
TheHive + CortexRESTAPI key, BearerYes (webhooks)Python (thehive4py), Go (community)
Carbon BlackRESTAPI key + connector IDYes (webhooks)Python (official), Go (community)
Sophos Intercept XRESTOAuth2 client credentialsYes (webhooks)Python (community)
ESET PROTECTRESTBearer tokenNoNone official
TrellixRESTAPI key, OAuth2Yes (webhooks)Python (official)
CybereasonRESTSession cookie, API keyYes (SYSLOG forwarding)Python (community)
KasperskyREST (limited)TokenNoNone official
CrowdStrike FalconRESTOAuth2 client credentialsYes (streaming API)Python (FalconPy official), Go (gofalcon official), Ruby
SentinelOneRESTAPI tokenYes (webhooks, Syslog)Python (official), PowerShell
Microsoft DefenderREST (Graph API)OAuth2, BearerYes (webhooks).NET, Python, Go, JS (Microsoft Graph SDKs)
Cortex XDRRESTAPI key + key IDNo (use XSOAR for webhooks)Python (community)
Trend Micro Vision OneRESTBearer tokenYes (webhooks)Python (official)
HuntressRESTAPI key + secretYes (webhooks)None official (REST-based)
Bitdefender GravityZoneRESTAPI keyYes (push notifications)None official
Arctic WolfREST (limited)API keyNo (managed service)None official
CynetRESTAPI tokenYes (webhooks)None official

Agent Deployment

ToolWindowsmacOSLinuxAgent FootprintDeployment Methods
WazuhYesYesYes~60 MB RAM, lightweightMSI/GPO, pkg, DEB/RPM, Docker, Ansible, Puppet
Elastic SecurityYesYesYes~200 MB RAM (Elastic Agent)MSI/GPO, pkg, DEB/RPM, Fleet-managed, Ansible
VelociraptorYesYesYes~30 MB RAM, very lightweightMSI, pkg, DEB/RPM, self-contained binary, GPO
LimaCharlieYesYesYes~20 MB RAM, ultra-lightweightMSI, pkg, DEB/RPM, Docker, script install
OSSECYesYesYes~40 MB RAM, lightweightMSI, source compile, DEB/RPM, manual
osquery + FleetYesYesYes~50 MB RAM (osquery)MSI/GPO, pkg, DEB/RPM, Fleet orbit, MDM
TheHive + CortexN/A (server)N/A (server)N/A (server)N/A – agentless IR platformDocker, DEB/RPM (server only)
Carbon BlackYesYesYes~100 MB RAMMSI/GPO, pkg, DEB/RPM, SCCM, MDM
Sophos Intercept XYesYesYes~150 MB RAMMSI/GPO, pkg, DEB/RPM, Sophos Central, MDM
ESET PROTECTYesYesYes~120 MB RAMMSI/GPO, pkg, DEB/RPM, ESET console, MDM
TrellixYesYesYes~200 MB RAMMSI/GPO, DEB/RPM, ePO managed, SCCM
CybereasonYesYesYes~150 MB RAMMSI/GPO, pkg, DEB/RPM, console deploy
KasperskyYesYesYes~150 MB RAMMSI/GPO, DEB/RPM, KSC managed, MDM
CrowdStrike FalconYesYesYes~50 MB RAM, lightweight kernel sensorMSI/GPO, pkg, DEB/RPM, API deploy, MDM, Intune
SentinelOneYesYesYes~70 MB RAMMSI/GPO, pkg, DEB/RPM, console deploy, MDM
Microsoft DefenderYesYesYes~100 MB RAM (built-in on Windows)Built-in (Win10+), pkg, DEB/RPM, Intune, GPO
Cortex XDRYesYesYes~100 MB RAMMSI/GPO, pkg, DEB/RPM, Cortex console, SCCM
Trend Micro Vision OneYesYesYes~120 MB RAMMSI/GPO, pkg, DEB/RPM, TMC console, MDM
HuntressYesYesNo~30 MB RAM, lightweightMSI/GPO, RMM deploy, script install
Bitdefender GravityZoneYesYesYes~120 MB RAMMSI/GPO, DEB/RPM, GZ console, MDM
Arctic WolfYesYesYes~80 MB RAM (sensor)MSI/GPO, pkg, DEB/RPM, managed deploy
CynetYesYesYes~80 MB RAMMSI/GPO, pkg, DEB/RPM, Cynet console

Lightest agents: LimaCharlie (~20 MB), Velociraptor (~30 MB), Huntress (~30 MB), OSSEC (~40 MB)

Agentless: TheHive+Cortex (server-only IR platform, no endpoint agent)

Built-in: Microsoft Defender is pre-installed on Windows 10+ (no separate agent needed)


Detection Capabilities

ToolBehavioralSignatureML/AIFIMMemory AnalysisExploit Prevention
WazuhYes (rules)Yes (Yara, CDB)NoYes (syscheck)NoNo (detection only)
Elastic SecurityYes (EQL rules)Yes (Yara, IoC)Yes (anomaly detection)Yes (Auditbeat)NoNo (detection only)
VelociraptorYes (VQL artifacts)Yes (Yara, Sigma)NoYes (VQL monitoring)Yes (memory hunting)No (forensics focus)
LimaCharlieYes (D&R rules)Yes (Yara)NoYes (FIM sensor)Yes (memory dump)No (detection only)
OSSECYes (rules)Yes (rootcheck)NoYes (syscheck)NoNo (detection only)
osquery + FleetYes (queries)NoNoYes (FIM tables)NoNo (visibility only)
TheHive + CortexN/A (IR)Yes (analyzers)NoN/AYes (via analyzers)N/A (response platform)
Carbon BlackYesYes (reputation)YesYesYesYes (agent-based)
Sophos Intercept XYesYesYes (deep learning)YesYes (exploit analysis)Yes (CryptoGuard, anti-exploit)
ESET PROTECTYes (HIPS)YesYes (ML engine)YesYes (UEFI scanner)Yes (exploit blocker)
TrellixYesYesYes (ML, real-time)YesYes (sandbox)Yes (exploit prevention)
CybereasonYes (MalOp)YesYes (ML engine)YesYesYes
KasperskyYesYesYes (ML, cloud-assist)YesYes (exploit analysis)Yes (exploit prevention)
CrowdStrike FalconYes (IoA)Yes (IoC, ML)Yes (cloud ML)YesYes (memory scanning)Yes (exploit blocking)
SentinelOneYes (behavioral AI)YesYes (static + behavioral AI)YesYesYes
Microsoft DefenderYesYesYes (cloud ML)YesYes (memory scanning)Yes (ASR rules, exploit guard)
Cortex XDRYes (analytics)Yes (WildFire IoC)Yes (ML, behavioral)YesYesYes (exploit protection)
Trend Micro Vision OneYesYesYes (ML, sandbox)YesYesYes (virtual patching)
HuntressYes (managed)Yes (IoC)NoNoYes (process analysis)No (detection + managed)
Bitdefender GravityZoneYesYesYes (HyperDetect ML)YesYesYes (exploit defense)
Arctic WolfYes (managed)YesYes (ML-assisted)Yes (via agent)NoNo (managed detection)
CynetYesYesYes (ML engine)YesYesYes (exploit protection)

Strongest detection: CrowdStrike, SentinelOne, Microsoft Defender, Cortex XDR (all six capabilities)

OSS detection leaders: Wazuh (broadest OSS rule set), Velociraptor (VQL + Yara + memory)


Automated Response

ToolIsolationProcess KillFile RemediationPlaybooks
WazuhNo (manual via firewall)Yes (active response)Yes (active response scripts)Yes (custom active response)
Elastic SecurityYes (via Elastic Agent)Yes (response actions)Yes (file operations)No (use external SOAR)
VelociraptorNo (forensics focus)Yes (VQL kill)Yes (VQL remediation)Yes (VQL notebooks)
LimaCharlieYes (network isolation)Yes (D&R response)Yes (file delete/quarantine)Yes (D&R rules)
OSSECNoYes (active response)Yes (active response)No (scripted only)
osquery + FleetNoNo (visibility only)No (visibility only)No (query only)
TheHive + CortexNo (IR platform)No (via responders)Yes (via responders)Yes (case playbooks)
Carbon BlackYesYesYes (quarantine)Yes (watchlist actions)
Sophos Intercept XYesYesYes (auto-cleanup)Yes (Sophos MDR playbooks)
ESET PROTECTYesYesYes (quarantine)No (manual response)
TrellixYesYesYes (quarantine)Yes (ePO automated response)
CybereasonYesYesYes (remediate MalOp)Yes (automated remediation)
KasperskyYesYesYes (quarantine)No (manual + scripted)
CrowdStrike FalconYes (RTR)YesYes (quarantine)Yes (Falcon Fusion SOAR)
SentinelOneYesYesYes (rollback + quarantine)Yes (Storyline Active Response)
Microsoft DefenderYesYesYes (quarantine)Yes (automated investigation)
Cortex XDRYesYesYes (quarantine)Yes (via XSOAR integration)
Trend Micro Vision OneYesYesYes (quarantine)Yes (playbooks)
HuntressYes (managed)Yes (managed)Yes (managed remediation)Yes (managed response)
Bitdefender GravityZoneYesYesYes (quarantine)Yes (policy-based)
Arctic WolfYes (managed)Yes (managed)Yes (managed)Yes (managed response)
CynetYesYesYes (quarantine)Yes (automated playbooks)

Best automated response: CrowdStrike (Falcon Fusion SOAR), SentinelOne (rollback + STAR), Microsoft Defender (auto-investigation)

OSS response leaders: LimaCharlie (full isolation + D&R), Wazuh (active response scripts)


Multi-Tenant / MSP Features

ToolTenant IsolationUnified DashboardPer-Customer Alerting
WazuhYes (multi-cluster, groups)Yes (single dashboard, filtered)Yes (group-based rules)
Elastic SecurityYes (Spaces, RBAC)Yes (cross-space views)Yes (per-space alerting)
VelociraptorYes (multi-org)Yes (org switcher)Yes (per-org artifacts)
LimaCharlieYes (organizations)Yes (multi-org console)Yes (per-org D&R rules)
OSSECNo (single instance)NoNo
osquery + FleetYes (teams)Yes (team-filtered views)Yes (per-team queries)
TheHive + CortexYes (organizations)Yes (multi-org)Yes (per-org notifications)
Carbon BlackYes (orgs/PSC)Yes (multi-org console)Yes (per-org policies)
Sophos Intercept XYes (Sophos Partner)Yes (Partner Dashboard)Yes (per-customer alerts)
ESET PROTECTYes (MSP Administrator)Yes (unified MSP console)Yes (per-company alerts)
TrellixYes (multi-tenant ePO)Yes (multi-tenant views)Yes (per-tenant policies)
CybereasonYes (multi-tenant)Yes (MSP portal)Yes (per-tenant MalOps)
KasperskyYes (virtual servers)Yes (KSC multi-tenant)Yes (per-tenant policies)
CrowdStrike FalconYes (Flight Control)Yes (multi-CID dashboard)Yes (per-CID alerting)
SentinelOneYes (multi-site/account)Yes (global console)Yes (per-site alerting)
Microsoft DefenderYes (multi-tenant mgmt)Yes (M365 Lighthouse)Yes (per-tenant alerts)
Cortex XDRYes (multi-tenant)Yes (Cortex hub)Yes (per-tenant rules)
Trend Micro Vision OneYes (multi-tenant)Yes (MSP console)Yes (per-tenant alerts)
HuntressYes (MSP-native)Yes (partner dashboard)Yes (per-org reports)
Bitdefender GravityZoneYes (MSP console)Yes (multi-company view)Yes (per-company alerts)
Arctic WolfYes (managed per-customer)Yes (partner portal)Yes (per-customer SOC)
CynetYes (multi-tenant)Yes (MSP console)Yes (per-tenant alerts)

Best MSP support: Huntress (purpose-built for MSPs), SentinelOne (global console), CrowdStrike (Flight Control), Sophos (Partner Dashboard)

No multi-tenant: OSSEC (single instance only)


Threat Hunting & Forensics

ToolTimelineMemory ForensicsHunt QueriesLive Response
WazuhYes (OpenSearch timeline)NoYes (Wazuh rules, CDB lists)No (active response only)
Elastic SecurityYes (Kibana timeline)NoYes (EQL, KQL, Lucene)Yes (response actions shell)
VelociraptorYes (timeline artifacts)Yes (memory dumps, Yara)Yes (VQL – powerful custom queries)Yes (VQL interactive shell)
LimaCharlieYes (event timeline)Yes (memory dumps)Yes (D&R rules, YARA)Yes (remote shell)
OSSECNo (log-based only)NoNo (rule matching only)No
osquery + FleetNo (point-in-time queries)NoYes (SQL queries, packs)Yes (live query)
TheHive + CortexYes (case timeline)Yes (Cortex analyzers)No (IR-focused, not hunt)No (case management)
Carbon BlackYes (process timeline)YesYes (CB query language)Yes (Live Response shell)
Sophos Intercept XYes (threat graph)Yes (exploit analysis)Yes (Live Discover SQL)Yes (Live Response)
ESET PROTECTYes (event timeline)Yes (UEFI scanner)No (limited query)No (remote management)
TrellixYes (investigation timeline)Yes (sandbox)Yes (Trellix QL)Yes (Real-Time Search)
CybereasonYes (MalOp timeline)YesYes (hunting queries)Yes (remote shell)
KasperskyYes (event chain)YesYes (IoC scanning)No (limited remote)
CrowdStrike FalconYes (process tree)Yes (memory scanning)Yes (Falcon Query Language, Raptor)Yes (Real Time Response)
SentinelOneYes (Storyline)YesYes (Deep Visibility queries)Yes (remote shell)
Microsoft DefenderYes (incident graph)YesYes (KQL – Advanced Hunting)Yes (Live Response)
Cortex XDRYes (causality chain)YesYes (XQL queries)Yes (Live Terminal)
Trend Micro Vision OneYes (root cause analysis)YesYes (search queries)Yes (remote shell)
HuntressYes (managed timeline)Yes (process analysis)No (managed hunting)Yes (managed response)
Bitdefender GravityZoneYes (incident timeline)YesYes (Live Search queries)Yes (remote shell)
Arctic WolfYes (managed investigation)NoNo (managed hunting)No (managed service)
CynetYes (incident timeline)YesYes (search queries)Yes (remote shell)

Best hunting: CrowdStrike (FQL + Raptor), Microsoft Defender (KQL Advanced Hunting), Velociraptor (VQL), Cortex XDR (XQL)

Best forensics: Velociraptor (VQL + memory + timeline – purpose-built for DFIR)


Deployment and Licensing

ToolLicenseSelf-HostedLanguageDatabaseDockerCloud Console
WazuhGPL-2.0YesC, PythonOpenSearch (Indexer)YesWazuh Cloud (optional)
Elastic SecurityElastic License 2.0YesJava, GoElasticsearchYesElastic Cloud (optional)
VelociraptorAGPL-3.0YesGoEmbedded (file-based)YesVelociraptor Cloud (Rapid7)
LimaCharlieApache-2.0 (agent)Partial (sensor OSS)C, GoCloud-nativeNo (SaaS)Yes (primary)
OSSECGPL-2.0YesCNone (flat files)Yes (community)No
osquery + FleetApache-2.0 / MITYesC++ (osquery), Go (Fleet)MySQL (Fleet)YesFleet Cloud (optional)
TheHive + CortexProprietary (Cortex AGPL-3.0)YesScala, PythonElasticsearch, CassandraPartialStrangeBee Cloud
Carbon BlackProprietaryYes (on-prem server)PostgreSQLNoYes (CBC Cloud)
Sophos Intercept XProprietaryNo (cloud-managed)NoYes (Sophos Central)
ESET PROTECTProprietaryYesMySQL, MSSQLYes (agent)Yes (ESET Cloud)
TrellixProprietaryYes (ePO on-prem)MSSQLNoYes (Trellix Cloud)
CybereasonProprietaryYes (on-prem option)NoYes (Cybereason Cloud)
KasperskyProprietaryYes (KSC on-prem)MySQL, MSSQLNoYes (Kaspersky Cloud)
CrowdStrike FalconProprietaryNo (SaaS only)Yes (Falcon Console)
SentinelOneProprietaryNo (SaaS only)Yes (Singularity Console)
Microsoft DefenderProprietaryNo (SaaS only)Yes (M365 Security)
Cortex XDRProprietaryNo (SaaS only)Yes (Cortex Console)
Trend Micro Vision OneProprietaryNo (SaaS only)Yes (Vision One Console)
HuntressProprietaryNo (SaaS only)Yes (Huntress Dashboard)
Bitdefender GravityZoneProprietaryYes (on-prem option)MongoDBYes (VA)Yes (GZ Cloud)
Arctic WolfProprietaryNo (managed service)Yes (Arctic Wolf Portal)
CynetProprietaryNo (SaaS only)Yes (Cynet Console)

Self-hosted OSS: Wazuh (GPL-2.0), OSSEC (GPL-2.0), Velociraptor (AGPL-3.0), osquery+Fleet (Apache-2.0/MIT), Cortex (AGPL-3.0) – note TheHive 5 itself is now proprietary (only Cortex stays OSS)

License caution: Elastic License 2.0 is not open source (restricts SaaS offering); LimaCharlie agent is Apache-2.0 but the platform is cloud SaaS


Tools

22 tools.

Arctic Wolf

Arctic Wolf is a managed security operations provider, not a traditional endpoint detection and response product.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

Bitdefender GravityZone

Bitdefender GravityZone is an endpoint security platform with consistently top-ranked malware detection capabilities across independent testing organizations including AV-TEST, AV-Comparatives, and MITRE ATT&CK Evaluations.

License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none

Website

Carbon Black (Broadcom)

Carbon Black is an endpoint detection and response platform originally developed by Bit9 (founded 2002), later renamed Carbon Black, acquired by VMware in 2019, and subsequently transferred to Broadcom as part of the VMware acquisition in 2…

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

Cortex XDR (Palo Alto Networks)

Cortex XDR from Palo Alto Networks is the first purpose-built extended detection and response platform, and the product that coined the term “XDR.” Unlike EDR solutions that focus primarily on endpoint telemetry, Cortex XDR was designed fro…

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

CrowdStrike Falcon

CrowdStrike Falcon is a cloud-native endpoint protection platform delivering next- gen antivirus, EDR, XDR, and managed threat hunting through a single lightweight agent and modular cloud architecture.

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

Website

Cybereason

Cybereason is an endpoint detection and response platform founded in 2012 by former members of the Israeli Defense Forces’ Unit 8200 intelligence unit.

License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none

Website

Cynet

Cynet 360 AutoXDR is an all-in-one extended detection and response platform that consolidates endpoint detection (EDR), network detection (NDR), user behavior analytics (UEBA), deception technology, and automated response (SOAR) into a sing…

License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none

Website

Elastic Security

Elastic Security is the security solution built on top of the Elastic Stack (formerly ELK), combining SIEM capabilities with endpoint detection and response (EDR) through the Elastic Agent’s Endpoint Security integration.

License: LicenseRef-Elastic-2.0 (source-available) · Kind: web · Deploy: native · SSO: none

Website

ESET PROTECT

ESET PROTECT (formerly ESET Remote Administrator) is the unified management platform for ESET endpoint security products.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

Huntress

Huntress is a managed detection and response (MDR) platform purpose-built for managed service providers (MSPs) and small-to-medium businesses (SMBs).

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

Kaspersky Endpoint Security

Kaspersky Endpoint Security (KES) is the enterprise endpoint protection platform from Kaspersky Lab, a Russian cybersecurity company founded in 1997.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

LimaCharlie

LimaCharlie is a SecOps cloud platform that provides endpoint detection and response through a lightweight sensor deployed on endpoints and a cloud-based detection and response engine.

License: Apache-2.0 (OSS) · Kind: web · Deploy: saas · SSO: none

Website · Source

Microsoft Defender for Endpoint

Microsoft Defender for Endpoint (MDE) is Microsoft’s enterprise endpoint detection and response solution, deeply integrated into the Windows operating system and the broader Microsoft 365 security ecosystem.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

osquery + Fleet

osquery is an endpoint visibility framework originally developed at Facebook (Meta) that exposes operating system state as a relational database queryable via SQL.

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

Website · Source

OSSEC

OSSEC (Open Source Security Event Correlator) is the original open-source host-based intrusion detection system (HIDS) that pioneered many of the concepts found in modern EDR platforms.

License: GPL-2.0-only (OSS) · Kind: web · Deploy: native · SSO: none

Website · Source

SentinelOne Singularity

SentinelOne Singularity is an autonomous AI-driven endpoint protection platform that provides prevention, detection, response, and remediation through a single agent.

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

Website

Sophos Intercept X

Sophos Intercept X is an advanced endpoint protection platform that combines traditional anti-malware with deep learning-based threat detection, anti-ransomware (CryptoGuard), anti-exploit technology, and EDR/XDR capabilities.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

TheHive + Cortex

TheHive is a SOC incident-response platform (SIRP). TheHive 5 is proprietary freemium (ex-AGPL); the companion Cortex engine stays AGPL-3.0.

License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: none

Website · Source

Trellix (McAfee + FireEye)

Trellix was formed in January 2022 from the merger of McAfee Enterprise and FireEye, combining McAfee’s endpoint security and ePolicy Orchestrator (ePO) management platform with FireEye’s advanced threat detection and multi-vector virtual e…

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

Trend Micro Vision One

Trend Micro Vision One is a broad XDR platform that unifies security across endpoints, email, network, cloud workloads, and IoT/OT environments.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

Velociraptor

Velociraptor is a premier open-source digital forensics and incident response (DFIR) tool designed for large-scale endpoint visibility, threat hunting, and forensic investigation.

License: AGPL-3.0-only (OSS) · Kind: web · Deploy: native · SSO: OIDC

Website · Source

Wazuh

Wazuh is the strongest open-source XDR and SIEM platform available, providing comprehensive endpoint detection, threat intelligence, log analysis, file integrity monitoring, vulnerability detection, security configuration assessment, incide…

License: GPL-2.0-only (OSS) · Kind: web · Deploy: native · SSO: OIDC

Website · Source

ResorsIT Tools Catalog Search