Migrated from Lemm.ee under the same username.

  • 1 Post
  • 55 Comments
Joined 2 months ago
cake
Cake day: June 29th, 2025

help-circle


  • Had a Naga at first but refused to buy Razer after it broke (got quite a few years out of it). I’m on my second G600 and bought a third off eBay which is sitting on my shelf new and sealed. Of I ever get to the point that the third one dies, then I’ll maybe scavenge the first two for parts and repair one XD














  • From the article about what is vulnerable:

    For Linux systems, attackers need the target to be using a vulnerable 7-Zip version while extracting an archive format that supports symbolic links, such as ZIP, TAR, 7Z, or RAR files.

    On Windows systems, additional requirements must be met for successful exploitation. The 7-Zip extraction process must have elevated privileges or operate in Windows Developer Mode to create symbolic links. This makes Windows systems somewhat less susceptible but not immune to the attack.

    So Linux users would have to scan for symbiotic links beforehand, and Windows users just need to never run with elevated privileges, or scan beforehand if they do (I’m assuming that elevated privileges means “run as administrator”?)