> For the complete documentation index, see [llms.txt](https://docs.expel.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.expel.io/detection-strategy-guides/d-m/microsoft/microsoft-defender-for-endpoint-detection-strategy.md).

# Microsoft Defender for Endpoint Detection Strategy

## Product Overview <a href="#h_01jyf1shes11t8rmcphf8r335w" id="h_01jyf1shes11t8rmcphf8r335w"></a>

Microsoft Defender for Endpoint (formerly known as Microsoft Defender Advanced Threat Protection or Microsoft ATP) is an enterprise endpoint solution for Windows, Mac, and Linux operating systems.

## Detection Strategy for Endpoint Integrations <a href="#h_01jyf1shet6evtbrt668agjh1h" id="h_01jyf1shet6evtbrt668agjh1h"></a>

Our endpoint detection strategy focuses on two common signal types: process and network events. By integrating directly with EDR vendors, we can process security alerts to extract evidence and normalize event details. These normalized signals are then processed through our detection engine to look for signs of post-exploitation activity.

In addition to categorical handling of vendors' security alerts, Expel maintains a large library of behavioral detections to augment vendor detections. When a threat is detected, our automated response bot, Ruxie, takes action by enriching evidence fields with first- and third-party threat intelligence. Additional Ruxie actions query a wide span of technologies directly to arm analysts with key pieces of investigative information and related events.

### Response <a href="#h_01jyf1shetnjczwrazhesf2j8c" id="h_01jyf1shetnjczwrazhesf2j8c"></a>

Endpoints provide rich context for processes and also support other types of Expel Alerts. For example, we use source device identification across a number of alert types when a source IP or hostname is available, because it provides rich context about the actor behind the activity.

Additionally, endpoints provide valuable information for network alerts to help identify what process triggered a connection.

To learn more about our overall approach to detection strategy, see [About Detection Strategy](/workbench-reference/detections/about-detection-strategy.md) in the Help Center.

## What We Support for Microsoft Defender for Endpoint <a href="#h_01jyf1shet1pkpfh35d9zznjwt" id="h_01jyf1shet1pkpfh35d9zznjwt"></a>

To see a comprehensive list of the most up-to-date Expel detection rules, vendor detection rules, opt-in detections, and available DUETs that we support for Microsoft Defender for Endpoint, you can visit the [Detections page](https://workbench.expel.io/tools/detections/all?filter=%7B%22supportedTech%22%3A%7B%22is%22%3A%5B%22microsoft_atp%3A1.0.0%22%5D%7D%7D) in Workbench or ask your Sales or Support rep for the most recent download.

| **Supported platforms**                                     | <ul><li>Windows</li><li>Linux</li><li>MacOS</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| ----------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Microsoft Defender for Endpoint detection rules support** | Yes.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| **Detection rules written by Expel**                        | Yes.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| **Auto remediations**                                       | <p>Yes. Expel supports automatic execution of some remediation actions for this integration when you follow our setup guide to update the permissions in your vendor device, and then enable the auto remediation in Workbench. The available auto remediations for this integration include:</p><ul><li>Block Bad Hashes</li><li>Contain Hosts</li><li>Delete Malicious Files</li><li>Kill Processes</li></ul><p>To enable auto remediations for your environment, see <a href="/pages/tB6pypGdTQxm5zKD3IDQ">Enable an Auto Remediation in Workbench</a> in the Help Center.</p> |
| **Investigative support through Workbench**                 | <p>Yes. We are able to take the following investigative actions to gather data for triage and investigation of events.<br></p><ul><li>Collect forensic package</li><li>Advanced hunting </li><li>Query for related indicators via alert ID</li><li>Query for related alerts</li><li>Query Investigations </li><li>Query Indicator </li><li>Query User </li><li>Query Hash </li><li>Query Process ID</li></ul>                                                                                                                                                                     |
| **Hunting support**                                         | Yes. Hunting is available for this integration to customers who purchase this option. Contact your Sales or Support rep for help understanding the hypotheses and objectives for each hunting technique. For a full list of techniques by integration, see [Hunting Techniques](broken://pages/RmMQK8aDsnWXvU182utw) in the Help Center.                                                                                                                                                                                                                                          |

## Additional Details and Common Questions <a href="#h_01jyf1shetajm2neeg68d3955q" id="h_01jyf1shetajm2neeg68d3955q"></a>

### Console Access <a href="#h_01jyf1shethzwtz8y1bnkqpynr" id="h_01jyf1shethzwtz8y1bnkqpynr"></a>

A vendor alert does not typically include all of the contextual timeline activity surrounding the event of interest. Because this integration does not allow us to get all necessary data via the API, we will ask you for a certain level of console access during onboarding.

The level of access that we require is meant to support essential triage and research activities, and to help us determine the vector and extent of attacker activity for an identified threat. At minimum, we will ask for visibility into alert data, timeline events recorded, and live response/real time response shell (if applicable).

### DUET <a href="#h_01jyf1shetvw7md1axbt60shny" id="h_01jyf1shetvw7md1axbt60shny"></a>

A DUET rule flags certain events as needing an immediate verification or notification, and bypasses the normal internal event triage process. The events subject to DUET rules contain behaviors that are not typically indicative of true security incidents, as they are related to policy violations or *potential* risk.

There are a number of workflows that a DUET may follow. When enabled, the activity will be flagged for investigation and will be routed to you (rather than to us) to take a specified first action. To see the specific DUET rules currently supported for this integration, visit the [Detections page](https://workbench.expel.io/tools/detections/all) in Workbench.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.expel.io/detection-strategy-guides/d-m/microsoft/microsoft-defender-for-endpoint-detection-strategy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
