For more than a year, the security industry has treated AI generated malware as an approaching flood: faster ransomware builds, self writing exploits, autonomous attack chains. Palo Alto Networks’ Unit 42 threat intelligence team just measured that flood against its own telemetry, and the numbers describe something narrower than the warnings suggest.
What Unit 42 Actually Measured
Unit 42 built a dataset of 405 unique malware samples that integrate AI in some capacity, drawn from WildFire analysis reports, VirusTotal Intelligence, and published open source research. The criteria were broad by design: any sample where AI played a functional, delivery, or branding role qualified, from large language model generated ransomware code to cryptocurrency miners that simply used an AI company’s name in the filename.
The team then queried that dataset against real telemetry: Cortex XDR agent data from live customer environments, WildFire session logs from firewalls and endpoints, and the alerts those samples actually generated. Of the 405 samples, only 12 ever appeared on a Cortex XDR protected endpoint. WildFire sessions turned up roughly 15 to 20 unique hashes. In other words, about 97 percent of the AI themed malware samples circulating in research repositories and sandboxes never reached a real, defended network.
The 97 Percent That Never Left the Lab
Unit 42 sorted the samples that never showed up in production telemetry into three buckets. The largest is proof of concept and research code: frameworks built to demonstrate a technique, often with tells like ransom addresses pointing at the Bitcoin genesis block, verbose debug logging no real operator would leave on, and a single upload from an academic or research organization. The second is security validation traffic, samples that breach and attack simulation platforms and internal security teams deliberately submit to test their own detection, identifiable by repeated uploads from the same organization in a tight window. The third is AI themed brand abuse: conventional malware wrapped in an installer that name drops a popular AI product purely as a social engineering hook, with no actual AI capability inside.
None of that means the AI malware conversation is empty. It means the volume of samples sitting in public repositories dramatically overstates how much of it is operational. Unit 42 noted that many of the proof of concept samples target localhost or private address ranges in their own configuration, a detail that makes sense for a conference demonstration or an academic paper but would serve no purpose in a live intrusion. The security validation traffic follows its own distinctive pattern too: multiple uploads of the identical hash from the same organization, often clustered inside business hours in a single time zone, which is the signature of a purple team exercise rather than an attacker’s operational tempo.
The 3 Percent That Reached Real Networks
The twelve samples that did reach production endpoints span five malware families. FunkSec, a ransomware strain multiple researchers assess as partially generated with large language model assistance, was the most represented: seven distinct variants compiled within a six day window, sharing a common Rust codebase and iterative project names embedded in their debug paths. Unit 42 called that pace consistent with LLM assisted development, where producing a new variant looks more like a prompt than a build cycle.
The highest volume sample was not ransomware but a trojanized installer disguised as a recipe finding application, signed with a now revoked certificate issued to Global Tech Allies Ltd. It appeared across more than 50 organizations and generated thousands of endpoint alerts, all of them blocked before execution succeeded. The remaining families included the Oyster backdoor, delivered through a fake Dropbox installer carrying a signature that falsely claims to be Dropbox software; the Rhadamanthys information stealer; and a DLL that impersonates a 360 Total Security component to establish persistence through COM hijacking.
What It Means for the Security Leader
The detection layer that stopped every sample which reached a customer environment was not new. Sandbox detonation, behavioral analytics, code signing anomaly detection, and file entropy analysis, the same mechanisms that catch conventional malware, caught the AI generated variants too. Unit 42’s own conclusion is direct: the AI component changed how the malware was authored, not how it evades an existing defense stack.
That does not license complacency. This publication has already covered a case where AI genuinely lowered the technical bar for a different class of attack, AI generated exploit code aimed at Siemens programmable logic controllers, and a case where AI branding itself became the lure, in malvertising that impersonated Codex and Claude Code to trick developers into running malicious installers. Unit 42’s own data confirms brand impersonation as one of its three non-operational categories today, which is exactly the vector that turns operational the moment a victim clicks. The risk is not evenly distributed across every AI malware headline, and treating all of them as equally urgent misallocates a defense budget that has other real gaps to close.
What to Do Now
Security leaders reading the AI malware coverage of the past year should resist re-architecting a detection program around a threat category that, per the vendor’s own telemetry, is 97 percent proof of concept. The more useful response is narrower: confirm behavioral and entropy based detection is tuned and not solely reliant on static signatures, verify code signing anomaly alerts route to a team that will investigate a legitimate looking but unusual publisher, and brief staff on AI branded installers as a social engineering category distinct from AI authored code. FunkSec’s six day iteration cycle is the one data point worth budgeting against: if LLM assisted development compresses ransomware build cycles from weeks to days, the defenses that matter are the ones that catch behavior fast, not the ones that try to fingerprint the authoring tool.
The gap between 405 samples in circulation and 12 that ever reached a defended endpoint is also a useful number to keep on hand for board and budget conversations. It answers the question a CISO is increasingly asked directly: how much of the AI threat is already here versus still theoretical. Unit 42’s own framing is that creating an AI generated sample and successfully deploying it against a defended environment remain two different problems, and attackers have not yet solved the second one at scale. That framing will not hold indefinitely, and the FunkSec build cadence is the clearest early signal of where it erodes first, but it is a materially different message than a generational shift already underway.
Source: Palo Alto Networks Unit 42

