mirror of
https://github.com/socfortress/Wazuh-Rules.git
synced 2025-11-01 12:23:32 +00:00
Create 91570-win_logonsessions_rules.xml
This commit is contained in:
13
Windows Logon Sessions/91570-win_logonsessions_rules.xml
Normal file
13
Windows Logon Sessions/91570-win_logonsessions_rules.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<group name="windows,">
|
||||
<rule id="91570" level="3">
|
||||
<decoded_as>json</decoded_as>
|
||||
<field name="LogonSession">\.+</field>
|
||||
<field name="UserName">\.+</field>
|
||||
<description>Windows Logon Sessions - Snapshot</description>
|
||||
<mitre>
|
||||
<id>T1078</id>
|
||||
</mitre>
|
||||
<options>no_full_log</options>
|
||||
<group>windows_logonsessions,</group>
|
||||
</rule>
|
||||
</group>
|
||||
Reference in New Issue
Block a user