Windows: New Notepad++ plugins DLL written outside gup.exe

Alerts on creation of Notepad++ plugin DLLs by a process other than gup.exe, suggesting possible persistence via custom plugins.

FreeReviewedSigma · Medium · v2
Product
windows
Category
file_event
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2022-06-10
Updated
2026-07-31

What it detects

This rule flags file creation events where a new .dll is written under a Notepad++ plugins directory. It excludes writes performed by Notepad++ updater gup.exe and further filters activity from common installer-related paths. Creating or modifying plugin DLLs outside the updater can indicate persistence or unauthorized extension loading, and the rule relies on Windows file event telemetry that includes TargetFilename and the writing Image path.

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.