top of page

Google AI Threat Defense Meets Attackers Moving at Machine Speed

Sep 17
13 min read

Google has documented a first wave of operational AI attacks that compress hours of reconnaissance, coding, and credential theft into one automated workflow. Its September 16 security update places Google AI threat defense against adversaries who now use agents across several attack stages.

The central conflict is no longer human analysts competing with faster phishing writers. Google says attackers are connecting models, cloud infrastructure, stolen accounts, and conventional hacking tools into systems that can plan and adjust. One Mandiant investigation found an agent-enabled credential campaign completed in less than six hours.

Google’s answer combines several models with internal telemetry, cloud context, automated investigation, and software remediation. The company argues that defenders retain an advantage because they understand their own code, identities, configurations, and runtime systems. Yet that advantage exists only when organizations can connect those data sources and trust automated defensive actions.

That qualification matters. Google supplies much of the evidence supporting both the threat diagnosis and its proposed solution. Independent frameworks from NIST and MITRE support the broader risk model, but they do not validate every product claim.

The result is a consequential test for enterprise security. Attackers are reducing the delay between intent and execution. Defenders must decide whether connected AI systems can reduce their own delays without creating another opaque, privileged layer inside the network.

Google AI Threat Defense Starts With Three Changes in the Threat Model

Google’s update treats AI as a software supply-chain risk, a new attack surface, and an operational accelerator for attackers.

Sandra Joyce, vice president of Google Threat Intelligence, organized the company’s assessment around those three structural changes. The argument appears in Google Cloud’s September edition of Cloud CISO Perspectives.

The first change begins during software development. AI coding assistants can recommend packages, generate configuration files, edit repositories, and initiate tools. Those abilities create more opportunities for a poisoned dependency or malicious instruction to enter a trusted workflow.

Google Threat Intelligence Group, or GTIG, connects AI-assisted coding practices with large software supply-chain compromises observed during 2025 and early 2026. It describes attackers targeting developers, package registries, AI assistants, and automated scanners together.

UNC6780, also called TeamPCP, illustrates that pattern. Google says the financially motivated group used more than six techniques involving AI tools and open-source development practices.

Its methods reportedly included hijacked AI toolkits, poisoned packages, prompt injection, and instructions designed to interfere with AI scanners. Some malicious files were hidden inside project directories used by coding assistants and development environments.

That placement is important because an AI assistant may interpret repository instructions as legitimate project context. A developer can therefore inherit malicious behavior without deliberately executing an unfamiliar binary.

Google says UNC6780 also compromised developer accounts and published trojanized versions of Model Context Protocol resources. Model Context Protocol, or MCP, lets AI applications connect with tools and external data.

In another technique, malicious code attempted to capture tokens from continuous integration systems. Valid tokens could make compromised packages appear trustworthy to automated checks.

The second structural change concerns AI systems themselves. Models, prompts, agent instructions, source code, credentials, and compute quotas have become valuable targets.

Mandiant investigated several data-theft extortion operations during the second quarter of 2026, according to Google. Attackers stole proprietary models, prompts, skills, source code, and related research.

These incidents affected organizations beyond frontier AI laboratories. Google identified victims across technology, healthcare, media, and entertainment in North America and Europe.

The company also reports continuing demand for stolen AI accounts. Underground sellers advertised some consumer accounts at discounts reaching 99 percent below retail prices.

Those credentials serve several purposes. Attackers can avoid identity checks, obscure attribution, access restricted capabilities, or shift inference costs onto victims.

Google calls one version of that abuse LLMJacking. An attacker steals cloud access and deploys unauthorized AI workloads, leaving the victim responsible for the infrastructure consumption.

The third change involves operational tempo. The latest AI threat tracker describes adversaries moving from isolated prompts toward agentic workflows.

Agentic AI means software that can select actions, use tools, evaluate results, and continue toward an objective with reduced human supervision. That autonomy can remove pauses between conventional attack stages.

