Windows LOLBIN Execution From Abnormal Drive (calc, certutil, mshta, regsvr32, rundll32)

Flags Windows LOLBIN execution when process CurrentDirectory is not empty/null and contains C:\, indicating unusual launch context.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Christopher Peacock '@securepeacock', SCYTHE '@scythe_io', Angelo Violetti - SEC Consult '@angelo_violetti', Aaron Herman (SigmaHQ), DRL 1.1
Published
2022-01-25
Updated
2026-07-30

What it detects

This rule identifies execution of common Windows LOLBINs (such as calc.exe, certutil.exe, cmstp.exe, cscript.exe, installutil.exe, mshta.exe, regsvr32.exe, rundll32.exe, and wscript.exe) when their CurrentDirectory is set to an abnormal value. Attackers often use trusted binaries launched from unexpected locations (e.g., mounted media or nonstandard working directories) to hide or blend in. The detection relies on process creation telemetry including Image, OriginalFileName, and CurrentDirectory fields.

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