TICKET: SOC-IR-0049 | Domain: APEXCORP | Priority: CRITICAL
The SIEM fired a critical alert — a user account was added to the Domain Admins group without an approved change request. Domain Admins have unrestricted access to every system in the ApexCorp domain. Your job is to investigate who made the change, which account was elevated, and whether it was authorised.
Event ID 4728 — a member was added to a security-enabled global group (e.g. Domain Admins). This is one of the highest-value events to monitor in any Windows environment.
Event ID 4732 — same but for local groups. Both should alert immediately when the target group is Domain Admins or any privileged group.
Separation of duties — only designated IAM staff should be able to add accounts to privileged groups. Any such change should have an approved change request.
| Event ID | Meaning |
|---|---|
| 4728 | Member added to global security group |
| 4729 | Member removed from global security group |
| 4732 | Member added to local security group |
| 4756 | Member added to universal security group |
| 4672 | Special privileges assigned to logon |