Skip to content

Commit 7856b06

Browse files
authored
Merge branch 'public' into patch-1
2 parents 122ada1 + eb22ed6 commit 7856b06

File tree

4 files changed

+54
-44
lines changed

4 files changed

+54
-44
lines changed

defender-endpoint/microsoft-defender-antivirus-updates.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -185,21 +185,23 @@ To install the latest security intelligence and antivirus engine updates, you ca
185185

186186
- Windows Update
187187
- Windows Update server (WSUS)
188-
- Software Update server (SUP)
189-
- File server
188+
- Software Update Point (SUP)
189+
190+
- [File server](/defender-endpoint/manage-protection-updates-microsoft-defender-antivirus)
190191
- Windows Security app: See [Microsoft Defender Antivirus in the Windows Security app](/defender-endpoint/microsoft-defender-security-center-antivirus)
191192
- Command line, as follows:
192-
- `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"-SignatureUpdate`
193-
- `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"`
194-
- `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"-SignatureUpdate -MMPC`
193+
- `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe" -SignatureUpdate`
194+
- `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe" -SignatureUpdate \\FileServer\ShareName`
195+
- `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe" -SignatureUpdate -MMPC`
195196

196197
For more information, see [Manage the sources for Microsoft Defender Antivirus protection updates](/defender-endpoint/manage-protection-updates-microsoft-defender-antivirus).
197198

198199
To get the latest platform updates, you can use any of the following methods:
199200

200201
- Windows Update
201202
- Windows Update server (WSUS)
202-
- Software Update server (SUP)
203+
- Software Update Point (SUP)
204+
203205
- Windows Security app: See [Microsoft Defender Antivirus in the Windows Security app](/defender-endpoint/microsoft-defender-security-center-antivirus)
204206
- The [Windows Update Catalog](https://www.catalog.update.microsoft.com/Search.aspx?q=KB4052623)
205207

defender-endpoint/whats-new-in-microsoft-defender-endpoint.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,13 @@ For more information on what's new with other Microsoft Defender security produc
5050

5151
- (Preview) **Contain IP addresses of undiscovered devices**: Containing IP addresses associated with devices that are undiscovered or are not onboarded to Defender for Endpoint is now in preview. Containing an IP address prevents attackers from spreading attacks to other non-compromised devices. See [Contain IP addresses of undiscovered devices](respond-machine-alerts.md#contain-ip-addresses-of-undiscovered-devices) for more information.
5252

53+
- (GA) **Attack Surface Reduction (ASR) Rules**
54+
55+
Two new ASR rules are now generally available:
56+
57+
- [Block rebooting machine in Safe Mode](/defender-endpoint/attack-surface-reduction-rules-reference): This rule prevents the execution of commands to restart machines in Safe Mode.
58+
- [Block use of copied or impersonated system tools](/defender-endpoint/attack-surface-reduction-rules-reference): This rule blocks the use of executable files that are identified as copies of Windows system tools. These files are either duplicates or impostors of the original system tools.
59+
5360
## February 2025
5461

5562
- (GA) **Aggregated reporting in Microsoft Defender for Endpoint** is now generally available. For more information, see [Aggregated reporting in Microsoft Defender for Endpoint](aggregated-reporting.md).

0 commit comments

Comments
 (0)