Microsoft Defender for Endpoint
Endpoint protection

Create file indicators in Microsoft Defender for Endpoint

In brief

The page title, Windows Server onboarding wording, scan guidance, preview section text, headings, anchors, and related-content label were updated.

What Defender admins need to know

No administrator action is required. The clarified prerequisite and preview guidance may make the page easier to use.

Summaries are generated from the documentation change itself.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

Create file indicators in Microsoft Defender for filesEndpoint

File indicators prevent further propagation of an attack in your organization by banning potentially malicious files or suspected malware. If you know a potentially malicious portable executable (PE) file, you can block it. Blocking the file prevents it from being read, written, or executed on devices in your organization. Before you begin, review the prerequisites for supported operating systems and platform-specific requirements.

There are three ways you can create indicators for files:

  • Available in Defender for Endpoint version 101.85.27 or later.
  • Configure file hash computation on Linux in the Microsoft Defender portal or in the managed JSON
  • Behavior monitoring enabled is preferred, but this feature worksfile indicators work with any other scan (RTP or Custom).

Advanced hunting capabilities for file indicators (preview)

Currently in preview, you can query the response action activity in advanced hunting. The following sample advanced hunting query shows how to query response action activity:

search in (DeviceFileEvents, DeviceProcessEvents, DeviceEvents, DeviceRegistryEvents, DeviceNetworkEvents, DeviceImageLoadEvents, DeviceLogonEvents)

The response action activity can also be viewable in the device timeline.

<a name="policy-conflict-handling"></a>
## Policy conflict handling for file indicators

Cert and File IoC policy handling conflicts follow this order:

|Windows Defender Application Control|Block|Allow|Block|
|Microsoft Defender Antivirus exclusion|Allow|Block|Allow|

<a name="see-also"></a>
## Related content

- [Create indicators](indicators-overview.md)