What a 72-Minute Breach Window Really Means for Security Teams

A 72-minute breach does not give every security team the same deadline. Learn what the different attack clocks measure, where automation helps and which containment decisions still need a person.

Read in: English · తెలుగు · हिन्दी

A horizontal timeline of six incident stages from initial access to exfiltration, with defensive checkpoints marked signal, contain and verify interrupting the line, and a note that the fastest observed case reached exfiltration in 72 minutes

Some attackers can move from initial access to data theft in little more than an hour. That does not mean every breach follows the same clock — or that every response should be automated.

A security team receives an alert that a user signed in from an unusual location. An analyst opens the case, checks the account history and begins contacting the employee.

While that investigation is happening, the attacker uses the stolen session to enter a connected SaaS application, finds a cloud credential and starts collecting data. By the time the team confirms the first alert, information is already leaving the environment.

This is the operational problem behind a widely repeated 2026 statistic: in the fastest cases investigated by Palo Alto Networks Unit 42, attackers moved from initial access to data exfiltration in 72 minutes.

The number deserves attention. It also needs context. It was the fastest observed category in one incident-response dataset, not the average duration of every modern breach. It does not mean every attack is powered by an autonomous AI agent, or that every organization must contain every alert within exactly 72 minutes.

The useful lesson is simpler: some intrusions can now move faster than a response process built around queues, manual handoffs and disconnected evidence.

Security reports are measuring different clocks

Several 2026 threat reports appear to describe completely different realities.

Reported measure2026 figureWhat the clock measures
Fast initial access to data exfiltration72 minutesEntry into the environment until data begins leaving it
Average eCrime breakout time29 minutesEntry into one system until lateral movement begins
Fastest observed eCrime breakout27 secondsAn extreme instance of lateral movement, not a normal response target
Global median dwell time14 daysEntry into an environment until the intrusion is discovered

Unit 42 based its findings on more than 750 major incidents across over 50 countries. CrowdStrike separately reported that average eCrime breakout time had fallen to 29 minutes, with one extreme case reaching breakout in 27 seconds. Mandiant reported a 14-day global median dwell time.

These numbers are not directly comparable. They come from different providers, customer populations and definitions. One measures movement after entry. Another measures progress toward data theft. Dwell time measures how long an attacker remains undiscovered.

Security leaders should resist turning any single number into a universal countdown.

Fast and slow attacks can exist at the same time

A financially motivated attacker may already have working credentials and a clear target. There is little reason to remain hidden for weeks. The attacker can enter, expand access, collect information and begin extortion while the victim is still deciding whether the first alert is serious.

An espionage actor has a different objective. It may establish quiet persistence, use legitimate administrative tools and access information gradually. Mandiant’s 2026 reporting found much longer dwell times in espionage and North Korean IT-worker cases. Other campaigns have remained hidden for many months.

The two patterns require different strengths:

  • Fast attacks require early signals and pre-authorized containment.
  • Slow attacks require durable logs, threat hunting and visibility into behaviour over time.

An organization can improve one and remain weak at the other. A fast automated response does not help if the initial activity is never visible. Long log retention does not help if nobody can act before a rapid intrusion reaches sensitive data.

AI is accelerating familiar work

The evidence so far points more strongly to acceleration than to completely new forms of attack.

Unit 42 says it has observed AI being used for reconnaissance, phishing, scripting and operational execution. Sophos documented a campaign in which approximately 12 AI agents were used to develop and test nearly 80 malicious modules and more than 70 evasion techniques. Work that could have taken a person weeks was completed in days.

These are significant developments, but the underlying activities remain familiar: obtain access, evade controls, move through systems and steal information. AI can help an attacker perform parts of that work faster and at greater scale. It does not remove the need for credentials, reachable systems or a path to the target.

That distinction matters because it keeps the defensive response practical. Teams do not need an entirely new security programme for “AI attacks.” They need to close the identity, visibility and response gaps that faster automation can exploit.

Identity and connected services change the response

Unit 42 reports that identity weaknesses played a material role in nearly 90% of its investigations. Almost 48% included browser activity, while 23% involved third-party SaaS applications.

An incident can therefore continue even after a laptop has been isolated. A stolen browser session may still be active. An OAuth grant may provide access to email or cloud storage. A compromised service account may operate without an interactive login. A third-party integration may remain trusted after the original user password changes.

A modern containment plan should be able to:

  • revoke active sessions and refresh tokens;
  • disable suspicious OAuth grants;
  • rotate exposed API keys and service credentials;
  • force phishing-resistant reauthentication;
  • inspect inbox rules and delegated access;
  • restrict cloud roles and temporary credentials;
  • isolate affected endpoints; and
  • identify connected SaaS applications that inherited access.

Endpoint, identity, browser, email, cloud and SaaS evidence must meet in the same investigation. If each team sees only its own product, the attacker benefits from the handoffs.

The First 72 Minutes

