Fast deletion containment
Single destructive actor
Windows security research · V4
Shieldbreaker is an open research project exploring fast detection, attribution, and containment of destructive Windows processes—measured in milliseconds.
Measured fast-path average · 3 runs · 1,000 generated files
Measured, not imagined
V4 moves attribution into the same time scale as detection, while keeping the tested safety boundary explicit.
Single destructive actor
With three benign actors
Comparable single-deleter runs
Across current benchmark runs
These results describe the tested fast path, not a production security claim. The current prototype does not yet contain every simultaneous destructive actor.
How it works
The lab deliberately limits what it can destroy, measures what it can prove, and states where production telemetry is still required.
01
Filesystem monitoring and concurrent handle attribution reduce the gap between the first destructive signal and containment.
02
The detector discovers the process. Launched PIDs are retained only to score whether attribution was correct.
03
Every destructive operation is confined to a fresh, validated lab directory. Any safety-boundary failure stops the run.
Toward production
Production containment needs trustworthy per-operation identity, broader workload coverage, and simultaneous-actor control.
Open research