Zero Security Theatre

Experiments

Each experiment runs in a real environment and produces a measured result. The limits beside it say what that result can prove.

Measure the real detection interval

How long does it take to notice activity that a deployed control claims to detect?

Method

  1. Select techniques the current tooling explicitly claims to cover.
  2. Execute them safely in production, with the security team unaware of the timing.
  3. Record the interval from execution to first accurate alert, and to first human action.
  4. Repeat quarterly with varied techniques and record the distribution rather than the best case.

What is measured

  • Time to detect
  • Time to accurate understanding
  • Share of techniques producing no alert

Limits
Establishes detection capability for the tested techniques only. It says nothing about unknown techniques or about containment quality.

Under The dangers of security theatre, Attack-and-recovery engineering

Blast radius of one ordinary identity

What can be reached from a single compromised workstation account?

Method

  1. Take an ordinary user identity, not an administrative one.
  2. Enumerate the reachable systems, data, and privilege escalation paths using attack-path analysis.
  3. Attempt the shortest path to a crown-jewel system under agreed rules of engagement.
  4. Repeat after remediation to confirm the path is closed rather than narrowed.

What is measured

  • Systems reachable
  • Steps to crown jewels
  • Paths still open after remediation

Limits
Bounded by the rules of engagement, which usually exclude the most disruptive techniques.

Under The dangers of security theatre, Attack-and-recovery engineering