- How do SOC analysts detect Account Manipulation?
- Detection centers on SIEM, XDR telemetry for the persistence phase of the attack. Monitor for changes to user account attributes in Active Directory including SIDHistory modifications, AdminSDHolder changes, and group membership modifications for sensitive groups. Track password reset and credential modification events, particularly for privileged accounts, service accounts, and accounts that have recently been involved in suspicious authentication activity.
- What does a Account Manipulation alert look like?
- A representative SIEM detection is "MFA Device Enrolled for Administrator Account" (high severity): New MFA device enrolled for account admin_jbaker from an IP address in Russia. The account owner has not submitted a helpdesk ticket for MFA enrollment and was not scheduled for a device upgrade. The enrolling IP has no prior authentication history for this account and appears on threat intelligence as associated with APT infrastructure.
- Which tools detect Account Manipulation, and how can I practice?
- Account Manipulation (T1098) 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.