Malware

Every computing era built a new security layer. This one is content

Every era of computing eventually paid for the security layer it needed. The AI era needs one at the content itself, and that is the layer FileDNA is being built to become.

For thirty years, security has advanced in the same way. Not by making the last control faster, but by adding a new layer wherever the previous era left an opening. The network era gave us the firewall. The access era gave us identity. The device era gave us the endpoint agent. The alert era gave us detection and response. Each one answered a question the layer before it could not, and each one stopped being a feature and became permanent infrastructure that no serious organization now operates without.

The AI era has opened a boundary that none of those layers watches. The content itself.

The layer everyone walks past

A file used to be a passive thing. It sat on a disk and did nothing until a person chose to open it. That world is gone. Documents now execute macros. PDFs run JavaScript. Spreadsheets carry embedded scripts. Images conceal exploit payloads. And increasingly, files are fed straight into AI models as trusted knowledge, where a single hidden instruction is not an annoyance but a command the model may follow.

Look at where the existing layers sit against that reality. The firewall inspects the connection, not the file riding inside it. Identity confirms who is asking, not what they are carrying. The endpoint agent meets the file only after it has already landed on the machine. Detection meets the file only once its payload has begun to behave. Every control the industry has built sits either around the content or downstream of it. None of them sits at the content, examining the file as the thing to be made safe before anything else happens.

That missing control has a name. It is the Content Security Layer, and it is the next entry in the same lineage that produced the firewall and the endpoint agent. It is not a smarter version of detection. It is a different layer entirely, positioned at every point where content enters an organization, and its job is not to notice threats but to remove them.

How the layer actually works

The mechanism that builds this layer is called Content Analysis, Disarm and Reconstruction, or CADR. The idea is deceptively simple and it inverts the assumption every detection product makes. Instead of asking whether a file looks malicious, CADR treats every file as guilty until proven structurally clean. It decomposes the file down to its components, discards anything that does not belong in a legitimate document of that type, and rebuilds a clean, fully usable version before the file ever reaches a person, a system, or a model.

There is no signature to match, because nothing is being matched. There is no behavioral model, because nothing is being watched. There is no verdict and no alert, because the process does not wait for the threat to reveal itself. The dangerous element is simply not carried forward into the rebuilt file. The threat is not detected. It is gone.

This matters more now than it did five years ago, and the reason is economic. The same generative AI wave that is making defenders faster is making attackers cheaper. Malware operations can now produce novel, structurally varied file payloads at a marginal cost approaching zero, which means the supply of files no detection engine has ever seen before is rising faster than any engine’s ability to have seen them. A defense that depends on recognition is being asked to outrun an offense that has industrialized never being recognized. A layer that does not need to recognize anything is the natural answer to that arithmetic.

So why do the majors still ignore it?

Detection Remains the Industry’s Economic Engine

The cybersecurity industry has spent nearly two decades optimizing around one assumption: threats will reach the environment, and the job of security products is to detect, investigate, and respond as efficiently as possible. That assumption is reflected in how the largest security platforms are built, marketed, and measured.

An EDR platform demonstrates value through telemetry, behavioral detections, attack timelines, and response automation. XDR platforms compete on correlation across endpoints, identity, cloud, and network signals. MDR providers differentiate themselves through analyst coverage, investigation quality, and incident response.
In every case, value increases as visibility increases. CADR changes that equation.

Instead of creating better alerts, it prevents many of the underlying events from occurring at all. Weaponized Office documents never reach the endpoint in their original form. Malicious PDFs lose their active content before anyone opens them. Embedded JavaScript, malformed structures, exploit-bearing objects, and hidden payloads are removed while the file is still in transit.

  • The endpoint never executes the content.
  • The SOC never investigates it.
  • The alert never exists.

From the customer’s perspective, this is exactly the desired outcome.
From the perspective of vendors whose platforms are evaluated through detection volume, response capability, investigation workflow, and threat visibility, it represents a fundamentally different success metric.

CADR reduces the amount of security activity visible inside the existing stack. That creates an important economic reality. Large cybersecurity companies naturally prioritize technologies that enhance the value of their core platforms rather than technologies that make those platforms increasingly unnecessary for an entire class of attacks. This is not a conspiracy or a strategic mistake—it is simply how long-term product investment tends to follow existing revenue models.

Most Platforms Sit Too Late in the Attack Chain

