← Latest papers
💻 computer science

Enhancing Ransomware Resilience in VMware Environments ThroughImmutable Backup Architectures A Comparative Study of Veeam Backup & Replication and Cohesity Data Protect

This paper presents a comparative academic evaluation of Veeam Backup & Replication and Cohesity DataProtect, demonstrating that while both platforms offer distinct approaches to immutability and ransomware detection for VMware environments, they are most effective when integrated into a comprehensive defense-in-depth strategy.

Original authors: NAWAF ABDULJALIL ABDULAZIZ ABDULNOOR, Ahmed Razzaz Ahmed Qaid, Rani Abduljalil Abdulaziz Abdulnoor

Published 2026-09-08
📖 6 min read🧠 Deep dive

Original authors: NAWAF ABDULJALIL ABDULAZIZ ABDULNOOR, Ahmed Razzaz Ahmed Qaid, Rani Abduljalil Abdulaziz Abdulnoor

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

In the modern digital world, businesses rely on vast networks of virtual machines to run their most critical operations, from banking transactions to hospital records. These virtual systems live on powerful servers, often managed by a central control system. While this setup offers great efficiency, it also creates a single point of failure: if an attacker gains control of the management system, they can lock down or destroy the entire network. This is the reality of ransomware, a type of malicious software that encrypts data and demands payment for its release. In recent years, attackers have evolved beyond simply locking files; they now actively hunt for and destroy backup copies, knowing that without a way to restore data, organizations are forced to pay. To counter this, security experts have turned to a concept called immutability. In plain terms, an immutable backup is a copy of data that is locked in time. Once created, it cannot be altered, deleted, or encrypted for a set period, no matter who tries to access it. This creates a safe harbor of clean data that remains untouched even if the rest of the system falls under attack.

A recent study by independent researchers Nawa Abduljalil Abdulaziz Abdulnoor, Ahmed Razzaz Ahmed Qaid, and Rani Abduljalil Abdulaziz Abdulnoor examines how two major data protection platforms, Veeam Backup & Replication and Cohesity DataProtect, use these immutable principles to defend virtual environments. The researchers did not run laboratory tests or simulate attacks; instead, they conducted a detailed comparison of the official documentation and architectural designs of both systems. Their goal was to understand how each platform handles the specific challenge of protecting backups in a VMware environment, where many virtual machines share the same underlying hardware and management tools. The study finds that while both companies offer robust solutions to prevent ransomware from wiping out recovery data, they take fundamentally different paths to get there.

The first platform, Veeam, relies on a strategy of flexibility and specialized construction. To make a backup immutable, Veeam typically uses a "hardened Linux repository." Imagine a secure vault built from a specific type of stone that is difficult to break; in this case, the "stone" is a specially configured Linux operating system. When a backup is written to this repository, the system applies a lock that prevents any file from being moved, changed, or deleted for a specific duration. This protection happens at the storage level, meaning the files themselves are guarded by the system that holds them. Veeam also uses a clever trick with passwords: it generates single-use credentials to move data into this vault. Once the data is in, the password is discarded, so even if an attacker steals the main administrator's login, they cannot use it to open the vault and delete the backups. Furthermore, Veeam offers a feature called Secure Restore, which acts as a final safety check. Before a restored machine is allowed back into the live network, the system scans it for hidden malware, ensuring that the recovery process does not accidentally bring the virus back to life.

The second platform, Cohesity, approaches the problem from the perspective of a unified, all-in-one system. Rather than relying on a separate, specially built storage vault, Cohesity builds immutability directly into the core of its software platform. It uses a native file system that treats every backup snapshot as a locked object from the moment it is created. This means the protection is woven into the fabric of the entire system, not just added as an extra layer. Cohesity also emphasizes a "Zero Trust" security model, which assumes that no user, even an administrator, should be trusted implicitly. To enforce this, the system can require multiple approvals, or a "quorum," before any destructive action can be taken. If one administrator account is compromised, the attacker cannot delete backups alone; they would need to trick several other accounts simultaneously. Additionally, Cohesity integrates artificial intelligence and machine learning through a tool called DataHawk. This system constantly watches for strange behavior, such as a user suddenly deleting thousands of files or data changing in unusual ways, and flags these anomalies as potential ransomware attacks before the damage is done.

The researchers concluded that neither system is a magic bullet that solves the ransomware problem on its own. Both Veeam and Cohesity provide strong technical defenses, but their effectiveness depends entirely on how they are set up and managed. Veeam offers more granular control, allowing organizations to design complex, multi-layered storage architectures, but this requires a team with deep technical knowledge to configure correctly. If the setup is flawed, the protection can fail. Cohesity, by contrast, offers a more streamlined experience where security features like immutability and threat detection are built into the platform by default, making it easier to manage but requiring trust in the vendor's integrated design. The study suggests that the best choice depends on an organization's specific needs: those with large, diverse storage environments and skilled IT staff might prefer the flexibility of Veeam, while those seeking a simplified, centralized approach might find Cohesity more suitable.

Ultimately, the paper emphasizes that technology alone cannot guarantee safety. The researchers point out that even the most advanced backup system will fail if the people managing it do not follow strict security rules. This includes separating the accounts used for daily work from those used for backups, using multi-factor authentication to prevent unauthorized logins, and keeping the entire network divided into secure zones so that an infection in one area cannot spread to the backups. Perhaps most importantly, the study highlights that a backup is only valuable if it has been tested. Organizations must regularly attempt to restore their data to ensure it actually works and that the files are clean. The researchers found that the strongest defense against ransomware is not a single product, but a combination of immutable technology, disciplined operational habits, and a culture of constant verification. In the end, the goal is to ensure that when an attack happens, the organization has a trusted, unchangeable copy of its data waiting to be used, allowing it to recover without paying a ransom.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →