Skip to content

CrowdStrike

Integrate your Incident Register with CrowdStrike Falcon. This integration allows organizations to import alerts from NGSiem, CWPP, and EPP as Incidents. All records will be in the Incident module. Records will have the Opened By field set to “CrowdStrike Integration”.

The integration can be enabled directly from your Adversarial tenant via Settings > Integrations. The necessary details to connect your CrowdStrike environment are the API Client ID and Client Secret, which must have read permissions for alerts and incidents.

Real-time updates with async data flow — this process creates incident records in Adversarial automatically from the CrowdStrike platform.

Adversarial only ingests information. When a new record gets created in CrowdStrike, it syncs to Adversarial. Any updates in CrowdStrike are reflected in the associated Adversarial Incident record.

CrowdStrike alert statuses are mapped to Adversarial incident statuses:

CrowdStrike StatusAdversarial Status
newNew
in_progress / assignedIn Progress
closedClosed
(unrecognized)New

CrowdStrike alert severity maps to Adversarial incident severity:

CrowdStrike SeverityAdversarial Severity
CriticalSEV-1
HighSEV-2
MediumSEV-3
LowSEV-4
InformationalSEV-5
CrowdStrike FieldAdversarial FieldNotes
nameTitle
descriptionDescriptionEnriched with product context and MITRE info during aggregation
created_dateCreated Date
created_dateDetected Date
timestampOccurred DateFalls back to created_date if missing
seconds_to_triagedResponded DateComputed as created_date + seconds_to_triaged
seconds_to_resolvedContained DateComputed as created_date + seconds_to_resolved
(static)SourceAlways “EDR”

On subsequent syncs, only the following fields are updated on existing incidents: severity, detected date, occurred date, responded date, and contained date. Title, description, and status are not overwritten to avoid clobbering aggregated data.