The simplest example is that you can’t run Windows without antivirus and firewall, you can with Linux.
That’s literally only because there isn’t large enough marketshare of Linux to make it worth doing…
As Linux marketshare increases that will change but I guess that point went right over your head.
lemmyvore@feddit.nl 8 months ago
But Linux has a huge market share on servers. If it were possible for viruses and malware to affect it, they would have done so by now. Servers are a much more valuable target for malware anyway since they run on powerful hardware and have access to good connections and lots of interesting data.
Linux systems aren’t as prone to remote exploits, their software is more up to date, and it’s much harder to execute code on them.
wizardbeard@lemmy.dbzer0.com 8 months ago
Viruses and malware do effect linux servers. It’s not tough to do a search for CVEs on this stuff.
At my job we’ve got a red mark on an audit because of some dev’s pet Linux server was vulnerable to multiple critical CVEs. Thankfully it was isolated from the rest of our network due to being a dev’s pet project and not something we were officially supporting.
Linux may be more secure, but there’s no magic button for any OS to be perfectly protected against malware if you aren’t taking proper steps to protect it.
SnotFlickerman@lemmy.blahaj.zone 8 months ago
zdnet.com/…/linux-malware-attacks-are-on-the-rise…
vmware.com/…/exposing-malware-in-multi-cloud.html
It’s literally marketshare. Linux isn’t by default more hardened. It can be more hardened by a professional who understands security, but it’s still at risk for all the same things Windows servers are, especially Social Engineering. Humans are almost always the weakest link in the security chain.
But sure, I guess we couldn’t trust the research of VMware or anything. Please get out of here with this outright misinformation.
jabjoe@feddit.uk 8 months ago
Marketshare? For desktops sure, but servers? The internet is made of Linux servers.
lemmyvore@feddit.nl 8 months ago
Drop in the bucket compared to Windows. Great, they found 3 pieces of malware that target Linux, 2 years ago. Lol.
Meanwhile there are dozens of Windows malware coming out every day, botnets are running hundreds of thousands to millions of compromised Windows systems, and ransomware is rampant on Windows.
SnotFlickerman@lemmy.blahaj.zone 8 months ago
Yeah, because botnets are made from consumer-level machines that are badly secured.
So some idiot who knows nothing about Linux sets it up the first time, never create an account other than the root account, never enabled UFW, and browses all day is literally the kind of people who make botnets are looking for to target.
Corporate servers tend to actually have competent security people running them, which is why you don’t see constant breaches of Linux servers, although it happens. Even then, corporate servers can be hacked if the services running on them aren’t appropriately patches. The Equifax hack is a great example of this, a series of cascading failures, and the CVE relating to it touched on that it was an Apache exploit that could work in either Windows or Linux.
isc.sans.edu/diary/22169
Pro-tip: Cybersecurity is hard, and expecting random asshats who’ve never had any training figure out on the go is asking for a bad time.