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/microsoft-defender-antivirus-updates.md
+16-32Lines changed: 16 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@ title: Microsoft Defender Antivirus security intelligence and product updates
3
3
description: Manage how Microsoft Defender Antivirus receives protection and product updates.
4
4
ms.service: defender-endpoint
5
5
ms.localizationpriority: high
6
-
ms.date: 08/12/2024
6
+
ms.date: 09/19/2024
7
7
audience: ITPro
8
8
ms.topic: reference
9
-
author: siosulli
10
-
ms.author: siosulli
9
+
author: denisebmsft
10
+
ms.author: deniseb
11
11
ms.custom: nextgen
12
12
ms.reviewer: pahuijbr, tudobril, yongrhee
13
13
manager: deniseb
@@ -151,21 +151,6 @@ All our updates contain:
151
151
- Fixed an issue where an Outlook exclusion for the ASR rule [Block Office applications from injecting code into other processes](/defender-endpoint/attack-surface-reduction-rules-reference#block-office-applications-from-injecting-code-into-other-processes) was not honored.
152
152
- Fixed a race condition during the startup of [endpoint data loss prevention](/purview/endpoint-dlp-getting-started) such that, in certain environments, some system files could be corrupted.
- Support phase: **Security and Critical Updates**
161
-
162
-
#### What's new
163
-
164
-
- Improved performance when running configuration queries.
165
-
- Optimized how scans are prioritized.
166
-
- Fixed a crash caused by a race condition with a device control driver.
167
-
- Added Event Viewer Logging for scan start event where the scan originates from PowerShell.
168
-
169
154
### Previous version updates: Technical upgrade support only
170
155
171
156
After a new package version is released, support for the previous two versions is reduced to technical support only. For more information about previous versions, see [Microsoft Defender Antivirus updates: Previous versions for technical upgrade support](msda-updates-previous-versions-technical-upgrade-support.md).
@@ -228,14 +213,13 @@ Updates are released for x86, x64, and ARM64 Windows architecture.
228
213
229
214
For more information, see [Microsoft Defender update for Windows operating system installation images](https://support.microsoft.com/help/4568292/defender-update-for-windows-operating-system-installation-images).
230
215
231
-
After a new package version is released, support for the previous two versions is reduced to technical support only. To view a list of previous versions, see [Previous DISM updates (no longer supported)](msda-updates-previous-versions-technical-upgrade-support.md#previous-dism-updates-no-longer-supported).
216
+
After a new package version is released, support for the previous two versions is reduced to technical support only. To view a list of previous versions, see [Previous DISM updates](msda-updates-previous-versions-technical-upgrade-support.md#previous-dism-updates-no-longer-supported).
232
217
233
-
### 1.415.295.0
218
+
### 1.417.472.0
234
219
235
-
- Defender package version: `1.415.295.0`
236
-
- Security intelligence version: `1.415.295.0`
237
-
- Engine version: `1.24070.1`
238
-
- Platform version: `4.18.24070.5`
220
+
- Defender package version: `1.417.472.0`
221
+
- Security intelligence version: `1.417.472.0`
222
+
- Engine version: `1.24080.9`
239
223
240
224
#### Fixes
241
225
@@ -245,10 +229,10 @@ After a new package version is released, support for the previous two versions i
245
229
246
230
- None
247
231
248
-
### 1.415.235.0
232
+
### 1.415.295.0
249
233
250
-
- Defender package version: `1.415.235.0`
251
-
- Security intelligence version: `1.415.235.0`
234
+
- Defender package version: `1.415.295.0`
235
+
- Security intelligence version: `1.415.295.0`
252
236
- Engine version: `1.24070.1`
253
237
- Platform version: `4.18.24070.5`
254
238
@@ -260,12 +244,12 @@ After a new package version is released, support for the previous two versions i
@@ -1106,6 +1121,21 @@ Microsoft regularly releases [security intelligence updates and product updates
1106
1121
1107
1122
The versions listed in this section are no longer supported. To view current versions, see [Updates for Deployment Image Servicing and Management (DISM)](microsoft-defender-antivirus-updates.md#updates-for-deployment-image-servicing-and-management-dism).
Copy file name to clipboardExpand all lines: defender-xdr/advanced-hunting-deviceevents-table.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ For information on other tables in the advanced hunting schema, [see the advance
68
68
|`InitiatingProcessSHA1`|`string`| SHA-1 of the process (image file) that initiated the event |
69
69
|`InitiatingProcessSHA256`|`string`| SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
70
70
|`InitiatingProcessMD5`|`string`| MD5 hash of the process (image file) that initiated the event |
71
-
|`InitiatingProcessFileName`|`string`| Name of the process that initiated the event |
71
+
|`InitiatingProcessFileName`|`string`| Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead|
72
72
|`InitiatingProcessFileSize`|`long`| Size of the file that ran the process responsible for the event |
73
73
|`InitiatingProcessFolderPath`|`string`| Folder containing the process (image file) that initiated the event |
74
74
|`InitiatingProcessId`|`long`| Process ID (PID) of the process that initiated the event |
Copy file name to clipboardExpand all lines: defender-xdr/advanced-hunting-devicefileevents-table.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ For information on other tables in the advanced hunting schema, [see the advance
60
60
|`InitiatingProcessSHA1`|`string`| SHA-1 of the process (image file) that initiated the event |
61
61
|`InitiatingProcessSHA256`|`string`| SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
62
62
|`InitiatingProcessFolderPath`|`string`| Folder containing the process (image file) that initiated the event |
63
-
|`InitiatingProcessFileName`|`string`| Name of the process that initiated the event |
63
+
|`InitiatingProcessFileName`|`string`| Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead|
64
64
|`InitiatingProcessFileSize`|`long`| Size of the process (image file) that initiated the event |
65
65
|`InitiatingProcessVersionInfoCompanyName`|`string`| Company name from the version information of the process (image file) responsible for the event |
66
66
|`InitiatingProcessVersionInfoProductName`|`string`| Product name from the version information of the process (image file) responsible for the event |
Copy file name to clipboardExpand all lines: defender-xdr/advanced-hunting-deviceimageloadevents-table.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ For information on other tables in the advanced hunting schema, [see the advance
56
56
|`InitiatingProcessSHA1`|`string`| SHA-1 of the process (image file) that initiated the event |
57
57
|`InitiatingProcessSHA256`|`string`| SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
58
58
|`InitiatingProcessMD5`|`string`| MD5 hash of the process (image file) that initiated the event |
59
-
|`InitiatingProcessFileName`|`string`| Name of the process that initiated the event |
59
+
|`InitiatingProcessFileName`|`string`| Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead|
60
60
|`InitiatingProcessFileSize`|`long`| Size of the file that ran the process responsible for the event |
61
61
|`InitiatingProcessVersionInfoCompanyName`|`string`| Company name from the version information of the process (image file) responsible for the event |
62
62
|`InitiatingProcessVersionInfoProductName`|`string`| Product name from the version information of the process (image file) responsible for the event |
Copy file name to clipboardExpand all lines: defender-xdr/advanced-hunting-devicelogonevents-table.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ For information on other tables in the advanced hunting schema, [see the advance
64
64
|`InitiatingProcessSHA1`|`string`| SHA-1 hash of the process (image file) that initiated the event |
65
65
|`InitiatingProcessSHA256`|`string`| SHA-256 hash of the process (image file) that initiated the event. This field is usually not populated - use the SHA1 column when available. |
66
66
|`InitiatingProcessMD5`|`string`| MD5 hash of the process (image file) that initiated the event |
67
-
|`InitiatingProcessFileName`|`string`| Name of the process that initiated the event|
67
+
|`InitiatingProcessFileName`|`string`| Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead|
68
68
|`InitiatingProcessFileSize`|`long`| Size of the file that ran the process responsible for the event |
69
69
|`InitiatingProcessVersionInfoCompanyName`|`string`| Company name from the version information of the process (image file) responsible for the event |
70
70
|`InitiatingProcessVersionInfoProductName`|`string`| Product name from the version information of the process (image file) responsible for the event |
Copy file name to clipboardExpand all lines: defender-xdr/advanced-hunting-devicenetworkevents-table.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ For information on other tables in the advanced hunting schema, [see the advance
53
53
|`InitiatingProcessSHA1`|`string`| SHA-1 of the process (image file) that initiated the event |
54
54
|`InitiatingProcessSHA256`|`string`| SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
55
55
|`InitiatingProcessMD5`|`string`| MD5 hash of the process (image file) that initiated the event |
56
-
|`InitiatingProcessFileName`|`string`| Name of the process that initiated the event |
56
+
|`InitiatingProcessFileName`|`string`| Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead|
57
57
|`InitiatingProcessFileSize`|`long`| Size of the file that ran the process responsible for the event |
58
58
|`InitiatingProcessVersionInfoCompanyName`|`string`| Company name from the version information of the process (image file) responsible for the event |
59
59
|`InitiatingProcessVersionInfoProductName`|`string`| Product name from the version information of the process (image file) responsible for the event |
Copy file name to clipboardExpand all lines: defender-xdr/advanced-hunting-deviceprocessevents-table.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ For information on other tables in the advanced hunting schema, [see the advance
76
76
|`InitiatingProcessSHA1`|`string`| SHA-1 hash of the process (image file) that initiated the event |
77
77
|`InitiatingProcessSHA256`|`string`| SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
78
78
|`InitiatingProcessMD5`|`string`| MD5 hash of the process (image file) that initiated the event |
79
-
|`InitiatingProcessFileName`|`string`| Name of the process that initiated the event |
79
+
|`InitiatingProcessFileName`|`string`| Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead|
80
80
|`InitiatingProcessFileSize`|`long`| Size of the file that ran the process responsible for the event |
81
81
|`InitiatingProcessVersionInfoCompanyName`|`string`| Company name from the version information of the process (image file) responsible for the event |
82
82
|`InitiatingProcessVersionInfoProductName`|`string`| Product name from the version information of the process (image file) responsible for the event |
Copy file name to clipboardExpand all lines: defender-xdr/advanced-hunting-deviceregistryevents-table.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ For information on other tables in the advanced hunting schema, [see the advance
55
55
|`InitiatingProcessSHA1`|`string`| SHA-1 of the process (image file) that initiated the event |
56
56
|`InitiatingProcessSHA256`|`string`| SHA-256 of the process (image file) that initiated the event. This field is usually not populated — use the SHA1 column when available. |
57
57
|`InitiatingProcessMD5`|`string`| MD5 hash of the process (image file) that initiated the event |
58
-
|`InitiatingProcessFileName`|`string`| Name of the process that initiated the event |
58
+
|`InitiatingProcessFileName`|`string`| Name of the process file name that initiated the event; if unavailable, the name of the process that initiated the event might be shown instead|
59
59
|`InitiatingProcessFileSize`|`long`| Size of the file that ran the process responsible for the event |
60
60
|`InitiatingProcessVersionInfoCompanyName`|`string`| Company name from the version information of the process (image file) responsible for the event |
61
61
|`InitiatingProcessVersionInfoProductName`|`string`| Product name from the version information of the process (image file) responsible for the event |
0 commit comments