(no title)
arter4 | 1 year ago
If this assumption is true, it begs the question. Why do people act like public cloud storage is more secure than "private", on prem storage?
Do users expect safe defaults (as in, "default deny")?
Is it just a matter of attitude, where people think public cloud is more secure because it's not managed by (potentially short-staffed) corporate IT teams, even if it's not completely managed by the cloud provider?
Or is there something else?
Hikikomori|1 year ago
stevekemp|1 year ago
faangguyindia|1 year ago
#1 risk people are concerned about is dataloss where cloud wins.
That's where cloud is more secure comes from. I've not lost any data in GCS or S3.
But same cannot be said for local copies of data.
321 strategy is best for most cases.
progmetaldev|1 year ago
treflop|1 year ago
But if you are new and are pressed for time, you only look at maybe a fraction of those thousand things, and inevitably you miss some important things.
AWS used to not have sane defaults for S3 buckets.
acdha|1 year ago
I ran one of those for years in a place where the median user had a science Ph.D. This happened more than once.
People also made public FTP upload folders or had PHP accepting uploads to save time.
I’m skeptical that this is more common in S3 versus being a popularity contest, and reflecting the likelihood that some “temporary troubleshooting” mistake will be noticed in S3 is much greater than on a private server.
johnklos|1 year ago
What would a ransomware attack look like if the same kind of employee who downloads bootleg versions of PDF editors was only given read access to the files they need and write access to only their own files? It'd look like a big nothing.
The fact that we see ransomware attacks that affect entire huge corporations and organizations gives an idea of how many "admins" (who don't deserve the title) give 777 permissions to everyone.
panarky|1 year ago
Most ransomware attacks start by phishing an end user who already has appropriately limited permissions for their job function.
The real damage comes from the attacker exploiting widely known vulnerabilities, almost always in Microsoft Windows, to escalate their own privileges irrespective of the permissions of the end user they phished.
Microsoft Windows is by far the most significant factor here, not dumbass end users with root access.
dewey|1 year ago
I wouldn't be so sure about that, it still happens a lot that this is the default reply in many help forums.
arter4|1 year ago
Everything is possible, I know, but the amount of hacks related to S3 misconfigurations (https://github.com/nagwww/s3-leaks), including major companies, still makes me wonder.
HL33tibCe7|1 year ago
Thaxll|1 year ago
dylan604|1 year ago
prmoustache|1 year ago
hulitu|1 year ago
Because Microsoft, Google, Amazon told them that the "cloud is more secure".