> For the complete documentation index, see [llms.txt](https://docs.threatdefence.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.threatdefence.com/siem-integrations/endpoint-protection.md).

# Endpoint Protection

The ThreatDefence 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/roche.zhang/gitbook/-/blob/main/siem-integrations/endpoint-protection/airlock.md)
* [Bitdefender](broken://pages/Em5jtZj80a6dgl10KQSh)
* [Cortex XDR](/siem-integrations/endpoint-protection/cortex-xdr.md)
* [CrowdStrike Falcon](/siem-integrations/endpoint-protection/crowdstrike.md)
* [SentinelOne](https://code.deploydefend.io/roche.zhang/gitbook/-/blob/main/siem-integrations/endpoint-protection/sentinelone.md)
* [Sophos Central](/siem-integrations/endpoint-protection/sophos-central.md)
* [Trend Micro](/siem-integrations/endpoint-protection/trendmicro.md)
* [VMware Carbon Black](/siem-integrations/endpoint-protection/carbon-black.md)
* [Cisco AMP for Endpoints](/siem-integrations/endpoint-protection/cisco-amp.md)
* [ESET EDR](/siem-integrations/endpoint-protection/eset-edr.md)
* [ThreatLocker](/siem-integrations/endpoint-protection/threatlocker.md)

***

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.threatdefence.com/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.
