Skip to content

Free for nonprofits, NGOs, think tanks, and institutes. Grant funded by James Scott, administered by the Embassy Row Project.

ArtOfTheHack home

7 minute read

Modeling Blast Radius Before You Act

Containment decisions are consequence decisions. A digital twin of the environment lets teams test the response before it reaches production.

The cost of a correct action taken blindly

Isolating a host, disabling an identity, or revoking a certificate can be exactly the right security action and still cause more damage than the intrusion. The determining factor is dependency, and dependency is rarely documented accurately.

What a twin provides

A structural model of identities, systems, data flows, and dependencies allows a proposed containment action to be evaluated against the environment before it is executed.

  • Downstream systems affected by the proposed action
  • Business processes that depend on those systems
  • Alternative containment paths with lower consequence
  • Recovery sequence and expected time to restore

Exercise before incident

The same model supports scheduled exercises. Teams can rehearse a ransomware containment or a credential compromise response against a realistic dependency graph and measure decision quality rather than tabletop narrative.