Windows: New-ADServiceAccount Creates Delegated Service Account in Target OUs

Alerts on PowerShell runs of New-ADServiceAccount to create a delegated service account with -CreateDelegatedServiceAccount and -path.

FreeReviewedSigma · Medium · v2
Product
windows
Category
process_creation
Author
Swachchhanda Shrawan Poudel (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2025-05-24
Updated
2026-07-31

ATT&CK techniques

Initial Access → Defense Evasion
  1. Recon

  2. Resource Dev

  3. Execution

  4. Cred Access

  5. Discovery

  6. Lateral Movement

  7. Collection

  8. C2

  9. Exfiltration

  10. Impact

What it detects

This rule flags PowerShell process activity where CommandLine contains New-ADServiceAccount alongside -CreateDelegatedServiceAccount and -path, indicating creation of a delegated service account and placement into a specified OU path. Attackers may use this to establish privileged directory-integrated persistence or to attempt privilege escalation by creating or manipulating service account objects in Active Directory. The detection relies on Windows process creation telemetry capturing the initiating shell (PowerShell variants) and the full command line arguments.

Related detections9 linkedT1098 — drag to rearrange
Malicious Domain Admin Account Escalation via net group (via process_creation)
PowerShell dMSA Service Account Creation in Target OUs via New-ADServiceAccount
Windows PowerShell Modifies dMSA msDS-ManagedAccountPrecededByLink Attributes
Malicious Cluster-Admin Role Binding Creation (via audit)
Malicious User Password Change Using Current Hash Password - ChangeNTLM - Mimikatz (via security)
Suspicious Account Password Set to Never Expire. (via security)
Malicious Modification of a Computer Account SPN (via security)
Suspicious Massive Group Membership Changes (via security)
Malicious High Risk Active Directory Group Membership Change (via security)
Windows: New-ADServiceAccount Creates Delegated Service Account in Target OUs
Pivot detection · T1098 · 9 related

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. v1
    No changelog recorded for this version.2026-07-30

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.