TerminalFix Campaign Utilizes Fake CAPTCHA to Deploy Multi-Stage Attack and Reverse Tunnel Access

Published:

CHAPTER X // CYBER AWARENESS CAMPAIGN
BEYOND THE BALLROOM
[C://ME] // CHAPTER X

REQUEST THE MEDIA KIT

Tell us where to send the Beyond the Ballroom media deck. Every field is required.

We will use these details to respond to your media-kit request. Privacy Policy

Microsoft Threat Intelligence has identified a new campaign named TerminalFix, a variant of ClickFix, which is targeting organizations across various sectors. This campaign employs compromised websites to present a fake Cloudflare CAPTCHA verification overlay, deceiving users into executing a malicious PowerShell command. Unlike traditional ClickFix campaigns that redirect victims to the Windows Run dialog, TerminalFix directs users to Windows Terminal or PowerShell, enhancing the chances of executing complex multi-line scripts successfully. This campaign is more sophisticated than earlier variants, deploying a multi-stage attack chain that includes DLL sideloading, steganographic payload extraction, extensive Active Directory reconnaissance, and a custom reverse-tunnel implant, thereby granting attackers persistent network-level proxy access through the compromised host. For further details, see the analysis by Microsoft Threat Intelligence.

Attack Chain Overview

The TerminalFix campaign follows a multi-stage attack chain that progresses from social engineering through payload delivery, persistence, reconnaissance, and ultimately network tunneling:

  • Initial access via compromised website: A compromised website displays a fake Cloudflare Turnstile CAPTCHA verification overlay, instructing the user to copy and paste a “verification” command.
  • PowerShell execution: The pasted command runs a disguised PowerShell script that downloads a ZIP archive from attacker infrastructure, extracts it to C:ProgramData, and silently launches a batch file.
  • DLL sideloading: The batch file executes LockScreenContentServer.exe, a signed legitimate binary, which automatically loads the co-located malicious dui70.dll.
  • Steganographic payload retrieval: The sideloaded DLL executes PowerShell that downloads PNG images from attacker domains, extracts embedded executables and DLL fragments hidden within pixel data, and reassembles them on disk.
  • Persistence: The malware establishes persistence through both HKCU…Run registry keys and scheduled tasks that re-execute LockScreenContentServer.exe every 60 minutes.
  • Reconnaissance: Extensive domain discovery is performed, including domain trust enumeration, domain admin group membership, Active Directory computer and user enumeration, targeted server pinging, and system information collection in multiple languages.
  • Command execution loop: A persistent PowerShell file-watch loop monitors a text file for new commands, executes them, and writes results to an output file, creating an asynchronous command shell.
  • Reverse tunnel deployment: A Python runtime and a custom tunneling implant are downloaded and launched, establishing a reverse WebSocket tunnel to gitnow[.]dev, providing the attacker with full TCP proxy access through the victim’s network.

Mitigation and Protection Guidance

Microsoft recommends several mitigations to reduce the impact of this threat:

  • Restrict PowerShell and Run dialog execution using AppLocker or Group Policy.
  • Monitor for DLL sideloading indicators, particularly for LockScreenContentServer.exe executing from non-standard paths.
  • Educate users about ClickFix tactics to recognize fake CAPTCHA verification pages.
  • Investigate affected hosts thoroughly, assuming network-level access through compromised machines.
  • Enable network protection and web protection in Microsoft Defender for Endpoint.

Follow Cyber Warriors Middle East for further ransomware, cybercrime and DarkWatch developments.

Cyber Warriors Conclave Chapter X — Beyond the Ballroom

Related articles

Recent articles

Australia and New Zealand sign Plan Tasman to enhance naval cooperation

The Royal Australian Navy and Royal New Zealand Navy have reinforced their enduring maritime partnership through the signing of Plan Tasman. Royal Australian Navy press...

Fake LastPass Authenticator Installer Uses Microsoft-Signed Driver to Disable Security Software and Steal Passwords

A fake LastPass Authenticator installer available on GitHub has been found to install a Windows kernel driver that disables antivirus and other security software,...

Air Force retires EC-130H Compass Call, replacing it with EA-37B

WASHINGTON — The Air Force has formally retired the EC-130H Compass Call, concluding over 40 years of operations for this electronic attack aircraft. The...

AI-Driven Research Uncovers HEIF Heist Vulnerability in Popular Software Decoders

Researchers have identified a significant vulnerability, dubbed the "HEIF Heist," in popular software decoding tools that could expose major internet platforms and enterprise services...