mirror of
https://github.com/socfortress/Wazuh-Rules.git
synced 2025-11-03 21:33:16 +00:00
Update 300100-cisco_secure_endpoint.xml
This commit is contained in:
committed by
GitHub
parent
38d7481e90
commit
c1593905b0
@@ -6,4 +6,18 @@
|
|||||||
<group>cisco_secure_endpoint,</group>
|
<group>cisco_secure_endpoint,</group>
|
||||||
<description>Cisco Secure Endpoint - Notification</description>
|
<description>Cisco Secure Endpoint - Notification</description>
|
||||||
</rule>
|
</rule>
|
||||||
|
<rule id="300101" level="12">
|
||||||
|
<if_sid>300100</if_sid>
|
||||||
|
<field name="win.system.message" type="pcre2">(?i)^"Quarantine</field>
|
||||||
|
<options>no_full_log</options>
|
||||||
|
<group>cisco_secure_endpoint,</group>
|
||||||
|
<description>Cisco Secure Endpoint - Quarantine Event</description>
|
||||||
|
</rule>
|
||||||
|
<rule id="300102" level="12">
|
||||||
|
<if_sid>300100</if_sid>
|
||||||
|
<field name="win.system.message" type="pcre2">(?i)^"Malicious</field>
|
||||||
|
<options>no_full_log</options>
|
||||||
|
<group>cisco_secure_endpoint,</group>
|
||||||
|
<description>Cisco Secure Endpoint - Malicious Event</description>
|
||||||
|
</rule>
|
||||||
</group>
|
</group>
|
||||||
|
|||||||
Reference in New Issue
Block a user