🦅 Connecting CrowdStrike Falcon to Ayzal AI
Stream CrowdStrike detections to Agentic SOC for centralized monitoring and AI-driven investigation.
📋 Prerequisites
- An active Ayzal AI Agentic SOC Platform account with API key
- CrowdStrike Falcon with Event Streams access
Option 1: Using Fusion SOAR (Recommended)
- Log in to Falcon Console → Fusion → Workflows
- Click Create Workflow
- Add trigger: Detection → New Detection
- Add action: Webhook
- Configure URL:
https://api.ayzalai.com/api/integrations/crowdstrike - Add header:
X-API-Key: YOUR_KEY - Save and activate the workflow
Option 2: Using Event Streams (Legacy)
- Log into Falcon Console
- Navigate to Event Streams
- Create a new Custom Event Stream
- Configure:
Event Type: DetectionSummaryEvent
Webhook URL: https://api.ayzalai.com/api/integrations/crowdstrike
Auth Header: x-api-key = YOUR_API_KEY - Enable the stream
✅ Result: Check your Agentic SOC dashboard — detections will appear as alerts within seconds.
Supported Detection Types
- Malware detections
- Suspicious process execution
- Credential dumping attempts
- Lateral movement detection
- All Falcon detection summary events
⚠️ Make sure your API key has active status in Ayzal AI Agentic SOC Platform Settings.