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
Instead of using Exploit Protection for Office applications such as Outlook, Word, Excel, PowerPoint, and OneNote, consider using a more modern approach to prevent their misuse: Attack Surface Reduction rules (ASR rules):
78
+
• [Block executable content from email client and webmail ](https://learn.microsoft.com/defender-endpoint/attack-surface-reduction-rules-reference#block-executable-content-from-email-client-and-webmail)
79
+
• [Block Office applications from creating executable content](https://learn.microsoft.com/defender-endpoint/attack-surface-reduction-rules-reference#block-office-applications-from-creating-executable-content)
80
+
• [Block all Office applications from creating child processes](https://learn.microsoft.com/defender-endpoint/attack-surface-reduction-rules-reference#block-all-office-applications-from-creating-child-processes)
81
+
• [Block Office communication application from creating child processes](https://learn.microsoft.com/defender-endpoint/attack-surface-reduction-rules-reference#block-office-communication-application-from-creating-child-processes)
82
+
• [Block Office applications from injecting code into other processes](https://learn.microsoft.com/defender-endpoint/attack-surface-reduction-rules-reference#block-office-applications-from-injecting-code-into-other-processes)
83
+
• [Block execution of potentially obfuscated scripts](https://learn.microsoft.com/defender-endpoint/attack-surface-reduction-rules-reference#block-execution-of-potentially-obfuscated-scripts)
84
+
• [Block Win32 API calls from Office macros](https://learn.microsoft.com/defender-endpoint/attack-surface-reduction-rules-reference#block-win32-api-calls-from-office-macros)
85
+
86
+
The same for Adobe Reader, use ASR rules:
87
+
• [Block Adobe Reader from creating child processes](https://learn.microsoft.com/defender-endpoint/attack-surface-reduction-rules-reference#block-adobe-reader-from-creating-child-processes)
88
+
58
89
## Application compatibility list
59
90
60
91
The following table lists specific products that have compatibility issues with the mitigations that are included in exploit protection. You must disable specific incompatible mitigations if you want to protect the product by using exploit protection. Be aware that this list takes into consideration the default settings for the latest versions of the product. Compatibility issues can introduced when you apply certain add-ins or other components to the standard software.
@@ -69,7 +100,7 @@ The following table lists specific products that have compatibility issues with
69
100
| DropBox | EAF |
70
101
| Excel Power Query, Power View, Power Map and PowerPivot | EAF |
71
102
| Google Chrome | EAF+ |
72
-
| Immidio Flex+ |Cell 4|
103
+
| Immidio Flex+ |EAF|
73
104
| Microsoft Office Web Components (OWC) | System DEP=AlwaysOn |
74
105
| Microsoft PowerPoint | EAF |
75
106
| Microsoft Teams | EAF+ |
@@ -82,7 +113,37 @@ The following table lists specific products that have compatibility issues with
82
113
83
114
ǂ EMET mitigations might be incompatible with Oracle Java when they're run by using settings that reserve a large chunk of memory for the virtual machine (that is, by using the -Xms option).
84
115
85
-
## Enable exploit protection for testing
116
+
## Enable exploit protection system settings for testing
117
+
These Exploit Protection system settings are enabled by default in Windows 10 or later, or Windows Server 2019 or later, or Windows Server, version 1803 core edition or later.
118
+
119
+
| System settings | Setting |
120
+
| -------- | -------- |
121
+
| Control flow guard (CFG) | Use default (On) |
122
+
| Data Execution Prevention (DEP) | Use default (On) |
123
+
| Force randomization for images (Mandatory ASRL) | Use default (On) |
## Enable exploit protection program settings for testing
144
+
145
+
> [!TIP]
146
+
> We highly recommend to review the modern approach for vulnerability mitigations which is to use the [Attack Surface Reduction rules (ASR rules)](https://learn.microsoft.com/defender-endpoint/attack-surface-reduction) instead.
86
147
87
148
You can set mitigations in a testing mode for specific programs by using the Windows Security app or Windows PowerShell.
0 commit comments