- How do SOC analysts detect Create Account?
- Detection centers on SIEM, XDR telemetry for the persistence phase of the attack. Monitor Windows Event ID 4720 for new local account creation and Event ID 4728 for additions to security-enabled global groups, alerting on account creation outside of established IT change management processes. Track Active Directory changes for new user account creation, particularly accounts created outside business hours, accounts created by non-IT staff, or accounts immediately added to privileged groups like Domain Admins.
- What does a Create Account alert look like?
- A representative SIEM detection is "New Local Administrator Account Created" (high severity): Windows Event 4720 detected on finance workstation FIN-WS-042: new local user account "helpdesk_support" created, immediately followed by Event 4732 adding account to Administrators group. Account creation was performed by the currently logged-in user who does not have IT administrative responsibilities, suggesting post-compromise persistence.
- Which tools detect Create Account, and how can I practice?
- Create Account (T1136) is best surfaced with SIEM, XDR telemetry, which exposes the persistence signals described above. Practice detecting it on those exact consoles in SOCSimulator Operations, free.