this post was submitted on 10 Jun 2022
29 points (100.0% liked)

Linux

49740 readers
1054 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
top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 2 years ago

As one commenter on the site points out, this is not a backdoor in any meaningful sense of the word, because it still has to be snuck onto the machine. Malware, yes. Backdoor, no.

[–] [email protected] 3 points 2 years ago

With the help of LD_PRELOAD, Symbiote will load before any other shared objects. That allows the malware to tamper with other library files loaded for an application. The image below shows a summary of all of the malware’s evasion techniques.

[–] [email protected] 2 points 2 years ago

One of the comments from under the arsetechnica article mentions possibility of corporate espionage...I'm inclined to believe that, but obviously that's pure speculation.

[–] [email protected] 2 points 2 years ago

So what can you do about it? Tripwire checksumming your whole system is probably a good countermeasure, but if you're already infiltrated, you're probably fucked. As with all rootkits.

[–] [email protected] 2 points 2 years ago
[–] [email protected] 2 points 2 years ago

if you could run an app to compare your network traffic with what your router or switch shows that would be a dead giveaway, but also would require tools that I'm not sure exist right now

[–] [email protected] 0 points 2 years ago