mirror of
https://github.com/socfortress/Wazuh-Rules.git
synced 2025-10-23 08:12:16 +00:00
Update 900000-exclusion_rules.xml
This commit is contained in:
committed by
GitHub
parent
ff0129d229
commit
9ea52b133c
@@ -825,4 +825,14 @@
|
||||
<description>Lower Defender Platform LSASS.</description>
|
||||
<options>no_full_log</options>
|
||||
</rule>
|
||||
<rule id="900116" level="10">
|
||||
<if_sid>92156</if_sid>
|
||||
<field name="win.eventdata.image" type="pcre2">(?i)(winword|excel|powerpnt)\.EXE</field>
|
||||
<field name="win.eventdata.originalFileName" type="pcre2">(?i)VBEUI.DLL</field>
|
||||
<options>no_full_log</options>
|
||||
<description>Office application loaded vbeui.dll module. May be used to execute scripting code</description>
|
||||
<mitre>
|
||||
<id>T1059.005</id>
|
||||
</mitre>
|
||||
</rule>
|
||||
</group>
|
||||
|
Reference in New Issue
Block a user