this post was submitted on 02 Jun 2025
1504 points (99.4% liked)

Technology

70877 readers
3277 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

they will save 188,000 € on Microsoft license fees per year

you are viewing a single comment's thread
view the rest of the comments
[–] lazynooblet@lazysoci.al 35 points 3 days ago (3 children)

If the trend continues then maybe the hacker community will start focusing on Linux. Can you imagine "I don't need a virus scanner, I use Windows, the under dog OS"

[–] tempest@lemmy.ca 53 points 3 days ago (2 children)

The hacker community it's very focused on Linux since most servers in the world run it. The fly by night script kiddies and botnet creators definitely prefer end user systems though.

[–] Tja@programming.dev 6 points 3 days ago (2 children)

This right here. Linux security is so good that the easiest way to break in is via Phishing someone with a windows laptop.

[–] Lv_InSaNe_vL@lemmy.world 2 points 2 days ago

Yeah exactly. Nobody actually "hacks" anymore. They just send Pam in accounting a funny email

[–] MangoCats@feddit.it 2 points 2 days ago

The old jibe was that Windows users are so gullible that they're just easier to phish.

[–] MangoCats@feddit.it 1 points 2 days ago

The easiest hacks use social engineering. Much more social to exploit in the end-user arena.

[–] sugar_in_your_tea@sh.itjust.works 6 points 3 days ago (2 children)

Please become a thing. Having viruses custom tailored for your OS means you've made it.

[–] OldChicoAle@lemmy.world 8 points 3 days ago (1 children)

I don't wanna "make it". I just want fast, secure, private computing.

Same, I'm largely being facetious. But viruses come with success, and success also means more software and hardware compatibility. I think that's worth a periodic scan every so often and some slightly inconvenient security systems in place.

[–] brucethemoose@lemmy.world 3 points 3 days ago* (last edited 3 days ago) (1 children)

There already are. I barely missed a linux virus from a hijacked python package what... two years ago?

Linux desktops are quite non-homogenous though, so their vectors/nature is kinda different.

[–] sugar_in_your_tea@sh.itjust.works 1 points 3 days ago (2 children)

Sure, and they have been for decades. They're still not that common though.

What Python package almost got you?

I wonder if I've been hit but just haven't noticed because I tend to run things in containers.

[–] brucethemoose@lemmy.world 3 points 3 days ago* (last edited 3 days ago) (1 children)

Pytorch Nightly: https://pytorch.org/blog/compromised-nightly-dependency/

https://www.theregister.com/2023/01/04/pypi_pytorch_dependency_attack/

Funnily enough I can't even post what it does without the Lemmy comment filter zapping me, but it tried to scrape accounts and passwords.

The malicious binary would upload files ranging in size up to 99,999 bytes and send the contents to a specified domain.

Was pretty scary from my perspective. I missed it by a week. PyPi is a mess, and it makes me wonder how much isn't caught.

That is scary. But it does require using a custom repository, so hopefully few were hit.

We use poetry, enough which allows specifying additional package repos and it looks like we'd be susceptible to the same attack, but for our internal package index. Looks like I have something to fix this week, thanks for the link!

[–] Ironfist79@lemmy.world 3 points 2 days ago (1 children)

You say that like it's not already focused on. The majority of Internet infrastructure runs on Linux.

[–] lazynooblet@lazysoci.al 0 points 2 days ago

But the vast majority of viruses focus on end users.