None of these categories is entirely new. Package poisoning, credential theft, cloud abuse, and automated scanning existed before generative AI.

What changed is their integration. Models can translate natural-language goals into scripts, troubleshoot failed steps, select tools, and preserve operational instructions in reusable files.

That integration establishes the article’s central tension. Google sees machine-speed attacks emerging from familiar techniques, while many security teams still investigate those techniques through disconnected queues.

A Six-Hour Credential Campaign Shows Why Security Teams Are Under Pressure

The most important development is not a new hacking primitive, but the collapse of time between planning, execution, and scale.

During the second quarter of 2026, Mandiant investigated an intrusion involving an autonomous, multi-agent framework inside compromised cloud infrastructure. Google attributes the activity to a suspected financially motivated actor.

The attacker used an AI coding chatbot, a prompt, and prepared agent instructions. Together, those components planned, built, and executed mass credential harvesting in less than six hours.

Google says the framework managed vulnerability scanning, resolved operational errors, and handled IP rotation with limited human intervention. It ultimately compromised thousands of third-party credentials.

Running from a victim’s cloud environment offered another advantage. Attack traffic originated from legitimate infrastructure instead of an obviously hostile server.

The six-hour figure deserves careful interpretation. It comes from one investigated campaign, not an industry-wide median. Google has not published enough comparable cases to establish a universal acceleration rate.

Still, the case shows why existing security operations face pressure. Human analysts frequently work through static alerts after tools have separately detected identity, endpoint, code, and cloud events.

An autonomous attack framework does not respect those organizational boundaries. It can test a credential, discover an exposed service, modify a script, and continue without opening separate tickets.

Google also identified an exposed command-and-control environment associated with automated reconnaissance. Its dashboard was designed to organize and validate more than 23,800 harvested secrets.

That system reportedly contained agent configuration files and reusable knowledge documents. The structure suggests attackers are treating instructions and accumulated context as operational infrastructure.

A separate espionage example reinforces the pattern. Google observed a China-linked group experimenting with CC Switch, a tool for routing tasks across several AI models.

The actor reportedly moved between Claude, Codex, and Gemini. It selected different models for exploit scripting, lure writing, and error correction.

That is a notable shift from the idea of one criminal using one chatbot. The emerging model resembles a coordinated software pipeline with multiple specialized components.

Defenders are therefore pressured from two directions. They must protect their own AI assets while responding to adversaries that use AI to coordinate conventional attacks.

Developers feel the pressure first because assistants now act inside repositories, editors, terminals, and build systems. A malicious dependency can reach production before a separate security review begins.

Security operations teams face the next delay. They must reconstruct relationships across identities, cloud resources, software artifacts, models, and data after suspicious behavior appears.

Enterprise buyers face a governance problem as well. An agent may have legitimate access to several systems, making harmful actions harder to distinguish from authorized automation.

This is why Google compares developer guardrails with a spellchecker. The company wants checks to operate inside the editor and agent workflow, where they can flag suspicious packages or instructions immediately.

The analogy is useful but incomplete. A spelling correction rarely triggers code, changes access rights, or affects production infrastructure.

Security findings also depend on context that the editor does not possess. A code pattern might be safe in isolation but dangerous when connected to an exposed workload or privileged identity.

The forced response is therefore broader than adding another scanner. Organizations need links between development activity and live infrastructure, plus policies that govern what agents can access and execute.

That requirement raises the competitive question behind Google’s strategy. Can a connected defensive system respond quickly enough without concentrating too much trust inside its own automation?

The Contest Is Attacker Automation Against Defender Context

Google’s primary claim is that attackers have speed, but defenders can win by combining speed with superior internal context.

Attackers often begin outside the target environment. They probe exposed services, test stolen credentials, infer architecture, and search for useful paths.

Defenders already know much more. They can see which identities are privileged, which services face the internet, and which data stores contain sensitive information.

They also know which code produced a workload and which configuration governs it. In theory, those relationships let a defensive model prioritize the attack path that creates real business risk.

