this post was submitted on 17 Oct 2025
50 points (98.1% liked)

Linux

59014 readers
368 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 6 years ago
MODERATORS
 

I know that Linux is more secure than Windows and normally doesn't need an antivirus, but know myself I'm gonna end up downloading something at some point from somewhere on the internet, and it would be good to be prepared. So, which antivirus would you recommend for Linux (Mint specifically) just to double up on security?

you are viewing a single comment's thread
view the rest of the comments
[–] Ek-Hou-Van-Braai@piefed.social 8 points 1 day ago* (last edited 1 day ago) (1 children)

The best security is to limit your risk vector.

Like you said Anti-viruses aren't some magic bullet, in university a bunch of us wrote Malware and wrecked each other's lab computers or did things like having the whole Lab's computers CD trays open at 10am every morning.

The AV didn't pick up any of them and we barely knew what we were doing.

Afik, AV's mostly scan for known threats

[–] frongt@lemmy.zip 4 points 1 day ago (1 children)

Old AV did. Modern AV (like, the last 10+ years) is behavioral. They still scan for signatures too, but they primarily work by analyzing software's behavior for known or unusual techniques.

[–] Ek-Hou-Van-Braai@piefed.social 1 points 1 day ago (1 children)

I'd be curious to rewrite some of the malware we made in class and see if AVs would pick it up now.

Most of them didn't make any network calls etc. they would just mess with your files and system Things like Set background to Justin-Bieber, play Justin-Bieber randomly, we were very mature

[–] utopiah@lemmy.ml 3 points 15 hours ago

12 years ago I took "Malicious Software and its Underground Economy: Two Sides to Every Story" and it was quite interesting not so much for the technical aspect (which was still nice) but for the economical aspect that is often underappreciated. The core idea was that scammers or hackers might be doing it for fun, as you did, or learning, as I did... but the ones who keep on doing it sustainably make money out of it, consequently they are predictable. Namely they need repeatable methods that scale or that target a specific group. I really recommend taking a similar class but anyway, the big picture here is sure, maybe AV would miss such things and yet it wouldn't really matter because nearly nobody does that and/or it wouldn't propagate much.