• surewhynotlem@lemmy.world
      link
      fedilink
      English
      arrow-up
      30
      ·
      7 months ago

      To try and take over other people’s ci/cd pipelines and inject malware into otherwise legitimate application binaries.

    • phillaholic@lemm.ee
      link
      fedilink
      English
      arrow-up
      9
      ·
      7 months ago

      LastPass hack happened due to a developer logging I. On their home PV which had an outdated and vulnerable version of Plex installed. Swap outdated for “maliciously forked” and now attackers have legit code that can run for months before they use what they’ve injected to take over.

  • jwt@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    ·
    7 months ago

    I wonder how that seven layer obfuscation works in practice. the gif in the article shows an encrypted string being decrypted (with the decryption key right there in plain sight?) and executed, and I get they try to hide it by right aligning it with ~1000 spaces, but wouldn’t that still be super obvious in a git commit diff?

  • Hal-5700X@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    29
    ·
    7 months ago

    Don’t use forks of repositories. Why don’t GitHub restrict forking. What will solve the problem.