Skip to content

Commit 3f9e38f

Browse files
authored
Update WMI-events.md
additional noted for WMI events
1 parent bebcadd commit 3f9e38f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

chapters/WMI-events.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,9 @@ It is recommended to log all instances of this event type.
109109
</EventFiltering>
110110
</Sysmon>
111111
```
112+
113+
Sysmon will not capture components of a permanent event created in the **Root** namespace, only under **Root/Subscription**, an attacker may abuse this gap. Windows WMI Operational logs do capture events created in the **Root** namespace and should be leveraged for redundancy in addition to being able to track:
114+
115+
* Temporary Events
116+
* WMI Query Errors
117+
* Provider loading

0 commit comments

Comments
 (0)