Steam Forum “Fix” Posts Push Malicious PowerShell

Criminal IP · Medium sophistication
Last updated July 30, 2026

Attackers used fake Steam forum replies that looked like helpful troubleshooting steps for real gaming/PC problems. The posts tricked users into running PowerShell as an administrator, which then downloaded and installed the XMRig crypto miner and set it to run automatically at startup. The campaign used a newly registered domain (msfconfig[.]icu) to host the payload.

How the Attack Worked

This campaign relied on newly created Steam accounts posing as helpful community members. These accounts replied to real forum threads where users were asking for help with crashes, missing items, or other common gaming and PC issues. Instead of pointing to Valve's official support, the replies told users to open PowerShell as Administrator and paste in a specific command, a technique known as ClickFix.

Once executed, the script displayed itself as a Windows optimization tool, complete with fake progress messages and delays for tasks like temporary file cleanup, DNS cache flushing, and disk checks. Behind that fake interface, the script created a directory at C:\Windows\Background, added it to Microsoft Defender exclusions, and downloaded a payload disguised as system.txt from msfconfig[.]icu over HTTPS. The payload was the XMRig cryptocurrency miner, and the script set up a scheduled task to keep it running automatically at startup.

Why It Succeeded

The attack worked because it inserted itself into a moment when users were already looking for help and were primed to follow instructions. A few factors made it convincing:

  • The lure appeared inside legitimate troubleshooting threads, not as an unsolicited message
  • The fake optimization tool used progress messages and delays to look like a real utility performing real work
  • The request to run PowerShell as administrator was framed as a routine part of fixing a technical problem
  • The payload was disguised as a plain text file and delivered over HTTPS, which can appear less suspicious than an executable download

What to Watch For

Security teams and end users can look for a specific set of indicators tied to this campaign:

  • A C:\Windows\Background directory that should not normally exist
  • Microsoft Defender exclusions that were not set by IT or the user
  • Scheduled tasks with names beginning with XMRig-
  • Outbound network traffic to msfconfig[.]icu

Any request to paste and run PowerShell or Command Prompt commands from an untrusted forum post, especially one requiring administrator privileges, should be treated as a red flag.

How to Build Resistance

Organizations can reduce risk from this style of attack by reinforcing a few habits. Users should never execute PowerShell or Command Prompt commands from online forums unless the source can be trusted, and any troubleshooting request tied to admin rights or security setting changes, such as Defender exclusions, should be escalated rather than followed. If indicators of compromise are found, affected systems should be isolated from the network immediately, scanned fully with antivirus or EDR tooling, and any scheduled tasks, exclusions, or related files removed manually as part of remediation.

Key findings

  • Attackers used newly created Steam accounts to reply to users asking for help with crashes/missing items and other tech issues.
  • The lure was “ClickFix”: instructions that convince the victim to run PowerShell/command-line steps themselves, often as admin.
  • The PowerShell script pretended to be a Windows optimization tool, showing fake progress messages and delays.
  • The script created C:\Windows\Background, added it to Microsoft Defender exclusions, downloaded an XMRig payload disguised as system.txt, and set persistence via a scheduled task.
  • Payload download URL was reported as hxxp(s)://msfconfig[.]icu/tmp/system[.]txt (served over HTTPS and mapped to an IP in the Netherlands).
  • BleepingComputer advised checking for specific indicators such as the directory, Defender exclusions, scheduled tasks beginning with XMRig-, and network traffic to msfconfig[.]icu.

Who’s being targeted

  • Commonly targeted roles: All employees (end users), IT Helpdesk, Desktop Support, Security Operations, Endpoint Management.
  • Affected industries: Online gaming platforms, Consumer technology / end users, IT support / help communities.
  • Attack channels: website.
  • Impersonated: Helpful Steam community member / troubleshooting helper, Windows optimization / system repair tool (delivered via forum instructions).

Red flags to watch for

  • Instructions require running PowerShell/commands as Administrator
  • “Fix” involves disabling protections (e.g., Defender exclusions) or running long/opaque commands
  • Support provided by a random/new account in a public forum instead of official channels
  • Too-good-to-be-true “one script fixes everything” claim
  • Fake progress messages and delays meant to build trust
  • Downloads an executable disguised as a .txt file from an unfamiliar domain
Try Mirage

Mirage safely runs attacks like this one against your own team, so you find out what happens before a real adversary does.

Get a demo

Frequently asked questions

What is a ClickFix attack?

A ClickFix attack instructs users to open PowerShell, Command Prompt, or the Windows Run dialog and directly enter or paste a specific command, disguising malicious activity as a helpful fix.

How did attackers use Steam forums in this campaign?

Attackers used newly created Steam accounts to reply to users asking for help with crashes, missing items, and other tech issues, posting fake troubleshooting steps that led to running PowerShell as administrator.

What happened after the PowerShell command was run?

A script that appeared to be a Windows optimization tool ran fake progress messages, then downloaded an executable disguised as a text file, added a Microsoft Defender exclusion, and set persistence through a scheduled task to install an XMRig cryptocurrency miner.

How can someone check if they were affected?

Defenders can look for a C:\Windows\Background directory, Microsoft Defender exclusions, scheduled tasks beginning with XMRig-, and network traffic to msfconfig[.]icu, then isolate the system and run a full antivirus or EDR scan if found.

Read the video transcript

You post on Steam about game crashes, and a “helpful” reply says: open PowerShell as Administrator and paste this fix. That’s a ClickFix attack. You run the command, a fake Windows optimization script shows progress bars, but behind the scenes it creates C:\Windows\Background, disables Defender there, and pulls an XMRig miner from msfconfig.icu. Aha moment: real fixes almost never need random forum commands run as admin. If you already did this, check for a C:\Windows\Background folder, scheduled tasks starting with XMRig-, or any traffic to msfconfig.icu. Your move: if any fix tells you to copy PowerShell commands as admin or change Defender settings, stop and send it to security before you run a single line.

Similar attacks