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.

Timed restore into a clean environment

What is the demonstrated recovery time and data loss for a critical system?

Method

  1. Choose a system the business considers critical and assume the production environment is compromised.
  2. Rebuild a trusted environment, restore from an isolated copy, and bring the service to a usable state.
  3. Have the business owner validate the restored state rather than the infrastructure team.
  4. Record elapsed time, data loss against the last known good state, and every dependency that blocked progress.

What is measured

  • Demonstrated RTO
  • Demonstrated RPO
  • Count of blocking dependencies discovered

Limits
One system under planned conditions. A real event involves several systems, missing staff, and competing priorities.

Under Recovery as a first-class discipline, Attack-and-recovery engineering

Out-of-hours vendor escalation drill

What does the provider actually do when called at three in the morning?

Method

  1. Agree the drill with the vendor relationship owner but not with the responding team.
  2. Raise a realistic scenario through the contracted out-of-hours path.
  3. Record who answered, how long it took, what they were permitted to do, and what waited on your approval.
  4. Repeat at least annually and after any contract or platform change.

What is measured

  • Time to human response
  • Time to first action
  • Actions requiring client approval

Limits
A cooperative drill. A real event may coincide with incidents at their other clients.

Under Vendor and supply-chain resilience

Bounded credential rotation

Could the organisation rotate every secret of one class quickly if it had to?

Method

  1. Select one class of secret, for example service account keys in a single environment.
  2. Rotate all of them within a fixed window without a change freeze.
  3. Record what broke, what was undocumented, and how long full restoration of function took.

What is measured

  • Time to rotate the class
  • Integrations broken
  • Undocumented dependencies found

Limits
One class in one environment. A full estate rotation is a different order of difficulty.

Under Recovery as a first-class discipline, Human error without human blame