Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/cado/integrations/xdr/crowdstrike.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ For more information, see the [CrowdStrike and Cado Security Joint Solution Brie
- **Alerts**: Read
- **Detections**: Read
2. Note the **Client ID**, **Client Secret**, and **Endpoint URL** for entry into the Cado Platform.
3. Enable **Real Time Response** in the Default policies for each OS or in custom policies attached to host groups.
3. Enable the Real Time Response policies for each OS, enabling each option as shown below:

![RTR Settings](/img/rtrsettings.png)

4. Create **Detections and Preventions Machine Learning exclusions** with the following patterns to enable Windows integration:
- `Windows\Temp\_MEI*\**\CadoHostRawGrabber.exe`
- `Windows\Temp\cado-host-*\cado-host.exe`
Expand Down
Loading