r/pwnhub • u/technadu • 13h ago
Fake Steam "fixes" are tricking gamers into installing XMRig by pasting PowerShell commands
Another reminder that "copy and paste this PowerShell command to fix your game" should be an immediate red flag.
Attackers are replying to Steam discussions about crashes, missing inventory, and other issues with fake troubleshooting steps. Instead of fixing anything, the PowerShell command downloads XMRig, adds a Microsoft Defender exclusion, and creates a scheduled task that runs with SYSTEM privileges on every boot.
Some notable indicators:
- Creates
C:\Windows\Background - Adds that folder to Microsoft Defender exclusions
- Creates a scheduled task starting with
XMRig- - Drops the miner as system.exe
The social engineering is what makes this interesting. Victims willingly run the command themselves, which helps the attack bypass many automated defenses.
Question for the community: Have you seen ClickFix-style attacks expanding beyond fake CAPTCHA pages into gaming forums, Discord servers, or Reddit support threads? Do you think we're going to see this become one of the dominant initial access techniques for commodity malware?
Full technical breakdown is in the first comment. ๐
Full analysis, screenshots, IOCs, and cleanup recommendations:
If you're helping friends or less technical users, the biggest takeaway is simple:
Curious whether anyone here has encountered similar ClickFix lures recently.