Google’s strategy depends on turning that theory into a connected security graph. A security graph maps relationships among code, cloud resources, data, models, vulnerabilities, and identities.

Following its acquisition of Wiz, Google positions the Wiz Security Graph as the contextual layer within its broader AI Threat Defense architecture. The framework also incorporates Gemini, Mandiant intelligence, CodeMender, and Google Security Operations.

Google says this architecture can identify toxic attack paths, prioritize risk, investigate activity, and support remediation. It is an ambitious product integration claim rather than an independently established outcome.

The architecture also reflects a wider industry shift. Security platforms increasingly compete on how effectively they connect signals, not simply how many alerts they generate.

A vulnerable package matters differently when it appears in an isolated test project. The same package becomes urgent inside an internet-facing service with access to production secrets.

Identity adds another layer. A low-severity configuration issue can become critical when an agent holds broad permissions and can call external tools.

Data lineage matters too. It records where information originated, how systems transformed it, and which models or applications consumed it.

Google argues that these relationships should inform every stage of defense. Code analysis should account for runtime exposure, while cloud monitoring should trace weaknesses back to their source.

This approach pressures vendors that sell isolated security controls. A standalone scanner may detect a flaw but lack the context required to rank its actual impact.

It also pressures enterprises with fragmented ownership. Development, cloud, identity, security operations, and AI governance teams often maintain separate inventories.

An integrated platform cannot infer reliable relationships when those inventories are incomplete. The quality of Google AI threat defense therefore depends partly on work customers must complete themselves.

Organizations need accurate ownership, identity boundaries, software inventories, and data classifications. Otherwise, the graph can connect extensive telemetry without capturing the business meaning behind it.

That dependence makes internal knowledge a security asset. Engineering teams need accessible records explaining why agents have particular permissions, which repositories feed production, and who owns each workflow.

A searchable knowledge base can support that documentation layer. It does not replace security telemetry, access controls, or incident response.

The decisive competition is therefore not Google against one named rival. It is attacker automation against defender context.

Google’s thesis succeeds when enterprise context is complete, current, and available to defensive systems. It weakens when organizational data remains fragmented or permissions exceed operational needs.

Why Google Uses Multiple Models for AI Cybersecurity

Google rejects the idea that one frontier model can reliably detect every vulnerability, malicious instruction, and logic flaw.

The company describes a deliberate multi-model security approach. It orchestrates Gemini alongside commercial and open-source models, then compares their findings.

Google says this process can reduce false positives, uncover complex flaws, and generate remediation that one model misses. The claim addresses a genuine weakness in single-model security.

Every model has characteristic blind spots. Training data, policy filters, context limits, system instructions, and tool access shape what it detects.

Attackers can probe those boundaries. Google observed malicious JavaScript comments containing extreme text that apparently sought to trigger safety refusals in LLM-based scanners.

The malicious payload sat below those instructions. If a scanner refused the entire analysis, the attacker could use the model’s safety behavior as a defensive-evasion technique.

Google reports that Gemini’s safeguards responded to the content. It also says the resulting intelligence helped strengthen classifiers and disrupt associated accounts and infrastructure.

A multi-model design can reduce dependence on one refusal policy. If one model declines a task or overlooks a pattern, another model may still identify suspicious behavior.

Cross-validation can also help distinguish genuine weaknesses from plausible but incorrect findings. Models remain prone to generating confident explanations that do not match executable code.

However, adding models does not automatically produce reliable consensus. Several models may share training sources, common architectures, or similar evaluation failures.

Orchestration introduces its own attack surface. The system must decide which model receives data, what tools each model can call, and how conflicting results affect production actions.

Cost and latency also matter. Repeated analysis by several models consumes more compute and can slow time-sensitive decisions.

Google’s proposed answer is contextual prioritization. Expensive analysis can focus on code and assets connected to exposed or privileged systems.

This creates a two-part mechanism. Multiple models broaden detection, while the security graph narrows attention toward the findings with real operational consequences.

