this post was submitted on 15 Jun 2024
10 points (91.7% liked)

Linux

4928 readers
492 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 1 year ago
MODERATORS
top 20 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 3 months ago

Tl;Dr new Linux malware specific to a flavor used by the Indian government uses emojis as a c2 comms path

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

The joke's on you, malware devs! I never use Discord, and never did on my Linux machines.

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

I would assume this just relies on the Discord API being read by the bot - and not on having a local discord installed...

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

And it targets the BOSS environment, which is used by Indian officials.

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

BOSS environment

Bee Open Source Software?

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

We talking about software for Haiku?

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

Let's see if the flatpak ideas about sandboxing being pushed down our throats actually prevent these abuses or not...

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

I'm honestly so sick of everything being sandboxed. The security is not worth the hassle.

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

More so, if it is easily sandboxed, it should just be a webapp. Which discord already is.
Just use the website.

Browsers are already easily themed, have plenty of tools to change deeper functionality, and are way more sandboxed than any other app packaging ecosystem.

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

I tried that, but I had problems with my audio setup every time I used it.

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

Everything is ever so slightly broken in a way that I just can't ignore. Personalization doesn't quite work. Permissions are overwhelming and usually lead to silent failures. Integration with the rest of the system is weak at best.

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

so problems from programs that don't support flatpak, not flatpak fault, because everything you said is supported

Everything is ever so slightly broken in a way that I just can't ignore.

this isn't even caused by flatpak, it's the app fault

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

I don't care whose fault it is, it's obnoxious and I don't want to bother with it. Lately though, it seems like everything is only being released as a flatpak app despite those issues.

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

Asking as someone who is absolutely not tech proficient compared to most lemmy users: is this a vulnerability with Linux or Discord specifically, or is this something that could be carried out on any OS/messenger if the computer was infected?

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

From the article, it sounds as though this isn't something a normal user should be worried about. They said the security researched believe it targets a Linux distribution used by the Indian government, and the phishing/malicious links seem intended to target Indian officials.

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

According to Volexity, the malware was discovered after the researchers spotted a UPX-packed ELF executable in a ZIP archive, likely distributed through phishing emails. Volexity believes that the malware targets a custom Linux distribution named BOSS that Indian government agencies use as their desktop.

I use Arch, btw. /s

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

It looks like there isn’t a vulnerability at all. Just a malware executable disguised as a pdf in a zip file that uses discord as a communication method

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

Interesting, thanks!