The second obstacle is architectural rather than commercial.
The largest cybersecurity vendors have spent years perfecting endpoint protection.
EDR agents monitor processes, memory, kernel activity, user behavior, persistence mechanisms, credential access, and lateral movement. They excel at understanding what happens after code begins executing.
That visibility is enormously valuable.
But it also begins after a file has already crossed the organizational boundary.
CADR operates somewhere entirely different.
Its natural deployment points include:

  • email gateways
  • secure web gateways
  • SaaS upload portals
  • document management systems
  • collaboration platforms
  • cloud storage services
  • partner exchange portals
  • API ingestion pipelines
  • AI document ingestion workflows

These are transit environments rather than endpoints.

Building products for those environments requires completely different engineering disciplines:

  • extremely high-throughput parsing
  • hundreds of file format implementations
  • deterministic reconstruction
  • streaming architectures
  • enterprise content workflows
  • application compatibility testing
  • near-zero latency processing

Those capabilities have little overlap with building world-class endpoint agents.

The result is that many leading endpoint vendors simply do not possess the architectural foundation needed to become content reconstruction vendors. Entering the category would require significant investment in technologies that differ substantially from the capabilities that made them successful in the first place.

Reconstruction Is One of the Hardest Engineering Problems in Cybersecurity

Detecting malicious behavior is difficult.
Reconstructing complex business documents without changing their business value is considerably harder.
This distinction explains why relatively few companies have invested heavily in the field.
A detection engine primarily answers one question: “Does this file appear dangerous?
A reconstruction engine answers a much more demanding one: “Can we safely rebuild this document so the user never notices security processing occurred?

That means preserving:

  • formulas
  • formatting
  • embedded objects
  • comments
  • tracked changes
  • document relationships
  • digital integrity
  • application compatibility

across hundreds of evolving file specifications.
The engineering challenge extends well beyond malware detection. It requires intimate knowledge of Office formats, PDFs, archives, image formats, multimedia containers, compressed structures, scripting languages, metadata models, and proprietary vendor implementations.
Enterprise customers expect reconstructed files to behave exactly like the originals.
Any compatibility issue becomes immediately visible to business users.

For global platform vendors supporting millions of users, introducing a technology capable of modifying customer content creates an entirely different operational and support responsibility than simply detecting suspicious activity.
That higher engineering complexity—and higher compatibility expectation—has slowed investment across the industry, while simultaneously creating one of the strongest technical barriers to entry for companies that have spent years perfecting reconstruction technologies.

The Market Classified the Technology Too Narrowly

Technology categories often outlive the environments that created them.
Content Disarm and Reconstruction first gained recognition as a specialized capability within Secure Email Gateways. At the time, that classification made perfect sense. Email represented the dominant channel for document-borne malware.

Over time, however, enterprise workflows changed dramatically. Today, organizations receive files through dozens of additional channels:

  • Microsoft Teams
  • Slack
  • SharePoint
  • OneDrive
  • Google Workspace
  • customer upload portals
  • cloud storage
  • partner integrations
  • SaaS applications
  • software supply chains
  • AI knowledge repositories

Email has become only one of many document entry points.
Unfortunately, market perception has not evolved at the same pace. Many buyers still associate reconstruction technology exclusively with email security, even though modern organizations process vastly larger volumes of files through collaboration platforms, cloud services, business applications, and AI ingestion pipelines.
The capability remained tied to an outdated category while the threat landscape expanded far beyond that category’s original boundaries. This has delayed broader adoption despite the underlying security problem becoming significantly larger.

Industry Investment Has Shifted Toward AI-Driven Detection Rather Than Eliminating the Attack Surface

Nearly every major cybersecurity platform is currently investing heavily in AI-assisted detection. The emphasis is on autonomous SOC operations, AI-powered investigations, automated triage, threat hunting, and response acceleration.
These innovations are valuable. However, they largely optimize the same security model:

  • Threats arrive.
  • Detection occurs.
  • AI helps analysts respond faster.

CADR represents a different philosophy. Rather than accelerating response, it reduces the number of incidents that require response at all.
That distinction has become increasingly important as generative AI dramatically lowers the cost of creating novel malicious files. Threat actors can now generate thousands of structurally unique documents, archives, scripts, and exploit carriers with minimal effort.
Traditional detection systems are therefore asked to recognize an ever-expanding stream of previously unseen content.

The economics increasingly favor attackers.

