Skip to content

Commit d54411a

Browse files
Merge pull request #2275 from AruneemaXD/AruneemaXD-patch-3
Update indicator-file.md
2 parents a617afa + 710461a commit d54411a

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

defender-endpoint/indicator-file.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: defender-endpoint
66
ms.author: deniseb
77
author: denisebmsft
88
ms.localizationpriority: medium
9-
ms.date: 10/17/2024
9+
ms.date: 12/30/2024
1010
manager: deniseb
1111
audience: ITPro
1212
ms.collection:
@@ -47,8 +47,6 @@ There are three ways you can create indicators for files:
4747
- By creating a contextual indicator using the add indicator button from the file details page
4848
- By creating an indicator through the [Indicator API](api/ti-indicator.md)
4949

50-
51-
5250
## Before you begin
5351

5452
Understand the following prerequisites before you create indicators for files:
@@ -64,6 +62,7 @@ Understand the following prerequisites before you create indicators for files:
6462
### Windows prerequisites
6563

6664
- This feature is available if your organization uses [Microsoft Defender Antivirus](microsoft-defender-antivirus-windows.md) (in active mode)
65+
6766
- The Antimalware client version must be `4.18.1901.x` or later. See [Monthly platform and engine versions](microsoft-defender-antivirus-updates.md#platform-and-engine-releases)
6867

6968
- This feature is supported on devices running Windows 10, version 1703 or later, Windows 11, Windows Server 2012 R2, Windows Server 2016 or later, Windows Server 2019, or Windows Server 2022.
@@ -77,11 +76,13 @@ Understand the following prerequisites before you create indicators for files:
7776

7877
- [File hash computation is enabled](/defender-endpoint/mac-resources#configuring-from-the-command-line) by running `mdatp config enable-file-hash-computation --value enabled`
7978

80-
### linux prerequisites
79+
### Linux prerequisites
8180

8281
- Available in Defender for Endpoint version 101.85.27 or later.
8382

84-
- [File hash computation is enabled](/defender-endpoint/linux-preferences#configure-file-hash-computation-feature) from the portal or in the managed JSON
83+
- [File hash computation is enabled](/defender-endpoint/linux-preferences#configure-file-hash-computation-feature) in the Microsoft Defender portal or in the managed JSON
84+
85+
- Behavior monitoring is preferred, but this will work with any other scan (RTP or Custom).
8586

8687
## Create an indicator for files from the settings page
8788

@@ -94,7 +95,9 @@ Understand the following prerequisites before you create indicators for files:
9495
4. Specify the following details:
9596

9697
- Indicator: Specify the entity details and define the expiration of the indicator.
98+
9799
- Action: Specify the action to be taken and provide a description.
100+
98101
- Scope: Define the scope of the device group (scoping isn't available in [Defender for Business](/defender-business/mdb-overview)).
99102

100103
> [!NOTE]
@@ -138,7 +141,7 @@ The current supported actions for file IOC are allow, audit and block, and remed
138141
> For more information about the EnableFileHashComputation group policy, see [Defender CSP](/windows/client-management/mdm/defender-csp).
139142
> For more information on configuring this feature on Defender for Endpoint on Linux and macOS, see [Configure file hash computation feature on Linux](linux-preferences.md#configure-file-hash-computation-feature) and [Configure file hash computation feature on macOS](mac-preferences.md#configure-file-hash-computation-feature).
140143
141-
> ## Advanced hunting capabilities (preview)
144+
## Advanced hunting capabilities (preview)
142145

143146
> [!IMPORTANT]
144147
> Information in this section (**Public Preview for Automated investigation and remediation engine**) relates to prerelease product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

0 commit comments

Comments
 (0)