The Agentic Intrusion Era: What Changes When AI Can Act

AI is moving from answering an attacker's questions to carrying out parts of an intrusion. Here is what that changes for defenders—and what it does not.

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

Four boxes labelled Observe, Decide, Act and Adapt connected in a loop, with a line marked "interrupt the loop" crossing beneath them

Attackers are beginning to use AI for more than advice. Security teams need to prepare for faster, repeatable attack loops without assuming every incident is fully autonomous.

The change is not simply “AI makes attackers smarter”

Security teams have dealt with automation for decades. Scanners find exposed services. Scripts try stolen passwords. Malware moves from one machine to another. Calling every automated attack “agentic AI” would give an old problem a fashionable new name.

The meaningful change is narrower. An AI agent can inspect a result, decide what to try next and use tools to continue towards a goal. It can help with reconnaissance, write or adapt code, test a weakness and move to another step without waiting for a person after every action.

That does not make the attack all-knowing or fully autonomous. It does reduce the human attention needed to run parts of an intrusion. For defenders, the useful question is not, “Was AI involved?” It is, “Which parts of the attack loop became faster, cheaper or easier to repeat?”

What an agentic attack loop looks like

Traditional attack automation usually follows a script: run these commands in this order. An agent can use feedback from one action to choose the next. If one credential fails, it can try another route. If a service returns an unexpected response, it can revise the command instead of simply stopping.

Agentic intrusion feedback loopAn AI-enabled attack loop moves from observe to decide to act and adapt, while identity limits, monitoring and containment interrupt the loop. The risk is the feedback loop Observeservices, identities Decidechoose next step Actuse a tool Adaptread the result Interrupt the loopleast privilege · joined-up telemetry · reversible containment
Figure 1. The risk comes from the feedback loop. The agent observes the environment, acts, reads the result and adjusts its next step.
Attack activityConventional automationAgent-assisted operationDefensive signal
ReconnaissanceFixed scan or query listChanges queries after each resultRapid shifts across services and identities
ExploitationRuns a prepared payloadRevises commands or code after failureMany related variations in a short period
Credential useTries a static listSelects accounts or services from discovered contextAuthentication followed by immediate discovery
MovementFollows a known playbookChooses the next system from live findingsFast transitions between tools, hosts and cloud services

These are patterns, not proof. Fast or adaptive behaviour can come from ordinary tooling, and attackers may deliberately slow down. Detection still needs identity, endpoint, network and cloud context.

What the evidence supports

Public reporting now supports a careful claim: AI is being used across real cyber operations, and some operations give models enough tools and autonomy to perform substantial parts of the workflow.

Anthropic reported in November 2025 that it disrupted an espionage campaign it assessed as largely executed by AI, with human operators selecting targets and reviewing key decisions. In June 2026, Anthropic said it had mapped activity from 832 accounts banned for malicious cyber use to the MITRE ATT&CK framework. Google and OpenAI have also documented threat actors using models for research, scripting, phishing, malware development and other parts of established attack chains.

These reports come from model providers observing their own services. They are valuable primary evidence, but they are not a complete census of cybercrime. They also do not prove that most attacks are autonomous. The safer conclusion is that agent-assisted intrusion is now an operational capability, while its prevalence and effectiveness remain difficult to measure.

What changes for defenders

Correlate the sequence, not only the event

A failed login, a shell command and a cloud API call may each look harmless in isolation. The sequence may be the attack. Detection engineering should connect activity across identity providers, endpoints, SaaS platforms, cloud control planes and developer tooling.

Reduce standing authority

An agent can act only through the access it obtains. Short-lived credentials, narrowly scoped service identities, network boundaries and approval gates limit how far a successful step can lead. These controls matter whether the actor is a person, a script or an AI agent.

Automate reversible containment

Attack loops can run faster than a ticket queue. Security teams should pre-authorize low-risk responses such as revoking a suspicious session, isolating an endpoint or disabling a newly created access key. Destructive or business-critical actions should still require human approval.

ResponseSafe to automate in many environmentsUsually needs context or approval
Enrich an alert with identity and asset dataYes—
Revoke a suspicious web sessionOftenConfirm business impact and recovery path
Isolate a user endpointOftenCheck critical operations and remote access
Disable a production service accountRarelyYes; it may stop a business service
Delete workloads or dataNoYes; preserve evidence and recovery options

Practise against compressed timelines

An incident exercise should not assume that the team gets an hour between stages. Test what happens when credential access, discovery and data movement appear within minutes. Measure time to validate, contain and recover—not only time to create an alert.

Know, use or master?

Know: Anyone responsible for business systems should understand that AI can shorten and connect parts of an attack. You do not need to study model architecture.

Use: Security analysts, platform engineers and incident responders should be able to correlate activity across systems, apply identity controls and run rehearsed containment actions.

Master: Detection engineers and security architects need to design cross-domain telemetry, risk-based automation and controls for both hostile agents and legitimate enterprise agents.

What should you do next?

Choose one internet-facing business service and trace the path an attacker could take after the first successful login. Ask four questions:

  1. Which identities and tools become available?
  2. Which logs would connect the steps?
  3. Which action could be contained automatically and safely?
  4. How long would a human decision take at 2 a.m.?

The agentic intrusion era does not invalidate basic security. It makes good identity design, joined-up telemetry and rehearsed response more urgent. Prepare for faster feedback loops without mistaking every automated attack for autonomous AI.

Go deeper

  • Disrupting the first reported AI-orchestrated cyber espionage campaign — Anthropic, 13 November 2025. The provider’s account of a campaign it assessed as largely executed by AI, including where humans remained involved. Reviewed September 2026.
  • Mapping AI-enabled cyber threats — Anthropic, 3 June 2026. Maps activity from banned accounts to MITRE ATT&CK techniques and explains the dataset’s limits. Reviewed September 2026.
  • Disrupting malicious uses of AI — OpenAI, 25 February 2026. Case studies showing how threat actors combine models with conventional tools and services. Reviewed September 2026.
  • GTIG AI Threat Tracker — Google Threat Intelligence Group, 12 February 2026. Documents adversarial use of AI for research, content and technical operations. Reviewed September 2026.
Report a correction

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