No. 14 / 339

How does a CISO's risk calculus change when both attackers and defenders run autonomous AI agents?

The shift

Producing a working exploit chain, a personalized phishing lure, or a first-pass triage of an alert goes from scarce skilled-human-hours to abundant, near-instant, and parallelizable — on both sides of the fight at once. The calculus isn't "AI helps defense." It's that the cost floor for both offense and defense collapses simultaneously, at different rates, and the side that verifies faster than the other side generates wins.

The axioms

  1. Attacker labor is scarce relative to the attack surface, so most orgs survive on attackers not getting around to them — obscurity as a de facto control.
  2. Defender attention is the bottleneck: alert-to-analyst-hour ratio sets the real detection rate, not the tooling.
  3. Sophisticated, targeted attacks (custom malware, tailored pretexting, patient multi-stage intrusion) are expensive to produce, so they're reserved for high-value targets — the basis of risk-tiering by target attractiveness.
  4. Patch and configuration backlogs are structurally normal because finding and fixing every exposure across a real estate is slow, expert-driven work.
  5. Spear-phishing is rare because crafting a convincing, personalized pretext at scale is hard; volume phishing stays crude.
  6. Incident response speed is gated by scarce senior responder judgment — time-to-contain is bounded by how fast a handful of experienced people can reason about an unfolding incident.
  7. Someone accountable — CISO, board, insurer, regulator — must be able to reconstruct what happened and who's liable, regardless of who or what acted.
  8. Anomaly detection assumes attackers operate at human tempo: known-slow behavior patterns (typing cadence, login timing, request rates) are the trust boundary.

Invalid axioms

  1. Obscurity as a control — most orgs survive on attackers not getting around to them. Reconnaissance, exposure-scanning, and initial-access attempts were bottlenecked on attacker time; agents run continuous, parallel scans against every reachable target at near-zero marginal cost. The habit-trap: risk registers that still discount "low-profile" or "not an obvious target" as a mitigating factor. That discount is gone — being uninteresting no longer means being unscanned.
  2. Spear-phishing is rare and reserved for high-value targets because personalization is expensive. Generating a fluent, contextually accurate, individually tailored pretext (scraped from LinkedIn, breach data, and public writing) is now cheap and automatable at the volume of a mass campaign. The habit-trap: security awareness programs and email-filtering budgets still calibrated to "spear-phishing is the C-suite's problem, volume phishing is everyone else's." That line is gone; every employee gets the tailored version.
  3. Patch and config backlogs are structurally normal because finding every exposure is slow, expert work. Agents can continuously enumerate exposed services, misconfigurations, and known-vuln matches across an entire estate faster than any human vuln-management team, on both attacker and defender tooling. The habit-trap: budgeting vulnerability management as a periodic, headcount-gated cadence (quarterly scans, annual pen tests) instead of a continuous, agent-run process — that cadence is now the exposure window, not a control.
  4. Alert triage is bottlenecked on analyst attention, so SOC capacity sets the detection rate. First-pass log correlation, alert enrichment, and noise suppression is exactly the synthesis-of-volume task agents do well. The habit-trap: sizing SOC headcount and MSSP contracts against alert volume rather than against decision quality — the scarce step has moved past triage.

Unchanged axioms

  1. Someone accountable must be able to reconstruct what happened and answer for it. Regulators, boards, insurers, and courts still need a named human or entity liable for a breach, a disclosure, or a decision to accept residual risk. An agent generating the incident timeline doesn't change who signs the 8-K or the breach notification — accountability didn't get cheaper because generating the report did.
  2. Judgment on novel, high-stakes ambiguity — is this actor state-sponsored, is this an isolated incident or the leading edge of a campaign, do we pay the ransom. Agents pattern-match against precedent; a genuinely novel intrusion (new TTP, ambiguous attribution, business-continuity trade-off with legal and reputational stakes) has no pattern to match. This is where a CISO earns the title, and it doesn't shrink just because the surrounding triage got faster.
  3. Physical and transactional containment — pulling a host offline, rotating credentials with downstream system owners, coordinating with law enforcement or a ransomware negotiator. These require standing, authority, and relationships an agent doesn't have. Agentic tooling can propose the containment plan in seconds; executing it against real infrastructure and real counterparties is still gated by human authorization and human trust.
  4. Attacker access to zero-days and genuinely novel exploitation techniques. Agents are excellent at combining and adapting known techniques at scale; discovering a wholly new class of vulnerability is closer to research than pattern-matching, and stays comparatively scarce even as agentic fuzzing and code analysis improve the odds. This is the one item most likely to erode fastest — calibrate to how good agentic vulnerability research gets, not to today's snapshot.

New axioms

  1. Verification speed becomes the actual arms race, not generation speed. When both sides can generate attack attempts and defensive detections at machine speed, the binding constraint is who can confirm "is this real, is this a false positive, is this contained" fast enough to act before the other side's next move. Nobody has resourced verification-as-the-bottleneck; most security org charts still resource generation.
  2. Autonomous defensive agents given standing permission to act (isolate a host, kill a session, roll a credential) create a new blast-radius risk: a defensive agent acting on a false positive, or a compromised/manipulated defensive agent, becomes an attack vector in itself. The question of how much autonomy to grant a defensive agent — and what guardrails bound its own authority — is unresolved and organization-specific.
  3. Attribution and liability blur when an autonomous agent, not a human operator, makes the tactical decisions on either side. If a defensive agent's automated response causes collateral damage (blocks a legitimate partner, disrupts production), or an attacker's agent chains actions the human operator never explicitly directed, existing incident-response and legal frameworks built around human decision points don't cleanly assign responsibility.
  4. The cost asymmetry between attacker and defender agent runs may not close, and could widen. Attackers need one successful path and can run thousands of cheap, disposable agent attempts with no cost to a failed one; defenders must verify near every alert or risk missing the one that matters, and false positives carry organizational cost (alert fatigue, business disruption) that false negatives on the attacker side don't. Whether agentic tooling narrows or widens this asymmetry is an open, fast-moving question — not yet answered by current capability.

Where it breaks

"Alert triage is bottlenecked on analyst attention" (invalid) collides head-on with "verification speed is the new bottleneck" (new): SOCs that redeploy freed-up analyst hours into handling more alert volume — rather than into faster, higher-confidence verification of the alerts an agent already triaged — have just moved the queue downstream without fixing the actual constraint.

Second collision: "patch backlogs are structurally normal" (invalid) collides with "the cost asymmetry may widen" (new). If defenders use agents to close the patching backlog while attackers use agents to find the next exposure the instant it appears, the backlog doesn't disappear — it becomes a live race measured in hours instead of quarters, and most vulnerability-management programs have no operational tempo built for that.

Related axioms

Other axioms