CodeMender represents the remediation side. Google describes it as an AI agent that finds and fixes software vulnerabilities, moving some defensive work from detection into source-code changes.

Automated patching could reduce exposure time, especially for repeated vulnerability patterns. Yet code changes require rigorous testing, review, and rollback controls.

A patch that removes one weakness can change application behavior or create another fault. High-privilege remediation agents therefore need narrower permissions than their technical abilities might allow.

This is where independent guidance becomes useful. NIST’s developing Cyber AI Profile separates the field into securing AI systems, conducting AI-enabled defense, and thwarting AI-enabled attacks.

Those categories align closely with Google’s threat model. They also prevent organizations from treating an AI security product as a complete governance program.

MITRE has expanded ATLAS, its adversarial threat framework for AI, to cover agentic systems and large language models. Its 2026 ATLAS expansion reflects the need for shared techniques and mitigations across vendors.

Shared frameworks matter because customers need portable ways to test defensive claims. A provider’s internal benchmark cannot reveal how its system performs across another organization’s permissions and workflows.

Multi-model security is therefore a mechanism, not proof of superiority. Its value depends on diverse failures, controlled tool access, measurable outcomes, and safe remediation.

Google AI threat defense presents a credible architecture for that mechanism. Customers still need evidence showing how consistently it works under production conditions.

The Evidence Supports Urgency, Not an Autonomous Cyberwar

Google’s telemetry shows meaningful automation, but it does not show attackers running fully autonomous end-to-end intrusions at scale.

That distinction is the article’s essential skeptical angle. Headlines about machine-speed attacks can imply that autonomous systems have already replaced skilled operators.

Google’s detailed reporting is more measured. GTIG says adversaries are layering AI into reconnaissance, exploit development, social engineering, troubleshooting, and credential harvesting.

The group also states that it has not yet observed fully autonomous pipelines conducting zero-day exploitation against targets in the wild.

Instead, the evidence shows gradual operational maturity. Attackers use existing commercial and open-weight models to accelerate familiar work, especially after vulnerabilities become public.

One case involved AI-generated artifacts targeting a patched Firefox vulnerability. Google found scripts progressing from diagnostic probes toward more complete execution chains.

The artifacts appeared about one month after the vendor issued a patch. That example suggests faster iteration on known vulnerabilities, not confirmed autonomous discovery of an unknown flaw.

Another case involved an attempted automated penetration-testing framework. GTIG says the responsible actor sought to build an agent capable of discovery and execution.

Google disabled associated assets, and the report describes the work as an attempt. It should not be presented as a successful autonomous compromise.

The six-hour credential campaign is stronger evidence because Mandiant observed operational use. Even there, an attacker supplied the prompt, chatbot, instructions, and compromised infrastructure.

The system reduced human involvement, but the public evidence does not establish complete independence. Terms such as “machine speed” should therefore describe workflow compression, not unlimited autonomy.

Google’s visibility also has boundaries. Its reports draw from Mandiant investigations, Gemini misuse signals, threat-actor tracking, and Google platform defenses.

That is a significant dataset, but it does not cover every model provider, private deployment, cloud, or victim environment.

Open-weight models running on compromised hardware can evade commercial API monitoring. Google cites a China-linked actor that deployed local models inside victim infrastructure for that reason.

Coverage gaps matter when evaluating disruption claims. Disabling a Google account can interrupt one operation while pushing another toward local tools or competing services.

Defensive automation creates a parallel uncertainty. Google says rich internal context makes defenders faster and more accurate than attackers.

That is directionally reasonable, but accuracy must be measured against false positives, missed attacks, investigation time, and unsafe remediation. The company has not published comparable production metrics in this announcement.

NIST research adds another caution. Its June 2026 work on continuous monitoring argues that fixed guardrails cannot remain universally reliable against adaptive adversarial prompts.

That finding supports Google’s continuous feedback approach. It also means no classifier, model ensemble, or policy layer should be treated as permanently secure.

