Google AI Threat Defense hunts attackers exploiting AI for faster flaw discovery

▼ Summary
– Google Cloud launched AI Threat Defense, an automated platform combining Gemini AI, Wiz, CodeMender, and Mandiant to find, prioritize, and patch vulnerabilities at machine speed.
– The platform operates in four stages: Prepare (mapping exposures and simulating attacks), Scan and Prioritize (using multiple AI models), Remediate (fixing code with CodeMender), and Monitor (runtime detection and response).
– During scanning, lighter models handle broad coverage, while frontier models perform deep analysis on high-risk systems, as no single model detects all vulnerability types.
– CodeMender generates fixes inside developer tools, tests them, and tags patches in source control for an auditable trail under human supervision.
– Google positions AI Threat Defense as a response to attackers who exploit flaws in hours or days, making human-speed vulnerability management unviable for enterprises.
Google Cloud has launched AI Threat Defense, an automated cybersecurity platform designed to help enterprises identify, prioritize, and patch software vulnerabilities at machine speed. The product targets organizations facing attackers who leverage AI to discover and exploit flaws in hours or days, compressing response windows that once stretched into weeks.
The platform integrates several of Google’s security assets: the Gemini family of models, cloud security firm Wiz, the AI code-fixing agent CodeMender, and the threat intelligence and incident response practice Mandiant. Google Cloud completed its acquisition of Wiz earlier and has folded it into the security portfolio alongside Mandiant, which it acquired in 2022.
How AI Threat Defense works
The product operates within a four-stage framework Google calls Prepare, Scan and Prioritize, Remediate, and Monitor. During the Prepare stage, the platform uses Wiz to map exposed applications, infrastructure, APIs, identities, and runtime environments, thereby reducing the attack surface. A pen-testing agent built into Wiz simulates attacks to determine which exposures are exploitable.
In the scanning stage, the system runs multiple AI models against the environment. Lighter, faster models handle broad coverage across assets, while frontier models perform deeper analysis on internet-facing applications, customer-facing services, authentication logic, and other high-risk systems. Google’s multi-model design stems from the recognition that no single model finds every class of vulnerability; performance varies across application logic, cloud configuration, binary analysis, and exploitability validation. Customers access these models through the Gemini Enterprise Agent Platform.
Once a vulnerability is identified, Mandiant supplies playbooks for response, including guidance on managing surges of critical issues and retiring legacy products.
Remediation integrated into developer workflows
The remediation stage centers on CodeMender, a Google DeepMind agent that generates fixes inside a developer’s integrated development environment or command-line interface. CodeMender works with Wiz and Antigravity to replace vulnerable code, rewrite older code in memory-safe languages, and analyze library dependencies so patches can be coordinated across components.
Before any patch reaches production, the platform generates tests to verify the fix. Patched libraries are tagged in source control and production, creating an audit trail that records which model generated each fix and when. Google describes this workflow as autonomy under human supervision.
Runtime monitoring
The Monitor stage relies on agents tied to Google Security Operations, the company’s security operations center product. These agents handle detection, triage, investigation, and threat hunting across network, identity, and application telemetry. The platform also uses hardened container images that are built, signed, and verified daily to limit the attack surface at runtime.
Market context
“Our secure-by-default architecture automatically blocks 10 million spam emails every minute, and protects billions of users and customers across our broad portfolio,” said Francis deSouza, COO of Google Cloud and President of Security Products.
Google’s earlier security work includes zero trust architecture, the Titan security chip, and Google Security Operations. DeSouza wrote that the collapse of the exploit window has made human-speed vulnerability management unviable for enterprise risk, framing AI Threat Defense as Google’s response to attackers who have automated reconnaissance and exploitation.
The product enters a market where most security vendors are layering AI features onto existing tools. Google’s pitch centers on combining vulnerability discovery with prioritized, automatically generated patches, drawing on Wiz risk context, CodeMender remediation, Gemini reasoning, and Mandiant operational guidance.
(Source: Help Net Security)




