When scanning for malware, how exactly does your current agentless scanner handle an 'unknown' verdict for workload files? For years, cloud security tools have operated on a dangerous assumption: an absence of a verdict means there is no malware present.
In a common CI/CD pipeline scenario, a new container image is scanned into your registry. Lacking known threat signatures, the scanner flags nothing, and the image is shipped to production. Weeks later, an incident responder traces a breach back to that short-lived container, discovering a hidden backdoor. Because the attackers custom-built this malware specifically for this campaign, it didn't match any known threat signatures. It looked like just another unrecognizable file, allowing it to bypass traditional static defenses undetected.
Catching these stealthy threats requires a fundamental shift in how we handle unseen files. Instead of assuming an unknown file is safe, security tools must actively detonate it in an isolated environment to observe its true behavior. Cortex Cloud now offers agentless malware sandboxing to stop unknown malware. Agentless malware sandboxing protects your cloud environments from hidden threats with the industry's first solution to actively detonate and convict unknown files that other agentless scanners slip by, leveraging Palo Alto Networks' massive, proven WildFire ecosystem natively within a CNAPP architecture.
The Blind Spot Adversaries Count On
In threat research, "unknown" is not a verdict; it is the absence of one. Unfortunately, for years, that absence has been blindly rounded up to "safe".
Sophisticated attackers understand this architectural blind spot better than most defenders do. Threat actors deliberately custom-compile novel payloads to ensure they will not generate a known hash or match existing threat intelligence (TI) feeds. Through techniques like polymorphism, runtime packing, and dead-code insertion, adversaries can generate unique file variants for every single campaign. If a highly evasive payload has no cryptographic signature and no historical footprint in an advanced threat engine, traditional hash-based scanning is fundamentally incapable of flagging it as malicious.
Hash Comparison vs. Sandboxing
To understand the limitations of traditional agentless scanning, we must distinguish between static hash comparison and dynamic sandboxing.
Hashing applies a cryptographic mathematical function (such as SHA-256) to a file, generating a unique identifier that is checked against a threat intelligence database of known executables. If the hash matches a record, it yields an immediate conviction. This works because that exact file has already been analyzed by the security community and is a proven threat. Hash comparison is an incredibly fast way to stop known adversaries.
The gap in this methodology appears when a scanner encounters a file for the very first time. If a threat actor custom-compiles a payload, there is no historical hash on record. To uncover the file's actual intent, it must be detonated within a sandbox.
By executing the novel file in an isolated environment, the sandbox observes its real-time behavior. It evaluates the file's actions - such as dropping secondary payloads or attempting outbound network connections - against advanced heuristic rules.
Based on this behavioral evidence, the system correlates the data to issue an accurate verdict. If the file is deemed a threat, a new signature is generated and fed back into the threat intelligence ecosystem. The next time that exact payload appears in your environment, your scanner can instantly identify and convict it via a simple hash comparison.
Introducing Agentless Malware Sandboxing
Cortex Cloud now takes unknown files from agentless registry scans and automatically sandboxes them using Advanced WildFire. Organizations can stop evasive, zero-day cloud threats by dynamically detonating "unknown" files to expose their actual behavior, delivering highly accurate verdicts without the operational overhead of deploying runtime agents. This offers the exact same cloud-delivered malware analysis engine that powers Palo Alto Networks' security services.
When an agentless scan finds a file with no verdict, Cortex Cloud doesn't blindly upload gigabytes of data. It passes the binary through localized YARA rules to filter out harmless system files and to identify high-risk indicators for analysis. If found suspicious, the sample is shipped to WildFire's custom analysis environment, where it undergoes inline machine learning and dynamic sandboxing to observe its actual behavior. On the next registry scan, Cortex Cloud re-checks the file, and this time, a highly accurate malicious or benign verdict is waiting, backed by a complete Unit 42 threat intelligence detonation report. The user is then alerted and can remove the file from their build.
An unknown file no longer gets the benefit of the doubt. It gets analyzed and then assigned an accurate verdict based on the malware detonation results.

Stop Unknown Malware in the Cloud
Threat actors specifically design their campaigns to exploit the security gap left by "unknown" files. Closing this gap requires a seamless, automated response rather than a fragmented toolset.
Instead of spending time and engineering resources building custom API integrations to connect siloed tools, Cortex Cloud natively integrates with Advanced WildFire. This is a core part of our platformization strategy: delivering superior security outcomes while requiring fewer tools to manage.
Because Cortex Cloud and Advanced WildFire operate natively as a unified system, the entire analysis pipeline is automated. The agentless architecture scans registries for evasive files, detonates them in a secure sandbox, and routes the resulting behavioral verdict directly back into your cloud-native application protection platform (CNAPP) findings.
By catching these risks early in the CI/CD pipeline, you aggressively shrink your attack surface before vulnerable images ever reach production. For existing customers, this capability is included in C1 and C3 cloud security licenses.
Take a demo today and uncover what is hiding in your builds. Learn more on our TechDocs page.