Prevention based on deterministic content analysis, structural validation, and reconstruction does not depend on prior observation or historical signatures. Instead of asking whether a file resembles something previously identified as malicious, CADR evaluates whether its active content should exist in the first place and rebuilds the document into a known-safe structure before delivery.

As AI increases the rate of new content creation, preventing unsafe content at the point of ingestion becomes increasingly complementary to AI-driven detection rather than competing with it.

The Industry Measures Detection Better Than Prevention

Security vendors naturally optimize for the metrics used by customers, analysts, and independent testing organizations. Those metrics overwhelmingly reward detection performance.

Independent evaluations measure detection rates.
MITRE ATT&CK evaluations focus on visibility, telemetry, and behavioral coverage.
Analyst reports emphasize investigation workflows, threat hunting, response orchestration, and incident management.
All of these frameworks assume security products observe attacks after they begin.

CADR changes the observable outcome.

A reconstructed document does not execute malicious macros.
It does not launch PowerShell.
It does not spawn child processes.
It does not trigger memory exploitation.
It produces no endpoint behavior because the dangerous content never reaches execution.

Ironically, this creates a measurement challenge.
The more successful prevention becomes, the less observable security activity remains.
A perfectly reconstructed document generates fewer alerts, fewer investigations, fewer incident timelines, and fewer demonstrations of detection capability—not because security failed, but because the attack never materialized.
This creates a subtle but important disconnect between how cybersecurity products are commonly evaluated and how preventive technologies deliver value.

As long as industry scorecards primarily reward observing attacks rather than eliminating attack opportunities, vendors will continue investing disproportionately in technologies that improve detection performance, while preventive content-security layers remain comparatively underrepresented despite addressing an increasingly important portion of the modern attack surface.
Put together, these are not temporary conditions waiting for someone at a major to notice. They are the accumulated shape of an industry that is structurally downstream of a failure that has already happened. When large platforms eventually move, their historical pattern is unambiguous. They do not build. They acquire the company that already owns the layer and its reference customers. That is precisely the gap FileDNA is being built to fill.

Where FileDNA is going

5 FileDNA markwts

FileDNA is the part of Content Security Layer, and it is being built in deliberate stages rather than promised all at once. The engine that does the hard work, the decomposition and faithful reconstruction of a file, is the same across every stage. What changes at each stage is where that engine is pointed. This is the important structural fact about the roadmap: each new direction is an extension of one proven engine into a new place content arrives, not a new product built from scratch.

The first direction, the File Boundary, is live today. FileDNA sits at the classic file entry points, the places where documents have always crossed into an organization. Email attachments, web downloads, the upload forms on customer portals, the shared drives and document management systems that everyone in a business touches. At each of those points, an inbound file is decomposed, stripped of active and anomalous content, and handed onward as a clean version that opens and behaves exactly as the user expects. This is the shipping product, and it is the anchor everything else builds on.

The second direction, AI Trust, turns the engine toward the pipelines that feed artificial intelligence. Retrieval systems pull raw files into models as knowledge, and a poisoned document in that pipeline is not caught by a firewall or an endpoint agent, because by the time it matters the model has already read it. Placing content disarmament at the entrance to those pipelines means the model ingests only material that has been decomposed and rebuilt clean. The organization keeps governing which AI tools its people use, and the Content Security Layer governs the content those tools are allowed to consume.

The third direction, Content Governance, uses what the engine already knows. Because FileDNA has to fully understand a file in order to rebuild it, it is already generating a rich picture of what content is, where it came from, and what it contains. That same understanding supports classification, provenance, retention validation, chain of custody, and compliance reporting. Governance is not a separate product bolted on. It is the natural second use of information the layer produces anyway.

The fourth direction, Secure Collaboration, extends the layer outward between organizations, because files no longer arrive mainly by email. They flow through collaboration platforms, third party integrations, partner data exchanges, and supply chain document handoffs. Each of those is a content entry point that most security stacks treat as trusted simply because it sits inside a familiar tool. Pointed there, FileDNA becomes a distributed trust service that protects the exchange itself rather than any single endpoint, validating content as it crosses between suppliers, partners, and shared workspaces.

The fifth direction, the Autonomous Enterprise, is the long-term vision, and it follows from a simple observation. AI agents are beginning to run procurement, software engineering, legal review, finance, and customer support with less and less human oversight. Every one of those systems consumes content and acts on it, which means trusted content stops being a convenience and becomes prerequisite infrastructure. A layer that guarantees what those agents ingest has been made safe first is what lets an organization automate with confidence rather than exposure.

