Key takeaways

  • Valve removed Beyond The Dark after malware allegations surfaced.
  • The malicious payload allegedly stole passwords, browser data, and crypto wallet information.
  • Attackers reportedly hijacked an existing Steam game instead of publishing a new one.
  • The malware hid inside a modified UnityPlayer.dll file.
  • Anyone who installed the game should run antivirus scans and change passwords immediately.
  • DampCanary@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 days ago

    I know firejail nicely packs my Firefox & co. to only have access to select few /home/<uname> sub-dirs

    • Mordikan@kbin.earth
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      This is what I do as well. Process inheritance helps prevent any game that Steam runs from misbehaving outside it’s whitelisted directories.

      • DampCanary@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        Its reasuring, knowing that any potentially spawned process is also sandboxed to the same environment and while it doesn’t isolate (in terms of e.g. Docker) it does contain it to less risky (with correct set up) part of the system.
        A big bonus to it, is that it provides basic profile versions for the whole plethora of programs which can be simply expanded/adjusted with custom user profile.