Logon Failure - Specified account expired


Description

Logon Failure - Specified account expired

Query · wazuh

field win.system.eventID="^532$"

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_FAILURE$|^failure$"
  4. field win.system.eventID="^529$|^530$|^531$|^532$|^533$|^534$|^535$|^536$|^537$|^539$|^4625$"
  5. 60125 Logon Failure - Specified account expired refinement level 5 this rule
    field win.system.eventID="^532$"

Rule dependencies

Depends on

Raw source Logon Failure - Specified account expired · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="60125" level="5">
    <if_sid>60105</if_sid>
    <field name="win.system.eventID">^532$</field>
    <description>Logon Failure - Specified account expired</description>
    <options>no_full_log</options>
    <group>authentication_failed,login_denied,pci_dss_10.2.5,pci_dss_8.1.5,gpg13_7.5,gdpr_IV_35.7.d,gdpr_IV_32.2,hipaa_164.312.b,hipaa_164.312.a.1,nist_800_53_AU.14,nist_800_53_AC.7,nist_800_53_AC.2,tsc_CC6.8,tsc_CC7.2,tsc_CC7.3,tsc_CC6.1,</group>
    <mitre>
      <id>T1531</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.