Attack speed is not one universal clock. Select a stage below to see a likely signal, where it would show up, what a system can safely automate, and where a person still has to decide. The example toggle compares an illustrative rapid intrusion with a slower, stealthier one — both are educational scenarios, not measured averages.

Likely signal: Sign-in from an unfamiliar device, location or network, or a successful phishing click.

Telemetry source: Identity provider and email-security logs.

Safe automated action: Enrich the alert with device, geo and identity risk context.

Conditional action: Force step-up reauthentication when confidence is high and the account is not shared.

Human decision: Whether to contact the user before or after containment.

Consequence of late detection: The attacker keeps standing access while the case sits in a queue.

Rapid example: a credential-stuffing hit lands on a valid password within the first minute.Stealth example: a phishing email is opened days earlier; the attacker waits before first using the credential.

Automation should depend on possible harm

“Automate or fall behind” sounds decisive, but it is incomplete advice. A false positive that enriches an alert wastes little. A false positive that disables a shared production identity can cause an outage.

The right level of automation depends on detection confidence, reversibility, blast radius and business criticality.

Response actionSensible treatment
Add identity, endpoint and threat context to an alertAutomate
Temporarily block a confirmed malicious indicatorAutomate with expiry and rollback
Revoke one clearly suspicious browser or OAuth sessionAutomate when confidence is high
Isolate a normal employee workstationConditional automation with rapid reversal
Disable a privileged or shared accountHuman approval except under a narrowly tested emergency rule
Isolate a production serverIncident commander or service-owner approval
Delete a cloud workload or dataNever use as the first containment action
Shut down a customer-facing serviceHuman approval with business-impact assessment

This is not a universal policy table. Each organization must adjust it for its systems and regulatory duties. The principle is durable: automate actions that are well understood, limited and reversible. Put human approval before actions with a large or uncertain blast radius.

Automation should also preserve evidence. Removing malware may destroy information needed to understand how the attacker entered. Deleting a workload may eliminate logs or volatile state. Containment is meant to stop further harm while leaving a path to investigation and recovery.

Replace one MTTR number with a response chain

Mean time to respond, or MTTR, is often presented as a single measure of security performance. It can hide where the delay occurred.

A more useful response chain records:

  1. Time to first reliable signal: When did the organization first receive evidence that could support action?
  2. Time to ownership: How long before a person or automated workflow accepted responsibility?
  3. Time to understand scope: How long before the team identified affected identities, systems and services?
  4. Time to contain: When was the attacker’s ability to continue materially restricted?
  5. Time to verify containment: When did independent evidence show that malicious activity had stopped?
  6. Time to recover: When did services return to a trusted operating state?

Measure medians and slower percentiles, not only averages. A good average can hide a small group of incidents that remain unowned for hours. Track false-containment rate and rollback time as well; faster action is not an improvement if it repeatedly disrupts legitimate work.

Preparation creates speed before the incident

The first hour of an incident is a poor time to decide who can disable an account or isolate a server.

NIST’s current incident-response guidance places preparation, response and recovery inside the organization’s wider cybersecurity risk management. Canada’s Cyber Centre likewise recommends documented processes for detecting, responding to and recovering from incidents.

Before an alert arrives, teams should decide:

  • who owns identity, endpoint, cloud and SaaS containment;
  • which systems and identities are too critical for automatic isolation;
  • which response actions are pre-authorized;
  • how actions are reversed;
  • where emergency access is kept;
  • which evidence must be preserved;
  • how long relevant logs remain available; and
  • when legal, privacy, communications and business leaders must join.

Run exercises using realistic timelines. Begin with a suspicious login and introduce new evidence across email, browser, SaaS and cloud systems. Measure how long it takes to find the same identity in each place, revoke its sessions and confirm that data movement has stopped.

The exercise should test decision rights as much as detection tools. A technically correct alert is of limited value when nobody knows who may act on it.

What the 72-minute finding should change

The 72-minute case does not establish a universal deadline. It exposes a weakness in response models that assume investigators will always have several hours to collect evidence before making a decision.

Security teams should use it to ask four questions:

  • Can we connect identity, endpoint, browser, cloud and SaaS activity quickly?
  • Which high-confidence containment actions are already authorized?
  • Can every automated action be explained and reversed?
  • Can we verify that containment actually stopped the attacker?

The objective is not to remove people from incident response. It is to keep people focused on uncertain, high-impact decisions while machines collect evidence and carry out bounded actions at the speed the situation requires.

Some attackers may move in minutes. Others may remain hidden for months. A mature security operation must be prepared for both clocks.

Related reading: Why Frontier Cybersecurity AI Is Moving Behind Trusted-Access Gates, Why DNS Servers Remain a High-Value Attack Target, and What the 2026 Ransomware Numbers Really Tell Security Teams.

References and further reading

Sources reviewed: 25 September 2026.

Report a correction

Corrections go to the editor and are never published automatically. No account needed.