Fake CAPTCHA Tricks Users Into Running TerminalFix

The Register Security · High sophistication
Last updated August 31, 2026

Attackers used a fake Cloudflare “verify you are human” overlay to copy a command to victims’ clipboards and trick them into pasting it into Windows Terminal/PowerShell. The command kicked off a multi-stage infection chain, including downloading payloads hidden inside PNG images, establishing persistence, and deploying a custom reverse tunnel for ongoing network access. Microsoft warned organizations to limit PowerShell/Run usage and train staff to spot “paste this command to verify” ClickFix-style traps.

Key findings

  • Attackers used a fake Cloudflare CAPTCHA overlay to copy a “verification” command to the clipboard and trick users into pasting it into Windows Terminal/PowerShell.
  • The initial command showed a fake message (“Starting Cloudflare verification…”) and downloaded a ZIP that was extracted under C:\\ProgramData and launched via a batch file.
  • The chain used DLL sideloading via a legitimate signed Windows executable (LockScreenContentServer.exe) to run a malicious DLL (dui70.dll).
  • Additional payloads were hidden inside multiple PNG images (steganography) and reassembled on disk; source images were deleted to reduce forensic evidence.
  • Persistence was established via HKCU Run keys and scheduled tasks re-launching the loader every 60 minutes.
  • The malware performed Active Directory and domain reconnaissance (domain admin enumeration, user/computer searches) and probed common infrastructure server names.
  • A file-watch loop executed attacker commands via PowerShell (Invoke-Expression).
  • Final stage deployed a Python-based reverse WebSocket tunnel to gitnow[.]dev:443, giving proxy-style access through the victim machine.

Who’s being targeted

  • Commonly targeted roles: All employees, IT helpdesk/service desk, Security operations, System administrators, Finance/Operations leadership.
  • Attack channels: website.
  • Impersonated: Cloudflare (fake CAPTCHA overlay), Cloudflare verification process.

Awareness takeaways

  • Treat any CAPTCHA or ‘human verification’ page that tells you to paste/run a command as a scam and stop immediately.
  • If a website tells you to open Windows Terminal/PowerShell (or Win+R) to ‘fix’ or ‘verify’ something, report it to IT/security instead of following the steps.
  • Be suspicious of ‘verification’ steps that download ZIP files or run scripts silently, this is not normal behavior for legitimate web services.

Red flags to watch for

  • A CAPTCHA page instructs you to paste/run commands (not normal CAPTCHA behavior)
  • Clipboard is modified automatically (command is copied for you)
  • Being pushed to use Windows Terminal/PowerShell for “verification”
  • Verification process downloads a ZIP archive and runs batch files/executables
  • Files written to C:\\ProgramData and silently executed
  • Unusual/hidden PowerShell activity during a simple web verification
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
Read the video transcript

You hit a website, see a Cloudflare-style “verify you are human” box… and it quietly copies a command for you. That’s the trap. This fake Cloudflare CAPTCHA is TerminalFix. It tells you: open Windows Terminal or PowerShell, paste the “verification” command, and run it. Behind the scenes, that command shows “Starting Cloudflare verification…”, drops a ZIP into C:\\ProgramData, and silently launches more code. From there it gets ugly: hidden PowerShell, DLL sideloading with LockScreenContentServer.exe and dui70.dll, PNG files hiding more malware, Run keys and scheduled tasks every 60 minutes, and a Python reverse tunnel out to gitnow.dev:443 giving ongoing access through your machine. Here’s the rule: if any “verify you are human” page tells you to paste or run a command in Windows Terminal, PowerShell, or Win+R, stop immediately and report the site to IT or security.

Similar attacks

ClickFix Trick Spreads ACR Stealer via Paste-Run

ClickFix Trick Spreads ACR Stealer via Paste-Run

Microsoft observed real-world campaigns where victims were tricked by “ClickFix” prompts into pasting a command into Windows Run, which then installed ACR (Amatera) Stealer. The malware steals saved browser passwords, live session tokens, and Microsoft 365/OneDrive/SharePoint files, meaning…

July 17, 2026
Fake Cloudflare CAPTCHA Tricks Users Into Running Code

Fake Cloudflare CAPTCHA Tricks Users Into Running Code

A campaign dubbed “TerminalFix” uses compromised websites to display fake Cloudflare CAPTCHA checks that instruct visitors to copy and run a PowerShell command. The goal is to get a user to run attacker-provided commands themselves, which can lead to persistent access and deeper intrusion into the…

August 31, 2026
Fake reCAPTCHA “Fix” Spreads MaaS Malware

Fake reCAPTCHA “Fix” Spreads MaaS Malware

Researchers observed real campaigns using compromised WordPress sites to show fake verification/BSOD-style prompts that trick users into running a copied PowerShell command. The technique (ClickFix) was paired with MaaS tools (ErrTraffic and Cruciferra) to deliver malware while attempting to kill…

August 19, 2026
Browser Trust Scams: Fake Updates, BitB, ClickFix

Browser Trust Scams: Fake Updates, BitB, ClickFix

Cofense reports multiple real-world campaigns where attackers don’t hack the browser, they trick employees by copying normal browser experiences like login pop-ups, software update prompts, and “verification” checks. The goal is to get users to enter credentials, approve attacker sessions, or run…

August 26, 2026
Fake Zoom/Adobe Updates Drop ScreenConnect Backdoor

Fake Zoom/Adobe Updates Drop ScreenConnect Backdoor

Researchers described an active phishing campaign that tricks people with fake Adobe/Zoom update and “document review” themes to install the legitimate ScreenConnect remote-access tool. Once installed, attackers get persistent remote control of the victim’s computer while blending in as normal IT…

August 4, 2026
Fake Teams Update Drops Remote-Access Tools

Fake Teams Update Drops Remote-Access Tools

Researchers reported a real phishing campaign (“Operation BlueDash”) that tricks users with a “secure document” lure and routes them to a fake Microsoft Store page that claims Microsoft Teams must be updated. The download installs legitimate remote access tools (Level RMM and ScreenConnect) so…

July 27, 2026