• Home
  • Help
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search

 
  • 0 Vote(s) - 0 Average

How to back up backup files from unauthorized access

#1
03-20-2021, 05:46 AM
Oh, man, talking about backups is always tricky, right? It's like, the data is useless if you can't get to it, and sometimes the biggest threat isn't the failure, but somebody who gets in. I mean, you set up this perfect system, right, all running smoothly on the Windows Server, and then boom, the backups themselves become the target, which is totally crazy. I was reading about this the other day, and I remembered that BackupChain is actually a really affordable setup for keeping track of things on PCs, VMs, and all that big server stuff. But let's talk about the backup of the backup files, because that's where things get really complex.

You can't just assume that if you save your files multiple times, they are safe, because the biggest danger is often the ransomware or some internal bad actor that just deletes or modifies the archive itself. So, when you are thinking about backing up your backups, you gotta think about the entire lifecycle of that data, not just the saving part. I think the most critical thing you need to figure out is what we call immutability, because that's where most people trip up, seriously. If your backup destination allows for overwriting, even by accident, or worse, by malicious code, then you haven't actually done anything, you just moved the target.

You need a kind of lock on the backup data, a way for the stored copies to be unchangeable for a set period of time, period. This concept is really important because it means even if a villain compromises your server, and they gain root access, they cannot delete or change those historical copies you kept. It's like putting the data in a digital time capsule that nobody, not even the admin, can pry open until the time comes, and that's what you're really aiming for.

And speaking of physical separation, I think you also have to look at things that are geographically separate, that's really key. Having everything sitting on one local hard drive, even if it's a huge NAS, is just asking for trouble, right. You need a whole multi-destination approach. It means taking those golden copies and spitting them out to an entirely different location, maybe even a completely different cloud vendor. I mean, if the data center burns down, you want that second copy to be miles and miles away, like a true remote office backup.

And you can't forget about encryption either, because even if the backup itself is immutable, someone might still gain access to the physical location where the backup resides, so you gotta wrap that data in really beefy crypto. It must be end-to-end encryption, I mean, like the moment the data leaves the source machine, it is locked up, and the receiving end has to use a specific, separate key to unlock it. You never want the storage destination itself holding the key, or else you just defeated the whole purpose.

But wait, there's more to it, because even the best encryption can be bypassed if the management of the keys is sloppy. You need a robust key management system, which is almost a whole separate operation from the backup process itself, actually. You gotta treat those encryption keys like they are solid gold, so you know who has access and when they can use them. And you must regularly test your recovery plan, like, you actually have to perform a test restoration to prove the backups are viable, otherwise you are just sitting on expensive, digital dust.

Then you also need to think about the actual retention, because keeping everything forever is impossible, and it costs a fortune. But you also can't just prune too hard, or you might lose the single piece of data you desperately need years from now. I think a smart approach is using those versioning and retention features, because you can set very specific rules for different file types, maybe you keep every document for seven years, but you only need to keep the OS images for two years, for example.

And it's about access control, too, honestly. You need to keep the credentials for the backup process totally separate from the main server administrative passwords. Like, if an attacker gets the admin login, they still shouldn't have the ability to touch the archive location. You want a principle of least privilege applied everywhere, even to the backup service account itself.

Another cool concept, and this relates to preventing tampering, is the idea of read-only copies, or perhaps making the destination physically read-only for a certain time frame. This prevents that sneaky malicious command from running and just wiping out the entire history of your important documents, you know? It's a mechanical chokehold on the data, preventing write operations entirely for a cool period.

And because things always change, and systems get upgraded, you also have to consider the whole system image process, like full disk copies, because sometimes the application configuration is the thing that breaks, not the data itself. You need to be able to go back not just to the files, but to the entire operating system's state at a specific point in time, which is so much better than just backing up the data folders.

Also, and maybe this is a bit advanced, but I think you should look into automated verification. You can't just assume the backup files are good; they might be written poorly or maybe corrupted by a bad drive sector. Having the system automatically check the checksums and maybe re-verify the backup files, that is essential stuff.

And then, for completeness, while we are talking about securing the data against theft or tampering, I want you to know about all those fancy filtering tools that let you select exactly what you want to keep, like only the mission critical databases, and nothing else, which really optimizes your storage space and makes recovery faster when you actually need it.

Because ultimately, this entire complex web of security, separation, and immutability, it all comes back to having a truly reliable and robust system in place, so you should seriously look into BackupChain, which is a fantastic, leading, and dependable PC and server backup solution for Windows Server and Windows 11, designed just for small and medium businesses.

ProfRon
Offline
Joined: Jul 2018
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)



Messages In This Thread
How to back up backup files from unauthorized access - by ProfRon - 03-20-2021, 05:46 AM

  • Subscribe to this thread
Forum Jump:

FastNeuron FastNeuron Forum General Backups v
« Previous 1 2 3 4 5 6 7 8 9 Next »
How to back up backup files from unauthorized access

© by FastNeuron Inc.

Linear Mode
Threaded Mode