mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
update attack-surface-reduction-exploit-guard.md
added section for event views
This commit is contained in:
@ -35,6 +35,29 @@ Triggered rules display a notification on the device. You can [customize the not
|
|||||||
|
|
||||||
For information about configuring attack surface reduction rules, see [Enable attack surface reduction rules](enable-attack-surface-reduction.md).
|
For information about configuring attack surface reduction rules, see [Enable attack surface reduction rules](enable-attack-surface-reduction.md).
|
||||||
|
|
||||||
|
## Review attack surface reduction events in Windows Event Viewer
|
||||||
|
|
||||||
|
You can review the Windows event log to see events that are created when attack surface reduction rules fire:
|
||||||
|
|
||||||
|
1. Download the [Exploit Guard Evaluation Package](https://aka.ms/mp7z2w) and extract the file *cfa-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 *cfa-events.xml* and select it. Alternatively, [copy the XML directly](event-views-exploit-guard.md).
|
||||||
|
|
||||||
|
4. Click **OK**.
|
||||||
|
|
||||||
|
5. This will create a custom view that filters to only show the following events related to controlled folder access:
|
||||||
|
|
||||||
|
Event ID | Description
|
||||||
|
-|-
|
||||||
|
5007 | Event when settings are changed
|
||||||
|
1121 | Event when rule fires in Block-mode
|
||||||
|
1122 | Event when rule fires in Audit-mode
|
||||||
|
|
||||||
|
|
||||||
## Attack surface reduction rules
|
## Attack surface reduction rules
|
||||||
|
|
||||||
The following sections describe each of the 15 attack surface reduction rules. This table shows their corresponding GUIDs, which you use if you're configuring the rules with Group Policy:
|
The following sections describe each of the 15 attack surface reduction rules. This table shows their corresponding GUIDs, which you use if you're configuring the rules with Group Policy:
|
||||||
@ -238,4 +261,4 @@ GUID: 7674ba52-37eb-4a4f-a9a1-f0f9a1619a2c
|
|||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
- [Enable attack surface reduction rules](enable-attack-surface-reduction.md)
|
- [Enable attack surface reduction rules](enable-attack-surface-reduction.md)
|
||||||
- [Evaluate attack surface reduction rules](evaluate-attack-surface-reduction.md)
|
- [Evaluate attack surface reduction rules](evaluate-attack-surface-reduction.md)
|
||||||
|
Reference in New Issue
Block a user