User account enabled or created


Description

User account enabled or created

Query · wazuh

field win.system.eventID="^624$|^626$|^4720$|^4722$"

Fires when

Wazuh evaluates a chain top-down. Every rule above this one must match on the same event before this rule is tested at all.

  1. decoded_as=windows_eventchannel AND field win.system.providerName="\.+"
  2. field win.system.channel="^Security$"
  3. field win.system.severityValue="^AUDIT_SUCCESS$|^success$"
  4. 60109 User account enabled or created anchor level 8 this rule
    field win.system.eventID="^624$|^626$|^4720$|^4722$"

Rule dependencies

Depends on

Raw source User account enabled or created · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="60109" level="8">
    <if_sid>60103</if_sid>
    <field name="win.system.eventID">^624$|^626$|^4720$|^4722$</field>
    <description>User account enabled or created</description>
    <options>no_full_log</options>
    <group>adduser,account_changed,</group>
    <group>pci_dss_8.1.2,pci_dss_10.2.5,gpg13_7.10,gdpr_IV_35.7.d,gdpr_IV_32.2,hipaa_164.312.a.2.I,hipaa_164.312.a.2.II,hipaa_164.312.b,nist_800_53_AC.2,nist_800_53_IA.4,nist_800_53_AU.14,nist_800_53_AC.7,tsc_CC6.8,tsc_CC7.2,tsc_CC7.3,</group>
    <mitre>
      <id>T1098</id>
    </mitre>
  </rule>

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.