after reading Gostev's digest today, I want to ask the community about their thoughts about how immutable immutable backups are and what they are really helping in case of emergency.
The usual definition of immutable as I understand is, that it's meant to be a backup which cannot be changed or deleted after it's done. So basically it means a WORM backup.
Ok, which kind of protection this offers? (besides the technical side of it, how to get it really undeletable). If it's done correctly you get a backup which reflects the status quo on a certain date in which everything is conserved as it is. This is plain wisdom but as I think is also the core of the problem, because it simulates a kind of safety which isn't there.
At least not when it should counter a real attack and not some "simple" infection via mail and stupid user clicking everything flashing.
In this "simple" case the cause and the problem solving are usually close by - you've got the infection, it scrambles your data, you buy a ticket to Hawaii and do the restore from remote while nursing your shock

So, but if somebody evil really wants to do some damage or do some real black mailing?
Such an evil genius would probably first gain access to some privileged account (e.g. the famous admin with jesus12345 as password), clone that account to something inconspicuous like John Smith.
Then he would use this account to place some time bomb which gets active in let's say 3 months (or later).
After the time bomb goes off your data gets scrambled, you buy a ticket to Hawaii and start your recovery processes only to realize that you can't do enough hula hoop to find a working backup without that infection - besides the fact that you need some IT forensics to find the source of the infection at all.
Sure, you might say "But I have backups dating back 6 months or even one year" - but how useful are these backups?
And in business today - depending on your industrial sector and how depending you are on actual live data like e-mail, messaging and so on, even a three day old backup would do a lot of harm.
Sure even a old backup is better than none, but the practical usefulness rapidly degrades with time and in an attack like the one above, I think there is no real defence against it.
What do you think?
Am I too pessimistic or do I miss something?