# Endpoint Protection

The CybrHawk platform supports integration with leading **endpoint protection and EDR platforms**. By ingesting endpoint telemetry, the SOC gains visibility into malware detections, exploit attempts, and suspicious activity across your environment.

***

## Supported Endpoint Platforms

* [Airlock](https://code.deploydefend.io/threatdefence/gitbook/-/blob/main/siem-integrations/endpoint-protection/airlock.md)
* [Bitdefender](/cybrhawk-docs/siem-integrations/endpoint-protection/bitdefender.md)
* [Cortex XDR](/cybrhawk-docs/siem-integrations/endpoint-protection/cortex-xdr.md)
* [CrowdStrike Falcon](/cybrhawk-docs/siem-integrations/endpoint-protection/crowdstrike.md)
* [SentinelOne](https://code.deploydefend.io/threatdefence/gitbook/-/blob/main/siem-integrations/endpoint-protection/sentinelone.md)
* [Sophos Central](/cybrhawk-docs/siem-integrations/endpoint-protection/sophos-central.md)
* [Trend Micro](/cybrhawk-docs/siem-integrations/endpoint-protection/trendmicro.md)
* [VMware Carbon Black](/cybrhawk-docs/siem-integrations/endpoint-protection/carbon-black.md)
* [Cisco AMP for Endpoints](/cybrhawk-docs/siem-integrations/endpoint-protection/cisco-amp.md)
* [ESET EDR](/cybrhawk-docs/siem-integrations/endpoint-protection/eset-edr.md)

***

For vendors not listed above, please send us a Support Request.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cybrhawksoc.gitbook.io/cybrhawk-docs/siem-integrations/endpoint-protection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
