diniscruz.ai / writing / Cyber-Security

Second Stories: From Three Mile Island to Cybersecurity

By Dinis Cruz and ChatGPT Deep Research and Claude 3.7 · · 12 min read

PDF LinkedIn post

Contents · 5 sections
  1. Introduction
  2. Application to Cybersecurity
  3. Case Studies: "Second Stories" in Cybersecurity Incidents
  4. Frameworks and Strategies for Second-Story Analysis
  5. Conclusion

Second Stories: From Three Mile Island to Cybersecurity

by Dinis Cruz and ChatGPT Pro Deep Research, 10 Feb 2025

Introduction

The concept of "second stories" originates from safety science and the analysis of accidents such as the Three Mile Island (TMI) nuclear incident. In the aftermath of TMI (1979), investigators realized that focusing on who to blame (a first story) was less useful than understanding what went wrong in the system (the second story) (Who Destroyed Three Mile Island? - Ruby Video).

A first story might pin the accident on an operator's mistake, but a second story reveals the broader context – e.g. how confusing instrument design, inadequate training, and other systemic factors set the stage for the error.

In fact, the official TMI review found “a combination of equipment malfunctions, design-related problems and worker errors” led to the partial meltdown (Backgrounder On The Three Mile Island Accident | NRC.gov).

Instead of just blaming individuals, the second-story perspective highlights how the system’s constraints and flaws influenced human decisions.

As Nickolas Means explains (drawing on Sidney Dekker’s work), uncovering these systemic, contextual reasons behind failures leads to a richer understanding of an incident.

In short, second stories shift the narrative from individual blame to the systemic conditions that make failures more likely.

Application to Cybersecurity

Just as in engineering accidents, cybersecurity failures often stem from underlying constraints and system flaws rather than one person’s mistake. Modern IT environments are complex, tightly-coupled systems, so a single misstep (like a misconfiguration or a missed patch) can trigger a breach only when multiple defensive layers and processes have weaknesses. Blaming an individual user or developer for a security incident (“someone clicked a bad link” or “the admin misconfigured a server”) is a first-story view.

The second story asks: What allowed that action to result in a breach? Often, we find constraints such as insufficient tools, process gaps, or organizational issues at play. For example, a developer might introduce a vulnerability due to deadline pressure and lack of security training – a reflection of management priorities and siloed team structure, not personal negligence. Similarly, an analyst might miss an alert because the security monitoring systems overwhelm staff with noise, or because teams are understaffed due to budget limits. These are systemic problems, not individual failings.

Common systemic constraints in cybersecurity include outdated or complex tooling, lack of cross-team communication, unclear accountability, and resource limitations.

All of these can create latent vulnerabilities. A striking real-world parallel comes from a recent NSA/CISA analysis: many organizations share the same misconfigurations and weaknesses, suggesting these issues are “systemic weaknesses across many networks” rather than one-off human errors (NSA and CISA Red and Blue Teams Share Top Ten Cybersecurity ...).

In other words, the conditions in many IT environments (legacy software, poor default settings, etc.) consistently set people up to make similar mistakes.

Much like the engineering decisions and design flaws that predated the TMI accident, factors such as technical debt, rushed deployments, or siloed decision-making can predispose an organization to cybersecurity failure.

By examining these contextual factors, security teams can better understand how an incident happened despite everyone's best intentions, mirroring the second-story approach used in safety engineering.

Case Studies: "Second Stories" in Cybersecurity Incidents

Real cybersecurity incidents illustrate how focusing on systemic causes yields deeper lessons than a blame game. Below are a few notable breaches where the “second story” reveals underlying failures, and how a blame-oriented view initially obscured those issues:

In each of these cases, a blame-focused view targeted an individual or single point of failure, while the second story exposed a chain of organizational, technical, and process issues. When companies fixate on “who clicked the link” or “who misconfigured that server,” they often miss the opportunity to fix the conditions that permitted a single slip to escalate into a breach. By contrast, investigating the broader context – how policies, tools, and cultural factors contributed – leads to more meaningful security improvements.

Frameworks and Strategies for Second-Story Analysis

Adopting a second-stories approach in cybersecurity requires intentional changes in how we investigate incidents and manage security culture. Below are frameworks and strategies to help security teams move from a blame-oriented mindset to systemic problem-solving:

By adopting these strategies, security teams can institutionalize the practice of finding the second story in every incident. Over time, this leads to more resilient systems. Instead of repeatedly reacting to “human error,” organizations fix the underlying design and operational issues that allow minor lapses to become major incidents. The result is a cycle of learning – each breach or near-miss teaches the team how to harden the system further, much like each aerospace incident has driven improvements in flight safety. This proactive, blameless approach is now considered a best practice in forward-looking DevOps and SRE organizations, and it’s increasingly crucial in cybersecurity as well.

Conclusion

The key takeaway of the “second stories” concept is that behind every apparent human error is a set of systemic factors that influenced it. The Three Mile Island accident taught industry observers that pointing fingers at operators was too simplistic; real improvement came from addressing design flaws, training gaps, and organizational issues that constrained operator behavior. Cybersecurity can greatly benefit from the same perspective. By looking beyond the immediate cause of a breach and exploring the environment in which it occurred, security teams can uncover latent vulnerabilities and process weaknesses that would otherwise remain hidden. This report illustrated how many high-profile security incidents were not simply the result of an individual’s failure, but of multiple breakdowns in technology, process, and culture.

Embracing second-story thinking in application security and incident response leads to more effective security practices. It shifts the focus from punishment to prevention: instead of asking “Who caused this breach?”, teams ask “How can we change our system so this mistake doesn’t happen again?”. This approach fosters a culture of continuous improvement and learning, where people are not afraid to report problems and dissect failures honestly. In practical terms, applying this perspective means conducting blameless post-incident reviews, investing in system-level fixes, and encouraging collaboration across departments to tackle root causes.

Ultimately, security is a socio-technical challenge – just as in nuclear safety, the interaction between humans, tools, and processes determines the outcomes. By applying the second stories mindset, organizations move closer to a just, resilient security culture. Rather than fighting the last war or blaming the last person who erred, they build stronger systems for the future. This systemic, blameless approach will not only reduce the likelihood of incidents but also minimize their impact when they do occur, as the organization continually learns and adapts. In a threat landscape where new breaches are inevitable, those who learn the right lessons (and not just the easy, surface-level ones) will be far better positioned to protect their assets and users. Adopting a second-story approach to cybersecurity is thus not just about fairness – it’s about effectiveness and resilience in the face of complex challenges. The sooner security teams internalize this lesson from Three Mile Island, the sooner they can drive meaningful, lasting improvements in their security posture.

Released under CC BY 4.0. First published on docs.diniscruz.ai; this page as markdown.