2 Sources
[1]
How a lone attacker breached enterprise defenses at AI speed: A 10-hour play-by-play - ZDNET
* An AI-driven ransomware campaign took 10 hours to do weeks' worth of red teaming. * Within hours, AI weaponized over 50 MITRE ATT&CK techniques. * What can organizations do? Unit 42 has recommendations. We've been warned that artificial intelligence (AI) and large language models (LLMs) have the processing power and speed to launch cyberattacks far more quickly than we can defend against them. There's been little in the way of concrete timeframes to show us what we're up against, but now, a new analysis shows that AI can perform what would normally take cybersecurity specialists weeks to do in mere hours. Also: 'Sophisticated' AI swarm attacks are months away, OpenAI warns: What experts say businesses must do On Wednesday, Palo Alto Networks' Unit 42 cybersecurity team published research into how AI models can be used to autonomously breach enterprise networks. The release, a follow-up to the firm's launch of its Frontier AI Defense service last week, outlines how AI autonomously breached an enterprise network during a ransomware campaign, at a speed and with an impact that could be compared to red team defenders given weeks to run a penetration test. The timeline Unit 42 responded to the incident, described as "a human attacker using frontier AI to breach an enterprise network autonomously as part of a ransomware attack." By harnessing AI, the threat actor managed to do the following in 10 hours: * Infiltration: A public API endpoint was breached, and a reconnaissance agent was deployed to map the victim's network architecture. * Credential theft: Agents were then tasked with rifling through enterprise code repositories, leading to the theft of hard-coded tokens and service passwords. * Privileges gained: Now armed with tokens, the attacker breached a secrets management system, stole master admin credentials, and obtained root system access. * Target the pipelines: An enterprise code app was then hijacked, and the attacker tried to plant backdoors, but failed. * AI infrastructure hijacking: Using stolen keys, the attacker then seized control of AI endpoints to "use the company's compute power to perpetrate future moves." "The agents breached the company's security layers in a methodical manner, each targeting a different layer of defense to achieve a shared goal," Unit 42 said. "The impact was at the scale of a coordinated effort from multiple red teams, which would normally take human operators around two weeks." Why does AI matter in this attack? First and foremost, the sheer speed and efficiency of the attack are significant. According to the researchers, by leveraging frontier AI models and automation, the attacker was able to leverage over 50 MITRE ATT&CK techniques in less than 10 hours -- no zero-day vulnerability or novel attack method necessary. Also: After the vibe-coding rush comes the debugging hangover However, adaptation may be the real concern here. The cybercriminal was able to leave AI agents to formulate intrusion methods on their own, adapt, and pivot to achieve their tasks. To add insult to injury, the threat actor left a report behind, detailing the weaknesses in the organization's security. How to address agentic AI attacks As Sherrod DeGrippo, VP Threat Intelligence at Unit 42, previously said, AI is a "force multiplier" not just for defense, but for attackers today and future threat actors. AI is an "incredible tool," as the executive noted, but in the hands of the wrong people, you're arming what were once low-skilled individuals and groups with capabilities close to those of state-sponsored, well-resourced threat actors. Also: A low-tech solution from the past may be your best defense against AI deepfakes With the enterprise now facing these threats at scale, Unit 42 recommends that organizations and their defenders consider the following and begin adapting their security policies accordingly:
[2]
AI agents carried out every step of this ransomware attack - then left the victim an 80-page security audit
A human ransomware crook used frontier AI models to breach an enterprise network in less than 10 hours, an intrusion Unit 42 says would normally take human operators around two weeks. The human attacker then told negotiators that they used frontier models and agentic attack frameworks with AI agents carrying out each step in the intrusion, including leaving an 80-page security audit for the victim company. "What made the attack stand out was AI-assisted operational efficiency, without the need for a novel zero-day or super elite tradecraft," Unit 42 incident responders said in a Wednesday report. "The attacker left tactical execution to AI agents that monitored, evaluated, acted and re-planned in real time, increasing speed throughout the attack chain." The security shop did not immediately answer The Register's questions about the intrusion, including which models and frameworks the attacker used. Breaking down the attack In a first step, the human attacker employed AI agents to perform reconnaissance, then gained access by breaching a public API endpoint to tunnel into the enterprise network. Upon breaking in, the attacker deployed an automated recon agent to map internal microservices. Additional subagents scraped code repositories to steal hard-coded tokens and service passwords. Using these tokens, the AI intruders accessed the org's secret-management system and stole the master administrative credentials to gain root system access. "Specialist pivot agents" then validated access to the company's cloud, identity, CI/CD, container, and SaaS environments. The attacker also hijacked CI/CD workflows to steal cloud access keys and turn the victim's cloud AI services into post-compromise infrastructure. This allowed the attacker to consume the victim's compute resources while hiding orchestration traffic among legitimate activity. After achieving the human operator's goals, an agent left the victim an 80-page report on its security failings, detailing "dozens of exploited findings," the incident responders wrote. Not surprisingly, Palo Alto Networks says the only way defenders can protect their environments against machine-speed attacks is to use AI agents themselves. "Deploy automated playbooks that simultaneously revoke credentials, terminate OAuth sessions, freeze CI/CD pipelines and isolate cloud accounts across all operational planes," the authors advise. The incident response team also suggests companies treat AI as core infrastructure. This requires taking inventory of every model endpoint, API key, Model Context Protocol (MCP) gateway, and AI tool integration, and applying rate limits and least-privilege policies - or risk an unexpected and very large token bill. ®
Share
Copy Link
A human attacker deployed frontier AI models to autonomously breach an enterprise network in less than 10 hours during a ransomware campaign. Unit 42 reports the AI agents executed over 50 MITRE ATT&CK techniques, stole credentials, hijacked cloud infrastructure, and left an 80-page security audit detailing the victim's vulnerabilities.
A lone attacker breached enterprise defenses using frontier AI models to execute a complete ransomware campaign in under 10 hours—work that would typically require human red team operators around two weeks to accomplish
1
. Palo Alto Networks' Unit 42 cybersecurity team documented this AI-driven attack, revealing how autonomous agents carried out every step of the intrusion without requiring zero-day vulnerabilities or elite tradecraft2
.The attacker leveraged over 50 MITRE ATT&CK techniques during the cybersecurity incident, demonstrating the processing power and speed that AI-powered cyberattacks bring to modern threat landscapes
1
. What distinguishes this case from traditional attacks is the operational efficiency achieved through agentic AI threats—agents that monitored, evaluated, acted, and re-planned in real time throughout the attack chain2
.The AI agents carried out ransomware attack phases with methodical precision. Initial infiltration began when the attacker breached a public API endpoint to tunnel into the enterprise network
1
. Upon gaining entry, reconnaissance agents deployed to map the victim's internal microservices and network architecture2
.Credential theft followed swiftly as additional subagents scraped enterprise code repositories, uncovering hard-coded tokens and service passwords
1
. Armed with these credentials, the AI intruders accessed the organization's secrets management system and stole master administrative credentials, achieving root access to critical systems2
.Specialist pivot agents then validated access across the company's cloud, identity, CI/CD, container, and SaaS environments
2
. The attacker attempted to plant backdoors in an enterprise code application but failed in this particular objective1
.
Source: ZDNet
The attacker demonstrated sophisticated lateral movement by hijacking CI/CD workflows to steal cloud access keys
2
. Using stolen credentials, the AI agents seized control of the victim's AI endpoints, turning the company's cloud AI services into post-compromise infrastructure1
. This cloud resource hijacking allowed the attacker to consume the victim's compute power for future operations while hiding orchestration traffic among legitimate activity2
.After completing the human operator's objectives, an agent left behind an 80-page security audit detailing dozens of exploited findings and weaknesses in the organization's defenses
2
. During negotiations, the attacker confirmed using frontier AI models and agentic attack frameworks throughout the intrusion2
.Related Stories
Sherrod DeGrippo, VP Threat Intelligence at Unit 42, characterized AI as a "force multiplier" that arms previously low-skilled individuals with capabilities approaching those of state-sponsored, well-resourced threat actors
1
. The ability of AI agents to formulate intrusion methods independently, adapt strategies, and pivot to achieve tasks represents a fundamental shift in the threat landscape1
.The coordinated effort from multiple AI agents achieved impact at the scale of multiple red teams working simultaneously—each targeting different defense layers to accomplish shared goals
1
. Organizations now face threats that operate at machine speed without requiring novel zero-day vulnerabilities or sophisticated attack methods2
.Unit 42 recommends organizations deploy AI-based defensive measures to counter machine-speed attacks. Defenders should implement automated playbooks that simultaneously revoke credentials, terminate OAuth sessions, freeze CI/CD pipelines, and isolate cloud accounts across all operational planes
2
.Critical AI infrastructure governance requires treating AI as core infrastructure. Organizations must inventory every model endpoint, API key, Model Context Protocol gateway, and AI tool integration
2
. Apply rate limits and least-privilege policies to prevent unexpected token bills and unauthorized compute consumption2
. Watch for attackers exploiting AI endpoints to hijack organizational resources while masking malicious traffic within legitimate operations.Summarized by
Navi
[1]
01 Jul 2026•Technology

04 Sept 2025•Technology

12 May 2026•Technology

1
Technology

2
Policy and Regulation

3
Health