← Insights
GuideSMB

Backups Are Not Recovery: A Practical Guide

Dephiant Research5 min read

Every company we engage post-ransomware has backups. Half of them cannot recover from those backups within their stated RTO. The gap between "we back up" and "we can restore" is where ransomware actor

Backups Are Not Recovery: A Practical Guide

Every enterprise organization, regardless of size or industry, understands the fundamental importance of data backups. This understanding often leads to significant investments in backup solutions, policies, and personnel to ensure data resilience. However, a critical distinction frequently gets overlooked: backups are not recovery. At Dephiant Consulting Inc., our engagements with organizations in the aftermath of ransomware attacks consistently reveal a stark reality: while every client possesses backups, approximately half of them are unable to recover from those backups within their predetermined Recovery Time Objective (RTO). This alarming disparity between the perceived security of "having backups" and the actual capability to "restore operations effectively" creates a fertile ground for ransomware adversaries to exploit. The chasm between these two states is precisely where attackers thrive, leveraging organizational recovery failures to maximize their impact and pressure victims into paying ransoms.

The Three Critical Failures We Consistently Observe

Our post-incident analysis repeatedly highlights specific shortcomings in backup strategies that directly impede effective recovery. These are not merely theoretical vulnerabilities, but rather tangible points of failure that attackers actively target and exploit.

1. Backups Are Reachable from Production

A prevalent and dangerously common misconfiguration is the direct network and credential accessibility of backup systems from the production environment they are designed to protect. In many scenarios, the same administrative credentials or access pathways that control production infrastructure also possess the privileges to manage, modify, or, critically, delete backup repositories. Attackers are acutely aware of this vulnerability. Once they gain elevated access within a production network, a common outcome in sophisticated ransomware campaigns, their immediate next goal is to eradicate or encrypt backups to prevent recovery. If backups reside on network shares accessible by compromised administrative accounts or if the backup software itself is managed by the same compromised domain controllers, then the integrity of the entire backup strategy is severely compromised. This direct connectivity transforms backups from a protective measure into another target within the attacker's operational scope, virtually guaranteeing their compromise once production is breached.

2. Restores Have Never Been Tested at Full Scale

Another critical oversight is the lack of comprehensive, full-scale recovery testing. Many organizations conduct periodic "tabletop" exercises or validate individual file restores, often proving that the backup software can indeed retrieve a specific document or application configuration. However, restoring a single file is fundamentally different from rebuilding an entire operational environment. The logistical complexities, network dependencies, application interconnections, and sheer volume of data involved in recovering hundreds or thousands of servers, databases, and user workstations under the extreme pressure of a ransomware incident are monumental. Without regular, full-scale recovery drills that simulate a complete environmental loss, organizations remain unprepared for the myriad of unforeseen challenges that arise during a genuine large-scale recovery. These can include hardware compatibility issues, missing configuration files, inadequate network bandwidth for mass data transfer, or simply human error under duress. The assumption that individual component restorability equates to full organizational recovery is a dangerous fallacy.

3. Backup Media Is Encrypted to Keys the Attacker Now Controls

The rise of cloud-based Key Management Systems (KMS) offers significant security benefits for encryption key management. However, merely using a cloud KMS does not automatically confer invulnerability to ransomware. If the encryption keys for backup media or the backup software itself are managed within the same domain or cloud tenant that the attacker has compromised, then the integrity of those keys is fundamentally compromised. Attackers who gain administrative access to an organization's cloud environment can potentially access or revoke keys, rendering encrypted backups irretrievable. The concept of a separate root of trust is paramount here. Without a robust segregation of key management from the operational environment it protects, ideally with multi-factor authentication (MFA) and distinct administrative domains, the keys protecting backup data become just another asset for the attacker to seize or destroy, negating the very purpose of encryption.

Practical Fixes for Enhancing Recovery Capabilities

Addressing these pervasive failures requires a deliberate and strategic shift from merely "having backups" to proactively ensuring "recovery readiness." The following measures are crucial for bridging this gap.

  • Implement Immutability: Embrace technologies that render backup data unchangeable for a defined period, preventing deletion or modification by any entity, including an attacker armed with administrative credentials. Solutions like Amazon S3 Object Lock, Azure immutable blobs, or implementing a separate Linux-based backup target utilizing Write Once, Read Many (WORM) storage principles are highly effective. These mechanisms ensure that once backup data is written, it cannot be altered or deleted until its prescribed retention period expires, providing a crucial last line of defense against data destruction.

  • Establish an Air-Gap Strategy: Create at least one copy of critical data that is logically or physically isolated from the production network and its direct administrative control. This "air-gap" can take several forms:

    • Physical Air-Gap: Utilizing offline tapes or removable media stored securely offsite.
    • Logical Air-Gap: Backing up to an entirely separate cloud tenant or object storage bucket that the production team and its compromised credentials cannot directly reach or manage. This ensures that even if an attacker gains full control of the primary production environment and its associated cloud accounts, the air-gapped backups remain beyond their destructive reach.
  • Conduct Quarterly Full-Restore Drills: Regular, comprehensive recovery simulations are non-negotiable. These drills should involve:

    • Scope: Focus on the critical systems identified in your RTO list, aiming to restore a substantial portion, if not all, of them.
    • Timing: Rigorously time these drills. Understanding the actual duration of a full recovery is essential for validating and refining RTOs.
    • Trend Analysis: Document the results, identify bottlenecks, measure improvements, and trend the metrics over time. This continuous improvement cycle helps identify weaknesses in the backup and recovery process, refine procedures, and validate the efficacy of your overall disaster recovery plan. Such exercises transform theoretical recovery plans into actionable, proven capabilities.

By moving beyond the simple act of backing up data and instead focusing intently on the rigorous, verifiable ability to recover, organizations can significantly improve their resilience against ransomware and other destructive cyber incidents. The investment in robust recovery strategies is not merely a cost but a fundamental safeguard for business continuity and survival.