Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

MiniPlasma Detection (CVE-2020-17103)

Sigma detection rule for MiniPlasma, a Windows local privilege escalation exploit abusing a race condition in cldflt.sys to hijack the windir environment variable for the SYSTEM account, redirecting the WER QueueReporting scheduled task to execute an attacker controlled binary as SYSTEM.

CVE-2020-17103 was originally reported by James Forshaw from Google Project Zero in 2020 and supposedly patched by Microsoft. As of May 2026 it is fully exploitable on completely patched Windows 11 systems.

The rule detects the core exploit primitive — a registry write to USER.DEFAULT\Volatile Environment\windir, which no legitimate software ever performs.

Usage

sigma convert -t <backend> -p <pipeline> miniplasma_wer_windir_hijack.yml

References

About

Sigma detection rule for MiniPlasma (CVE-2020-17103)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors