Windows PowerShell Active Directory Group Enumeration via Get-AdGroup Cmdlet

Flags PowerShell script blocks that call Get-ADGroup with -Filter to enumerate Active Directory groups.

FreeReviewedSigma · Low · v2
Product
windows
Category
ps_script
Author
frack113 (SigmaHQ), DRL 1.1
Published
2022-03-17
Updated
2026-07-31

ATT&CK techniques

Discovery
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule flags PowerShell activity that calls the Get-AdGroup cmdlet with a -Filter parameter, consistent with enumerating Active Directory groups. Attackers commonly use group enumeration to discover access pathways and identify targets for subsequent discovery or privilege escalation. The detection relies on PowerShell Script Block text telemetry (e.g., Script Block Logging) capturing the cmdlet invocation.

Related detections9 linkedT1069.002 — drag to rearrange
Malicious Active Directory Enumeration via SharpHound or BloodHound (via process_creation)
Suspicious Group Discovery - Command (via process_creation)
SharpHound Host Enumeration Over Kerberos (via security)
Suspicious Group Discovery - PowerShell (via powershell)
Suspicious Domain Admins Group Enumeration via net.exe (via process_creation)
Suspicious Domain Computers Group Enumeration via Net Command (via process_creation)
Suspicious Active Directory Enumeration via ADWS PowerShell Cmdlets via ps_script
Suspicious Domain Trust Discovery via Nltest
Windows File Events: ADExplorer .dat Snapshot Written by ADExp.exe or ADExplorer.exe
Windows PowerShell Active Directory Group Enumeration via Get-AdGroup Cmdlet
Pivot detection · T1069.002 · 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.