Skip Navigation

Hackers abuse popular Godot game engine to infect thousands of PCs

cross-posted from: https://lemmy.zip/post/27055106

​Hackers have used new GodLoader malware exploiting the capabilities of the widely used Godot game engine to evade detection and infect over 17,000 systems in just three months.

16 comments
  • Yeah not much to see here. GoDot just makes it easier to bypass the antivirus because of the code it outputs. It'll take a while and future malware that uses it will be detected the same way other malware is. I'm guessing antivirus companies will start unpacking and scanning the .pck files. Just like they do with similar archives.

    One should not put their full trust in their antivirus anyways.

  • @recursiverecursion Godot was not abused. What I understand:

    What actually happened: Bad actors realized that they could use Godot to code Malware that is not detected by antivirus software. They create open source tools on Github (Cracks, Twitch manager for example, and 188 others), but that tool is a Malware coded in Godot that downloads and runs additional malicious software.

    What could happen, but probably didn't: Bad actors could change the data of a Godot game, turning it into malware.

16 comments