Windows PowerShell AD Module DLL Import for Active Directory Enumeration

Flags PowerShell importing Microsoft.ActiveDirectory.Management.dll via Import-Module, a common step in AD discovery and enumeration.

FreeReviewedSigma · Medium · v2
Product
windows
Category
ps_module
Author
Nasreddine Bencherchali (Nextron Systems), frack113 (SigmaHQ), DRL 1.1
Published
2023-01-22
Updated
2026-07-31

What it detects

This rule flags PowerShell activity that imports the Microsoft.ActiveDirectory.Management.dll using Import-Module (or its ipmo alias). Loading this AD management DLL is commonly used to query Active Directory for discovery and enumeration. It relies on PowerShell module import telemetry captured in command payloads and can be used to identify recon-like attempts that leverage the AD module library.

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.