Windows DLL image load: credui.dll loaded by an uncommon process

Detects credui.dll or wincredui.dll being loaded by a process other than common system binaries.

FreeReviewedSigma · Medium · v2
Product
windows
Category
image_load
Author
Roberto Rodriguez (Cyb3rWard0g), OTR (Open Threat Research) (SigmaHQ), DRL 1.1
Published
2020-10-20
Updated
2026-07-31

ATT&CK techniques

Cred Access → Collection
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Discovery

  9. Lateral Movement

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule flags Windows processes that load credui.dll and wincredui.dll when the loading process is not part of a set of common, expected binaries. Credential UI and related DLLs are often used to prompt for or handle credential data, so unexpected loaders can indicate credential-access tooling or related activity. It relies on image-load telemetry (including the loaded module path and the loader process image) and matches module names via ImageLoaded ending and OriginalFileName.

Related detections2 linkedT1056.002 — drag to rearrange
macOS GUI Credential Prompt Capture via osascript
Windows Process Creation: Mouse Lock Execution with “Misc314” Indicator
Windows DLL image load: credui.dll loaded by an uncommon process
Pivot detection · T1056.002 · 2 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.