The risk is especially high when defensive agents receive broad privileges. A mistaken conclusion from an observational tool creates noise. The same mistake from a remediation agent can change production systems.

Organizations should demand graduated autonomy. Low-risk actions can run automatically, while destructive or identity-changing actions require review.

They should also isolate agent credentials, record tool calls, test rollback procedures, and preserve evidence for human investigation. Automation without auditability simply moves uncertainty faster.

Google’s update supports urgent preparation. It does not justify claims that autonomous cyberwar has arrived or that one integrated platform has resolved the problem.

Three Signals Will Test Google’s AI Threat Defense Thesis

The next test is whether Google can convert striking incident reports into independently measurable defensive outcomes.

The first signal is operational evidence from AI Threat Defense deployments. Customers should look for documented reductions in investigation time, false positives, exposure duration, and repeated incidents.

Architecture diagrams cannot answer those questions. Case studies need clear starting conditions, evaluation periods, and explanations of which actions remained under human control.

Evidence across different environments would strengthen Google’s thesis. Results from one well-instrumented cloud estate would reveal less about fragmented, multicloud organizations.

Weak or selective metrics would undermine the claim that integrated context produces an asymmetric advantage. Buyers should also ask how the platform handles missing ownership or incomplete telemetry.

The second signal is further attacker use of autonomous, multi-agent pipelines. Google’s next threat reports should distinguish experiments, assisted operations, and successful end-to-end campaigns.

A rise in repeatable six-hour campaigns would strengthen the machine-speed diagnosis. Confirmed autonomous exploitation of previously unknown vulnerabilities would raise the stakes much further.

By contrast, continued dependence on known vulnerabilities, human-provided playbooks, and stolen infrastructure would support a narrower conclusion. AI would still matter, but mainly as an accelerator for existing tradecraft.

Analysts should track how attackers divide work among models. The CC Switch example suggests adversaries will choose tools by task instead of remaining loyal to one provider.

That model diversity complicates provider-level disruption. It also supports defensive testing across multiple model families and refusal behaviors.

The third signal is whether shared standards produce testable controls for agentic security. NIST’s Cyber AI Profile and MITRE ATLAS give organizations a vendor-neutral language for the problem.

Useful progress would include concrete controls for tool permissions, model inventories, prompt injection, data lineage, incident logging, and autonomous remediation. Those controls should map to observable evidence.

Their adoption would strengthen Google’s broader argument that AI defense requires connected, continuous operations. It would also prevent Google from defining success entirely through its own product categories.

The thesis weakens if industry guidance remains abstract while agents gain production privileges. Enterprises would then face faster automation without consistent methods for testing or auditing it.

Security leaders should not wait for perfect standards. They can inventory AI assets, narrow agent permissions, connect code with runtime exposure, and test incident workflows now.

Developers should treat repository instructions and AI configuration files as executable risk. Security teams should monitor cloud resources for unauthorized model workloads and unusual credential use.

Executives should ask a direct question: Does the organization possess enough reliable context to let an automated defender act safely?

Google AI threat defense offers one answer by linking models, threat intelligence, code remediation, security operations, and a cloud graph. Its September report makes the case with unusually specific incidents.

The evidence establishes that AI-assisted attacks are becoming more coordinated and faster. It does not establish that autonomy removes human attackers or guarantees autonomous defense.

The next three months should reveal whether more campaigns repeat the six-hour pattern, whether customers publish measurable outcomes, and whether standards catch up with privileged agents.

Until then, organizations should treat Google’s report as both warning and design challenge. Connect the context defenders already own, limit what agents can do, and measure every claimed speed advantage.

Give every agent the context to do better work

Connect your agents to the knowledge, decisions, and history already organized in remio.

remio currently supports Windows 10+ (x64) and Macs with Apple silicon.

Your AI Partner at Work
Get more done with remio

Plan. Create. Deliver.
All in one place.

bottom of page