Windows Registry Persistence via Disk Cleanup Handler Autorun Keys

Flags registry changes under Windows Disk Cleanup Handler VolumeCaches that set Autorun and command-like handler values.

FreeReviewedSigma · Medium · v1
Product
windows
Category
registry_set
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2022-07-21
Updated
2026-07-30

What it detects

This rule identifies modifications to Disk Cleanup Handler registry entries used for autorun-style persistence by matching paths under the VolumeCaches registry area, specifically values related to Autorun along with handler-specific strings. Attackers can abuse these extensibility points to execute commands without relying on traditional startup locations. The detection relies on registry set telemetry capturing the TargetObject path and associated value Details to spot suspicious command-like payloads such as cmd, PowerShell, rundll32, mshta, cscript, wscript, wsl, or startup-oriented directories.

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.