securitydeep-dive

Ransomware Now Deletes Backups First. Is Storage Safe?

Modern ransomware deletes cloud backups and recovery snapshots before encrypting data. Here's how the attack works and how to protect personal files.

The standard advice for surviving ransomware has always been simple: keep a backup, and you can’t be held hostage. That advice is getting harder to rely on. Security researchers tracking 2026’s ransomware trends describe a consistent shift in tactics — attackers now actively hunt for and destroy backup snapshots and recovery vaults before encrypting anything, specifically because an intact backup is what removes their leverage.

This shift matters well beyond the enterprise IT teams it’s mostly discussed in. The same logic — find the backup, delete it first, then attack — applies to anyone whose “backup plan” is a single cloud account they’ve never stress-tested.


How the Attack Actually Works Now

Older ransomware was relatively crude: malware would land on a device, encrypt files, and demand payment. Backups stored separately — on another service, another account, another physical location — were untouched, and restoring from them was the obvious recovery path.

Current cloud-targeting ransomware skips the malware-first approach in many cases. Instead, attackers steal or abuse valid credentials — phished passwords, leaked API keys, compromised single sign-on sessions — and use that legitimate access to operate inside cloud storage and backup systems directly. No malware needs to be installed, which also makes the activity harder to detect, because it looks like authorized account activity rather than an external intrusion.

Once inside, the priority isn’t immediately encrypting files. It’s finding and deleting recovery points — snapshots, version history, backup vaults — first. Only after recovery options are gone does the actual encryption or extortion step happen. The logic is direct: a victim with an intact backup has no reason to pay; a victim whose backups were deleted first has no other option.

Layered on top of this is double extortion: attackers steal a copy of the data before encrypting or deleting anything, so even a victim who somehow recovers — restoring from an untouched backup, or simply deciding not to pay — still faces the threat of stolen data being leaked publicly. Recovering your files doesn’t undo the fact that a copy of them is now in someone else’s hands.


Why “I Have a Backup” Isn’t Automatically Enough Anymore

This shift breaks an assumption a lot of personal backup habits rely on: that the backup is safely separate from whatever might compromise the original.

For many individuals, that’s not actually true. If your “backup” is just a second folder in the same cloud account, accessible through the same login, an attacker who compromises that login can reach both the original and the backup in the same session — there was never any real separation, just two locations under one point of failure.

Even genuinely separate backups can be at risk if they’re reachable through compromised credentials with sufficiently broad permissions. The attacks researchers describe in 2026 specifically target the access layer — identity and permissions — rather than the storage layer, which means the separateness of your backup matters less than who and what can authenticate into it.

For personal users, the practical version of this problem is more mundane than an enterprise breach, but the mechanism is the same: a compromised email account that also controls password resets for your cloud storage, a reused password that gets exposed in an unrelated breach, a phishing link that hands over a session token — any of these can give an attacker the same kind of access that lets enterprise ransomware operators delete recovery vaults before encrypting anything.


What Actually Helps

Unique credentials and modern authentication matter more than the backup itself. Since current attacks target stolen or abused access rather than installing malware, the strongest defense is making that access harder to steal in the first place: a unique password for your storage account (never reused from anywhere else), and passkeys or two-factor authentication wherever they’re offered. This is the single highest-leverage thing an individual can do, because it addresses the actual entry point these attacks use.

Genuine separation matters — different credentials, not just different folders. If you maintain more than one copy of something irreplaceable, make sure it doesn’t share a login, a recovery email, or a device session with the primary copy. A second copy reachable by the exact same compromised password isn’t really a second copy.

Know what your provider does when a file is deleted — instantly and permanently, or with a recovery window. A service where deletion is instant and irreversible gives an attacker (or, more commonly for individuals, your own mistake) zero room for recovery. A service with even a modest grace period before permanent erasure gives you a window to notice something is wrong and act, whether the deletion was malicious or accidental.

Don’t assume “in the cloud” automatically means “backed up.” Cloud storage and backup are related but not identical. Storage holds your current files; a real backup strategy means a recoverable history of those files that survives the current version being deleted, corrupted, or encrypted. If you’ve never actually tested restoring an old version of a file, you don’t yet know whether your setup provides that.


Why Detection Is Harder Than It Used to Be

Traditional ransomware left obvious fingerprints: unusual processes running, files suddenly encrypted with strange extensions, a ransom note appearing on the desktop. Security teams built years of tooling around detecting exactly those signs.

Credential-based attacks that abuse legitimate access look different, and that difference is precisely what makes them effective. When an attacker uses a stolen password or session token to log into a cloud storage or backup system, the activity that follows — browsing folders, opening permission settings, deleting old snapshots — looks identical to a real user doing routine account maintenance, at least to systems built to flag malware rather than to flag a known-good login behaving in an unfamiliar pattern. There’s no file to scan for malicious code, because no malicious code was used. The intrusion is a login, and logins are exactly what every account is designed to allow.

This is part of why security researchers increasingly emphasize identity and access controls — strong, unique passwords, multi-factor authentication, monitoring for logins from unfamiliar locations or devices — as the front line of defense, ahead of more traditional malware detection. For an individual managing their own accounts rather than an enterprise security team, the equivalent practical step is the same principle scaled down: don’t let any single compromised password be the thing standing between an attacker and everything you’d lose.


What a Realistic Personal Backup Strategy Looks Like

Given that the modern threat specifically targets the access layer rather than relying on malware alone, a backup strategy that actually holds up needs to account for that, not just for device failure or accidental deletion, which is what most personal backup habits were originally built around.

Use a password manager and generate a genuinely unique password for anything holding irreplaceable files. This sounds basic because it is — and it’s also the single step most consistently absent in personal accounts that end up compromised. Reused passwords mean a breach anywhere becomes a breach everywhere that password was reused.

Turn on multi-factor authentication, and prefer passkeys where they’re offered. A stolen password alone shouldn’t be enough to grant access if a second factor is required — this single setting closes off the majority of the credential-theft attacks described above.

Don’t let one compromised account control recovery for everything else. If your email account’s password reset flow can be used to take over your cloud storage, your storage’s actual password barely matters — the email account becomes the real target, and deserves the same level of protection as the most sensitive account it can reset.

Periodically check that recovery actually works. A backup nobody has ever tried to restore from is a backup whose reliability is simply unknown. This doesn’t need to be elaborate — opening an older file version or confirming a deleted item is actually recoverable within whatever window your provider offers is enough to convert an assumption into a verified fact.


Where This Leaves Personal File Storage

The pattern researchers are describing — credential-based access, backup destruction before encryption, double extortion — is mostly documented at enterprise scale right now, because that’s where the highest-value targets and the most detailed post-incident reporting exist. But the mechanics don’t require an enterprise target. A personal cloud account secured with a weak, reused password, with no second factor, is vulnerable to the same access-first approach, just without the organized extortion campaign that gets a name and a writeup afterward — the loss is just as real to the person it happens to.

daftei’s account deletion process includes a 30-day grace window before anything becomes permanent and irreversible — which means an account-level deletion, whether it’s a mistake, a moment of panic, or something malicious, isn’t instantly final. Files are encrypted in transit with TLS 1.3 and at rest with AES-256, daftei never sells data and runs no ads, and the platform doesn’t depend on a single shared credential pattern across unrelated services the way a lot of “backup via the same account” setups do.

None of this replaces the single most effective step available to you: a unique password and a second authentication factor on every account that holds something you can’t afford to lose. But it does mean that if something does go wrong, “instantly and permanently gone” isn’t the only outcome on the table.

See how daftei protects what you store

Your memories deserve better than an ad platform.

Try daftei free →
← All posts