this post was submitted on 10 Jun 2024
232 points (94.6% liked)

Programming

16200 readers
532 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 38 points 2 weeks ago (1 children)

I believe they're referring to lower down in the article, where the researchers analyzed existing extensions on the marketplace:

After the successful experiment, the researchers decided to dive into the threat landscape of the VSCode Marketplace, using a custom tool they developed named 'ExtensionTotal' to find high-risk extensions, unpack them, and scrutinize suspicious code snippets.

Through this process, they have found the following:

  • 1,283 with known malicious code (229 million installs).
  • 8,161 communicating with hardcoded IP addresses.
  • 1,452 running unknown executables.
  • 2,304 that are using another publisher's Github repo, indicating they are a copycat.
[–] Kuinox 4 points 2 weeks ago (1 children)

If you look at the code of one of the "malicious code", it hit a ... local IP, not a remote one.

[–] [email protected] 17 points 2 weeks ago (2 children)

Does that mean the hacker is in my room??

[–] noobface 7 points 2 weeks ago

We're seeing connections from IP addresses that aren't even routable on the internet. We're compromised. Time to format.

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

Turns out you were the hacker all along