mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 06:17:22 +00:00
fixed link, edited
This commit is contained in:
parent
e58007cd1c
commit
14f1456a01
@ -11,7 +11,7 @@ ms.pagetype: security
|
|||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: andreabichsel
|
author: andreabichsel
|
||||||
ms.author: v-anbic
|
ms.author: v-anbic
|
||||||
ms.date: 11/29/2018
|
ms.date: 03/26/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
# Protect devices from exploits
|
# Protect devices from exploits
|
||||||
@ -20,16 +20,16 @@ ms.date: 11/29/2018
|
|||||||
|
|
||||||
- [Windows Defender Advanced Threat Protection (Windows Defender ATP)](https://go.microsoft.com/fwlink/p/?linkid=2069559)
|
- [Windows Defender Advanced Threat Protection (Windows Defender ATP)](https://go.microsoft.com/fwlink/p/?linkid=2069559)
|
||||||
|
|
||||||
Exploit protection automatically applies a number of exploit mitigation techniques on both the operating system processes and on individual apps.
|
Exploit protection automatically applies a number of exploit mitigation techniques to operating system processes and apps.
|
||||||
|
|
||||||
It is part of [Windows Defender Exploit Guard](windows-defender-exploit-guard.md). Exploit protection is supported on Windows 10, version 1709 and later and Windows Server 2016, version 1803 or later.
|
It is part of [Windows Defender Exploit Guard](windows-defender-exploit-guard.md). Exploit protection is supported beginning with Windows 10, version 1709 and Windows Server 2016, version 1803.
|
||||||
|
|
||||||
>[!TIP]
|
>[!TIP]
|
||||||
>You can visit the Windows Defender Testground website at [demo.wd.microsoft.com](https://demo.wd.microsoft.com?ocid=cx-wddocs-testground) to confirm the feature is working and see how it works.
|
>You can visit the Windows Defender Testground website at [demo.wd.microsoft.com](https://demo.wd.microsoft.com?ocid=cx-wddocs-testground) to confirm the feature is working and see how it works.
|
||||||
|
|
||||||
Exploit protection works best with [Windows Defender Advanced Threat Protection](../windows-defender-atp/windows-defender-advanced-threat-protection.md) - which gives you detailed reporting into exploit protection events and blocks as part of the usual [alert investigation scenarios](../windows-defender-atp/investigate-alerts-windows-defender-advanced-threat-protection.md).
|
Exploit protection works best with [Windows Defender Advanced Threat Protection](../windows-defender-atp/windows-defender-advanced-threat-protection.md) - which gives you detailed reporting into exploit protection events and blocks as part of the usual [alert investigation scenarios](../windows-defender-atp/investigate-alerts-windows-defender-advanced-threat-protection.md).
|
||||||
|
|
||||||
You [configure these settings using the Windows Security app or PowerShell](customize-exploit-protection.md) on an individual machine, and then [export the configuration as an XML file that you can deploy to other machines](import-export-exploit-protection-emet-xml.md). You can use Group Policy to distribute the XML file to multiple devices at once.
|
You can [enable exploit protection](enable-exploit-protection.md) on an individual machine, and then use [Group Policy](import-export-exploit-protection-emet-xml.md) to distribute the XML file to multiple domain-joined devices at once.
|
||||||
|
|
||||||
When a mitigation is encountered on the machine, a notification will be displayed from the Action Center. You can [customize the notification](customize-attack-surface-reduction.md#customize-the-notification) with your company details and contact information. You can also enable the rules individually to customize what techniques the feature monitors.
|
When a mitigation is encountered on the machine, a notification will be displayed from the Action Center. You can [customize the notification](customize-attack-surface-reduction.md#customize-the-notification) with your company details and contact information. You can also enable the rules individually to customize what techniques the feature monitors.
|
||||||
|
|
||||||
@ -47,20 +47,6 @@ Exploit protection works best with [Windows Defender Advanced Threat Protection]
|
|||||||
|
|
||||||
You can review the Windows event log to see events that are created when exploit protection blocks (or audits) an app:
|
You can review the Windows event log to see events that are created when exploit protection blocks (or audits) an app:
|
||||||
|
|
||||||
1. Download the [Exploit Guard Evaluation Package](https://aka.ms/mp7z2w) and extract the file *ep-events.xml* to an easily accessible location on the machine.
|
|
||||||
|
|
||||||
2. Type **Event viewer** in the Start menu to open the Windows Event Viewer.
|
|
||||||
|
|
||||||
3. On the left panel, under **Actions**, click **Import custom view...**
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
4. Navigate to where you extracted *ep-events.xml* and select it. Alternatively, [copy the XML directly](event-views-exploit-guard.md).
|
|
||||||
|
|
||||||
5. Click **OK**.
|
|
||||||
|
|
||||||
6. This will create a custom view that filters to only show the following events related to Exploit protection:
|
|
||||||
|
|
||||||
Provider/source | Event ID | Description
|
Provider/source | Event ID | Description
|
||||||
-|:-:|-
|
-|:-:|-
|
||||||
Security-Mitigations | 1 | ACG audit
|
Security-Mitigations | 1 | ACG audit
|
||||||
@ -97,21 +83,7 @@ Win32K | 260 | Untrusted Font
|
|||||||
>
|
>
|
||||||
>You can [convert an existing EMET configuration file into exploit protection](import-export-exploit-protection-emet-xml.md#convert-an-emet-configuration-file-to-an-exploit-protection-configuration-file) to make the migration easier and keep your existing settings.
|
>You can [convert an existing EMET configuration file into exploit protection](import-export-exploit-protection-emet-xml.md#convert-an-emet-configuration-file-to-an-exploit-protection-configuration-file) to make the migration easier and keep your existing settings.
|
||||||
|
|
||||||
This topic describes the differences between the Enhance Mitigation Experience Toolkit (EMET) and exploit protection in Windows Defender ATP.
|
This section compares exploit protection in Windows Defender ATP with the Enhance Mitigation Experience Toolkit (EMET) for reference.
|
||||||
|
|
||||||
Exploit protection in Windows Defender ATP is our successor to EMET and provides stronger protection, more customization, an easier user interface, and better configuration and management options.
|
|
||||||
|
|
||||||
EMET is a standalone product for earlier versions of Windows and provides some mitigation against older, known exploit techniques.
|
|
||||||
|
|
||||||
After July 31, 2018, it will not be supported.
|
|
||||||
|
|
||||||
For more information about the individual features and mitigations available in Windows Defender ATP, as well as how to enable, configure, and deploy them to better protect your network, see the following topics:
|
|
||||||
|
|
||||||
- [Protect devices from exploits](exploit-protection-exploit-guard.md)
|
|
||||||
- [Configure and audit Exploit protection mitigations](customize-exploit-protection.md)
|
|
||||||
|
|
||||||
## Feature comparison
|
|
||||||
|
|
||||||
The table in this section illustrates the differences between EMET and Windows Defender Exploit Guard.
|
The table in this section illustrates the differences between EMET and Windows Defender Exploit Guard.
|
||||||
|
|
||||||
| Windows Defender Exploit Guard | EMET
|
| Windows Defender Exploit Guard | EMET
|
||||||
|
Loading…
x
Reference in New Issue
Block a user