Protect your data from ransomware with S3 Object Lock
blog.symops.com
Protect your data from ransomware with S3 Object Lock
1–10 of 23 posts
Re: Protect your data from ransomware with S3 Object Lock
#2Re: Protect your data from ransomware with S3 Object Lock
#3I don't think this is true. Isn't it more like you can't, and AWS can but promises that they won't?
Re: Protect your data from ransomware with S3 Object Lock
#4Of course this would be more complicated if the files were user-encrypted in the first place, but good tools to detect these things asap would have a good market above & beyond antivirus that is more focused on detection of the virus and not a complete packaged of file recovery as well.
Re: Protect your data from ransomware with S3 Object Lock
#5I use backblaze which will backup any modified file and has copies back 30 days, longer if desired. It would be great if there was some way (is there?) To flag if a file was recently encrypted to detect potential ransomware early before backups are corrupted also. Seems like a changed file being backed up could be compared to the previous unencrypted file for this purpose. Of course this would be more complicated if…
Re: Protect your data from ransomware with S3 Object Lock
#6> No one, including AWS can shorten the retention period I don't think this is true. Isn't it more like you can't, and AWS can but promises that they won't?
Re: Protect your data from ransomware with S3 Object Lock
#7What happens if you lock objects then stop paying your bill?
Re: Protect your data from ransomware with S3 Object Lock
#8Re: Protect your data from ransomware with S3 Object Lock
#9A less permanent solution is to use versioned buckets with MFA Delete turned on. You can then cleanup versions if you need to by disabling MFA delete, which requires the MFA to do. So as long as your MFA device is not on-line, then if someone compromises your servers, they cannot disable MFA delete and cannot remove versioned objects.