this post was submitted on 02 Jun 2024
43 points (62.7% liked)

Linux

47343 readers
1518 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 3 months ago (2 children)

Why? It's not hard. They typically hash files and look for hits against a database of known vulnerabilities.

[–] [email protected] 7 points 3 months ago (1 children)

Yes and if viruses use something like base64 encoding or other methods, the hashes dont match anymore.

As far as I understood it, it is pretty easy to make your virus permanently un-hashable by just always changing some bits

[–] [email protected] 2 points 3 months ago (1 children)

The xz backdoor was a packaged file distributed with the standard packages though. It would be trivial to find.

[–] [email protected] 1 points 3 months ago (1 children)

This is obviously not about this known file.

It is about "would this scanner detect a system package from the official repos opening an ssh connection"

[–] [email protected] 1 points 3 months ago

Sorry, I was responding to:

I HIGHLY doubt that they would detect the XZ backdoor

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago) (1 children)

That doesn't work against polymorphic malware

I think the best way is to monitor calls and behavior. Doing that is a privacy nightmare

[–] [email protected] 1 points 3 months ago (1 children)

Who's talking about polymorphic malware? We were talking about the xz backdoor.

[–] [email protected] 1 points 3 months ago

Oh well in that case there is no chance