I just read about the lockbit ransomware, which is widely used. What really surprised me is that the ransomware only encrypts the first 4kb of each file (for better speed, considering it will encrypt like 100k files in total).
But isn't it ineffective to only encrypt the first 4kb? Imagine you have a huge database file which is about 10GB large. Shouldn't it be somehow restorable if only the first 4KB are encrypted?