The through line is that FileDNA is not five products chasing five markets. The File Boundary, AI Trust, Content Governance, Secure Collaboration, and the Autonomous Enterprise are not five bets. They are one Content Security Layer engine, live and working today at the file boundary, pointed stage by stage at every other place content enters. Each new direction reuses what already ships. That is what makes the roadmap a plan rather than a promise.

Why this is a layer, not a feature

It is worth being precise about the claim, because the security industry is full of features that were sold as revolutions. The test for whether something is a genuine layer is whether it answers a question no existing layer can answer, and whether it stays useful permanently rather than fashionably.

Content passes that test. No existing control makes the file itself safe before it is trusted. The firewall cannot, identity cannot, the endpoint agent is too late, and detection is designed to react rather than prevent. And the need does not fade, because content volume only rises, file-borne attacks only grow more sophisticated as generative tooling industrializes them, and the ingestion surface only widens as work moves into collaboration platforms and AI pipelines. Regulators and insurers are already beginning to ask what preventative controls exist, not merely what detection coverage is in place. A layer whose success condition is that the alert never fires is exactly the answer that question is looking for.

A useful way to hold the distinction is this. Detection and response answer what to do once a threat is inside the environment. The Content Security Layer answers a prior and different question, which is whether the threat needs to be inside the environment at all. Those are complementary, not competing. A Content Security Layer does not replace the endpoint agent or the detection stack. It reduces the volume of hostile material those tools are asked to reason about, so their considerable analytical power is spent on the threats that genuinely require judgment. A well-designed architecture wants both.

The direction of travel

Every prior computing era eventually built and paid for the security layer it needed, and in hindsight each one looks obvious. The firewall was not controversial once the network became the perimeter. The endpoint agent was not controversial once the device became the target. The content layer is arriving on the same trajectory, pulled into existence by an AI era that has turned ordinary files into both the most common delivery vehicle for attacks and the raw material that AI systems consume as truth.

FileDNA is being built to be that layer. It is live at the file boundary today, and every direction it takes from here points the same proven engine at the next place content crosses into an organization. The threat is not detected. It is removed before it ever arrives. That is what a security layer is supposed to do, and it is why content is the one the next decade will be built around.

Disclaimer

The analysis presented in this article represents the opinion and commercial perspective of CyberQuay, Inc. It is offered as strategic commentary on the structure and incentives of the endpoint and extended detection markets, and it should be read as such rather than as a statement of fact about the intentions, internal roadmaps, or product decisions of any named company.

CyberQuay holds the detection, response, and managed security vendors referenced below in high regard. The engineering behind modern EDR, MDR, NDR and XDR platforms is genuinely world class, and the outcomes those platforms deliver are real, measurable, and indispensable. Nothing in this article should be read as an assertion that these products are ineffective, poorly built, unnecessary, or of diminished value. They are none of those things, and no serious enterprise security program should attempt to operate without them.

Our argument is one of layering rather than replacement. Detection and response answer the question of what to do once a threat is present in the environment. Content Analysis, Disarm and Reconstruction answers a different and prior question, which is whether the threat needs to be present at all. These are complementary controls addressing different points in the same attack chain. CADR does not compete with EDR, XDR, NDR or MDR. It reduces the volume of file-borne material those platforms are asked to reason about, so that their considerable analytical capability can be applied to the threats that genuinely require it. A well-designed security architecture benefits from both.

The observations regarding commercial incentives, architectural positioning, category taxonomy, and evaluation methodology are structural in nature. They describe forces that act on organizations over time rather than choices made by individuals, and they are not intended to impute bad faith, negligence, or any deliberate withholding of capability on the part of any vendor. Reasonable and well-informed people disagree on these points, and Our company welcomes that disagreement.

We have no commercial relationship with, and no financial interest in, any of the companies named in this article. Product capabilities described are drawn from vendors’ own public documentation as of the date of publication and may change. Readers are encouraged to consult the primary sources listed below and to evaluate all claims, including ours, on their own merits.

All product names, trademarks, and registered trademarks referenced in this article are the property of their respective owners, and their use here is for identification and commentary purposes only. This article does not constitute investment advice, and it should not be relied upon as the basis for any investment decision.