• Kuinox@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago

    Fake news headline. There is no virus installed on millions of computer.
    An extension typosquatting an extension with million of install managed to be installed a few hundred of times.

    • wewbull@feddit.uk
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      I wouldn’t be so quick to write it off.

      It’s a proof of concept showing the weaknesses in Microsoft’s vetting process for extensions published on the store. They then used the process to get pseudo-malicious code inside hundreds of organisations (not hundred of installs) some of which are high profile.

      • FizzyOrange@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        5 months ago

        Microsoft doesn’t have a vetting process for publishing extensions in the store. Maybe the failure is that people assume they do?

        • Miaou@jlai.lu
          link
          fedilink
          arrow-up
          1
          ·
          5 months ago

          Surely you mean “that Microsoft does not make it clear that they don’t”?

          • FizzyOrange@programming.dev
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            5 months ago

            Maybe, but I think the only app store that does vet apps is the Apple one, so that should be the default expectation.

            And I think even they wouldn’t manually look for something like this. They’re mainly concerned about people breaking the commercial rules.

    • Tekhne@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      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.