You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/indicator-file.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: defender-endpoint
6
6
ms.author: deniseb
7
7
author: denisebmsft
8
8
ms.localizationpriority: medium
9
-
ms.date: 10/17/2024
9
+
ms.date: 12/30/2024
10
10
manager: deniseb
11
11
audience: ITPro
12
12
ms.collection:
@@ -47,8 +47,6 @@ There are three ways you can create indicators for files:
47
47
- By creating a contextual indicator using the add indicator button from the file details page
48
48
- By creating an indicator through the [Indicator API](api/ti-indicator.md)
49
49
50
-
51
-
52
50
## Before you begin
53
51
54
52
Understand the following prerequisites before you create indicators for files:
@@ -64,6 +62,7 @@ Understand the following prerequisites before you create indicators for files:
64
62
### Windows prerequisites
65
63
66
64
- This feature is available if your organization uses [Microsoft Defender Antivirus](microsoft-defender-antivirus-windows.md) (in active mode)
65
+
67
66
- 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)
68
67
69
68
- 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:
77
76
78
77
-[File hash computation is enabled](/defender-endpoint/mac-resources#configuring-from-the-command-line) by running `mdatp config enable-file-hash-computation --value enabled`
79
78
80
-
### linux prerequisites
79
+
### Linux prerequisites
81
80
82
81
- Available in Defender for Endpoint version 101.85.27 or later.
83
82
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).
85
86
86
87
## Create an indicator for files from the settings page
87
88
@@ -94,7 +95,9 @@ Understand the following prerequisites before you create indicators for files:
94
95
4. Specify the following details:
95
96
96
97
- Indicator: Specify the entity details and define the expiration of the indicator.
98
+
97
99
- Action: Specify the action to be taken and provide a description.
100
+
98
101
- Scope: Define the scope of the device group (scoping isn't available in [Defender for Business](/defender-business/mdb-overview)).
99
102
100
103
> [!NOTE]
@@ -138,7 +141,7 @@ The current supported actions for file IOC are allow, audit and block, and remed
138
141
> For more information about the EnableFileHashComputation group policy, see [Defender CSP](/windows/client-management/mdm/defender-csp).
139
142
> 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).
140
143
141
-
> ## Advanced hunting capabilities (preview)
144
+
## Advanced hunting capabilities (preview)
142
145
143
146
> [!IMPORTANT]
144
147
> 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