1217
submitted 7 months ago by possiblylinux127@lemmy.zip to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] EmperorHenry@discuss.tchncs.de 1 points 7 months ago* (last edited 7 months ago)

At least microsoft is honest enough to admit their software needs protection, unlike apple and unlike most of the people who have made distros of linux. (edit: microsoft is still dishonest about what kind of protection it needs though)

Even though apple lost a class action lawsuit for false advertising over the claim "mac can't get viruses" they still heavily imply that it doesn't need an antivirus.

any OS can get infected, it's just a matter of writing the code and finding a way to deliver it to the system....Now you might be thinking "I'm very careful about what I click on" that's a good practice to have, but most malware gets delivered through means that don't require the user to click on anything.

You need an antivirus on every computer you have, linux, android, mac, windows, iOS, all of them. There's loads of videos on youtube showing off how well or not so well different antivirus programs work for windows and android.

[-] possiblylinux127@lemmy.zip 19 points 7 months ago

A "antivirus" tends to be a proprietary black box. Such "antivirus" programs could not of detected the XZ backdoor

[-] z00s@lemmy.world 2 points 7 months ago

All it took was one set of nerd eyeballs

[-] EmperorHenry@discuss.tchncs.de -4 points 7 months ago

But a good whitelisting antivirus could've stopped it.

[-] possiblylinux127@lemmy.zip 7 points 7 months ago
[-] EmperorHenry@discuss.tchncs.de -1 points 7 months ago

Prevention and detection

Most of the time, detection also means prevention, but with a whitelisting antivirus, prevention often means that the threat isn't detected, it was just prevented from running.

A whitelisting application has a list of what it knows it bad AND what it knows in advance to be good.

Anything it can't identify on the spot is treated as unknown and not allowed to run, not deleted, not quarantined, just blocked from running until the user can upload it to things like virustotal and other services like it to figure out if its safe.

upload it to virustotal, if it wasn't already known, do a re-scan a few hours later to see if it's malicious, if it was already known, do a re-scan to see if anything has figured out if its malicious.

which is why I think it's borderline criminal that most antivirus programs don't work that way.

[-] possiblylinux127@lemmy.zip 7 points 7 months ago

That would do nothing for liblzma as it was trusted.

[-] EmperorHenry@discuss.tchncs.de -3 points 7 months ago

who was it trusted by? There's whitelisting applications that indiscriminately block everything that isn't already installed too.

[-] possiblylinux127@lemmy.zip 8 points 7 months ago* (last edited 7 months ago)

The developer of XZ. What your describing is package verification which already happens

[-] Portable4775@lemmy.zip 2 points 7 months ago

A whitelisting application has a list of what it knows it bad AND what it knows in advance to be good.

How would it know this? Is this defined by a person/people? If so, that wouldn't have mattered. liblzma was known in advance to be good, then the malicious update was added, and people still presumed that it was good.

This wasn't a case of some random package/program wreaking havoc. It was trusted malicious code.

Also, you're asking for an antivirus that uploads and uses a sandbox to analyze ALL packages. Good luck with that. (AVs would probably have a hard time detecting malicious build actions, anyways).

[-] EmperorHenry@discuss.tchncs.de 1 points 7 months ago

Also, you’re asking for an antivirus that uploads and uses a sandbox to analyze ALL packages. Good luck with that. (AVs would probably have a hard time detecting malicious build actions, anyways).

three different antivirus programs already do that. Comodo for example has a built in sandbox to do that.

[-] Portable4775@lemmy.zip 2 points 7 months ago

It places unknown/new software in a sandbox. You want an AV that tests all pre-existing packages in a sandbox.

this post was submitted on 01 Apr 2024
1217 points (99.2% liked)

Linux

48255 readers
435 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS