I've recently engaged in several conversations on backup solutions and backend storage solutions and because the much advertised "immutable backups" feature of some other solutions I've been repeatedly shunned whenever I mention PBS.
Perhaps my understanding is ls flawed, but ...
I did read the PBS documentation and some discussions online on the subject.
My understanding is the following:
* the much advertised "immutable backups" claim they protect you in case of a successful ransomware attack that encrypts your data.
Here is where I have several major questions of logic.
If an attacked has compromised your with ransomweare and encrypted your data, the following scenarios make sense:
- production data has been compromised. I have backups, to my knowledge new backup runs will update the backup the the current version of data, but as long as the cleanup jobs didn't delete the older versions of the data from the backup, data is still restorable.
In this scenario the storage that stores the actual backup data is not directly affected by the attack.
Where and how an immutble function significantly help ?
- the storage PBS uses for it's internal files is accessed directly. If this device has immutable function likely no data is ever overwritten but just added, so the backend data is safeguarded, right?
But if this actually happens, surely you have MUCH BIGGER problems and how much of the already attacked data would you really trust rather then revert to an offsite or offline backup and rebuild and restore from CLEAN setup?
- the only other situation that I could think of is a backup system that detects MAJOR changes in the data to be backup up (due to encryption) and considers this as a compromise indicator ? Also might be falsely trigered by actual legitimate major data changes?
How big of a deal and how much of a real-world help is the highly advertised "immutable" function for backup systems?
Perhaps my understanding is ls flawed, but ...
I did read the PBS documentation and some discussions online on the subject.
My understanding is the following:
* the much advertised "immutable backups" claim they protect you in case of a successful ransomware attack that encrypts your data.
Here is where I have several major questions of logic.
If an attacked has compromised your with ransomweare and encrypted your data, the following scenarios make sense:
- production data has been compromised. I have backups, to my knowledge new backup runs will update the backup the the current version of data, but as long as the cleanup jobs didn't delete the older versions of the data from the backup, data is still restorable.
In this scenario the storage that stores the actual backup data is not directly affected by the attack.
Where and how an immutble function significantly help ?
- the storage PBS uses for it's internal files is accessed directly. If this device has immutable function likely no data is ever overwritten but just added, so the backend data is safeguarded, right?
But if this actually happens, surely you have MUCH BIGGER problems and how much of the already attacked data would you really trust rather then revert to an offsite or offline backup and rebuild and restore from CLEAN setup?
- the only other situation that I could think of is a backup system that detects MAJOR changes in the data to be backup up (due to encryption) and considers this as a compromise indicator ? Also might be falsely trigered by actual legitimate major data changes?
How big of a deal and how much of a real-world help is the highly advertised "immutable" function for backup systems?