Locked Out and Leaked: Why Modern Ransomware Has Made Backups Insufficient
Photo by Photo by Tyler on Unsplash on Unsplash
For years, the standard advice for ransomware preparedness fit neatly on a refrigerator magnet: maintain regular backups, keep them offline, and you will survive an attack without paying the ransom. It was sound guidance — for the ransomware of 2016. The ransomware of today operates on an entirely different threat model, and organizations and individuals still relying on that old axiom are operating under a dangerous illusion.
The Evolution of a Criminal Business Model
Early ransomware was blunt. Malware encrypted files on a victim's machine, a ransom demand appeared on screen, and the attacker's leverage consisted entirely of the victim's inability to access their own data. A clean, tested backup eliminated that leverage almost entirely. Attackers responded not by abandoning the model but by professionalizing and expanding it.
The pivotal development was double extortion, a technique that became prevalent around 2019 and is now essentially standard practice among serious ransomware groups. The attack sequence changed fundamentally: before deploying encryption, attackers spend days, weeks, or even months inside a compromised network, methodically identifying and exfiltrating sensitive data. Only after the theft is complete do they trigger the encryption payload.
The ransom demand now carries two distinct threats: pay, or we publish your stolen data on our leak site. Restoring from backup addresses the first threat entirely. It addresses the second threat not at all.
Some groups have since introduced triple extortion, layering distributed denial-of-service attacks against the victim's public-facing infrastructure, or directly contacting the victim's customers and partners to amplify pressure. The criminal ecosystem has also spawned Ransomware-as-a-Service platforms, through which technically unsophisticated actors license attack infrastructure from developers in exchange for a percentage of collected ransoms. This has dramatically lowered the barrier to entry and increased the volume of attacks.
Why Your Backup Strategy Has a Blind Spot
A well-maintained backup architecture solves a specific problem: the loss of access to data. It does not solve the problem of unauthorized access to that same data by a third party. These are categorically different problems requiring categorically different controls.
Consider the practical scenario facing a small medical practice, a regional law firm, or a nonprofit organization — the kinds of entities that ransomware groups now actively target precisely because they hold sensitive data but frequently lack enterprise-grade security resources. A successful intrusion that exfiltrates patient records, client files, or donor information creates exposure under federal and state data-protection frameworks regardless of whether the organization successfully restores its systems from backup. The breach has already occurred. The notification obligations, the reputational damage, and the potential regulatory penalties are not erased by a clean restore.
There is also a technical dimension to the backup problem that many organizations underestimate. Modern ransomware operators routinely target backup systems directly. Attackers with sufficient dwell time inside a network will identify backup solutions, corrupt or delete cloud-connected backup repositories, and in some cases encrypt backup data alongside production systems. A backup that has not been tested for restoration integrity under adversarial conditions is not a reliable control — it is a comfort.
Building a Defense That Matches the Actual Threat
Rethink Backup Architecture
The 3-2-1 backup rule — three copies of data, on two different media types, with one copy offsite — remains a useful foundation, but it requires augmentation. The critical addition is the air-gapped offline backup: a copy of your data that is physically disconnected from any network and therefore unreachable by an attacker who has compromised your networked environment. Tape-based storage, once dismissed as obsolete, has experienced a quiet renaissance in security-conscious organizations for exactly this reason.
Equally important is the discipline of restoration testing. A backup that has never been successfully restored is an untested assumption. Schedule regular restoration drills, document the results, and treat failed restorations as high-priority incidents.
Implement Data Loss Prevention Controls
Because the exfiltration phase precedes encryption, preventing or detecting data theft before the ransomware payload fires is the point of intervention with the highest return. Data loss prevention tools monitor and restrict the movement of sensitive data across network boundaries. Behavioral analytics platforms can flag anomalous access patterns — a user account suddenly reading thousands of files it has never touched, or large volumes of data being compressed and staged in unusual directories — that may indicate an attacker conducting reconnaissance or preparing an exfiltration.
Network segmentation limits the blast radius of any intrusion. An attacker who has compromised a single endpoint should not have a clear path to your most sensitive data repositories. Enforce least-privilege access controls rigorously: users and systems should have access only to the data they require to perform their function.
Develop an Incident Response Plan Before You Need One
The worst time to make decisions about how to respond to a ransomware attack is during a ransomware attack. Organizations that navigate these incidents most effectively are those that have documented their response procedures in advance, assigned clear roles and responsibilities, and rehearsed the process.
Your incident response plan should address, at minimum: who has authority to make containment decisions; how you will communicate internally and externally when primary systems may be compromised; which law enforcement and regulatory bodies must be notified and within what timeframes; and how you will engage legal counsel and, if applicable, a professional incident response firm.
Understand the Ransom Payment Calculus
The question of whether to pay a ransom is one that organizations hope never to face and frequently confront without adequate preparation. Several factors complicate the decision in ways that are not widely understood.
First, the U.S. Department of the Treasury's Office of Foreign Assets Control has issued guidance making clear that paying ransom to sanctioned entities — which includes several prolific ransomware groups — may expose the paying organization to legal liability. Engaging legal counsel before making any payment decision is not optional; it is essential.
Second, payment does not guarantee recovery. Independent research has consistently found that a significant proportion of organizations that pay ransoms either receive non-functional decryption tools, recover only a portion of their data, or are targeted again within a short period. Payment funds further criminal operations and contributes nothing to the underlying security problem.
Third, in a double-extortion scenario, payment for the decryption key does not guarantee that stolen data will be deleted. There is no mechanism to enforce that promise, and there is documented evidence of attackers re-extorting victims after initial payment.
The Posture Shift That Changes Everything
The ransomware threat demands a philosophical shift in how organizations and individuals think about data security. The old model was recovery-centric: assume an attack will succeed, and ensure you can restore quickly. The current model must be breach-centric: assume an attacker may achieve persistent access to your environment, and design your controls to detect that access early, limit what they can reach, and minimize the sensitivity of what they can take.
Backups remain necessary. They are no longer sufficient. The organizations that recognize that distinction — and invest accordingly — are the ones that will weather the next attack with their data, their reputation, and their operations intact.