Windows: Detect newdev.dll created in AppData\Roaming\ starting from C:\Users\

Detects creation of newdev.dll under a user’s AppData\Roaming directory for potential user-scoped persistence.

FreeReviewedSigma · High · v5
Product
windows
Category
file_event
Author
X__Junior (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-04-30
Updated
2026-07-31

What it detects

This rule identifies creation of a file named newdev.dll located under AppData\Roaming\newdev.dll for paths starting with C:\Users\. Creating or staging DLLs in user roaming profiles is a common persistence technique because it can survive user sessions and execute in user context. It relies on file creation telemetry (file path and filename) from Windows file event logging.

Changelog

v5
  1. v5
    Candidate ingested via manual entry.2026-07-31
  2. v4
    Candidate ingested via manual entry.2026-07-31
  3. v3
    Candidate ingested via manual entry.2026-07-31
  4. v2
    Candidate ingested via manual entry.2026-07-31
  5. 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.