BlackTree Security · Infrastructure · Automation · AI

The AI Malware Wave Was Mostly a Sandbox Artifact. Only 12 of 405 Samples Reached Production.

The public corpus of “AI malware” is much larger than the threat that organisations are actually encountering. New telemetry from Palo Alto Networks Unit 42 found that only 12 of 405 collected samples appeared on production endpoints protected by Cortex XDR. About 97% of the dataset remained confined to sandboxes, VirusTotal, research repositories and security-validation environments.

That is not a verdict that AI-enabled malware is imaginary. It is a warning against measuring deployment by counting files in public repositories. Unit 42’s data suggests that experimentation and repackaging are running far ahead of successful operational use.

The 405-to-12 gap

Unit 42 assembled 405 unique SHA-256 hashes from WildFire reports, VirusTotal Intelligence and published open-source research. Its collection criteria were deliberately broad. A file qualified if AI was a functional component, part of the delivery mechanism or simply part of the branding. The resulting set ranged from LLM-powered ransomware concepts to conventional malware carrying an AI-themed filename.

  • 12 samples appeared on non-test Cortex XDR endpoints, equal to 3% of the dataset.
  • Approximately 15 to 20 hashes appeared in WildFire sessions, about 4% of the dataset.
  • All 12 production samples generated Cortex XDR alerts.
  • Roughly 97% had no observed production presence in the vendor’s endpoint or firewall telemetry.

Palo Alto Networks says its products blocked every sample that attempted to reach a customer environment. The controls that detected them were familiar: sandbox detonation, behavioural analytics, uncommon code-signing signals and entropy analysis. The AI component changed how some code was produced or packaged, but it did not make the resulting execution invisible.

What was actually reaching endpoints

The 12 production samples represented five patterns: FunkSec ransomware, a trojanised AI-themed application, the Oyster backdoor, the Rhadamanthys stealer and a DLL used for COM hijacking.

Seven FunkSec variants were compiled over six days in January 2025. Their shared Rust codebase and changing project names suggested rapid iteration that Unit 42 assessed as consistent with LLM-assisted development. The operational significance is velocity. Generative tooling may shorten the time between variants even when it does not grant a new evasion primitive.

The broadest exposure came from a trojanised installer masquerading as an AI recipe application. It appeared across more than 50 organisations and generated thousands of endpoint records and alerts. A now-revoked certificate initially lent the file legitimacy, while behaviour, signer rarity and near-maximum entropy exposed the payload. Unit 42 says no execution succeeded on a protected endpoint.

Other samples used an apparently legitimate Dropbox publisher identity, an AI-enabled delivery chain for Rhadamanthys and an AI-branded lure accompanying a COM-hijacking DLL. These cases show that the immediate danger is often conventional malware accelerated or marketed with AI, not an autonomous agent that defeats established controls.

Why repository counts mislead

Unit 42 divided the other 97% into proof-of-concept and research code, breach-and-attack simulation or internal testing, and AI-themed brand abuse. Public scanning platforms naturally accumulate all three. A hash count therefore mixes hostile deployment with demonstrations, validation exercises and unrelated malware borrowing an AI name.

This distinction matters for risk decisions. A large corpus can prove that a technique is accessible and attracting experimentation. It cannot, on its own, establish prevalence, targeting or successful compromise. Exposure should be measured through endpoint encounters, network sessions, infection outcomes and response cases.

The important limits

The measurement comes from one security vendor’s protected population. The endpoint window covered December 2024 through June 2025, while WildFire session data covered June 2024 through June 2025. It cannot describe organisations outside Palo Alto Networks telemetry, attacks that evaded collection or activity after the observation period. The inclusive definition also places genuinely agentic malware beside conventional payloads using AI branding.

Within those limits, the study provides a rare denominator. It shows that public sample availability greatly exceeded observed production presence, and that the samples which did arrive were handled by existing layered controls.

What defenders should do

  • Keep behavioural prevention and sandbox detonation enabled instead of relying on static labels such as “AI malware”.
  • Monitor rare signers, certificate revocation and unexpectedly high-entropy installers.
  • Separate research submissions from production encounters when reporting threat prevalence.
  • Treat AI-branded applications as a social-engineering surface, particularly when installers arrive outside trusted software channels.
  • Expect faster malware iteration, even when each individual variant still exhibits conventional malicious behaviour.

The near-term shift is less dramatic than an autonomous malware wave, but it is still operationally important. AI lowers the cost of creating variants and persuasive lures. Defenders gain little by treating that output as a new species. They gain more by preserving the behavioural controls that keep working and by demanding production evidence before accepting claims about scale.

Sources

Leave a Reply

Your email address will not be published. Required fields are marked *