Skip to content
Auto-CTI
Back to all deep dives
MICROSOFT SECURITY BLOG

TerminalFix campaign deploys a reverse tunnel through multistage intrusion

HIGH ClickFix TerminalFix PowerShell reverse-tunnel

Strategic summary

The TerminalFix campaign, a ClickFix variant, uses compromised websites with fake Cloudflare CAPTCHA overlays to trick users into executing a malicious PowerShell command. The attack employs multi-stage techniques such as DLL sideloading, steganographic extraction of payloads from PNG images, Active Directory reconnaissance, and a Python-based reverse-tunnel implant. This gives attackers persistent network access and allows them to use the compromised host as a pivot point for lateral movement. For Joel Traber AG, a manufacturing company in the DACH region, this campaign poses a serious risk, especially due to potential follow-on ransomware activity.

Key findings

  • TerminalFix uses fake Cloudflare CAPTCHA overlays on compromised websites to lure users into copying and executing a PowerShell command.
  • The PowerShell payload downloads a ZIP archive containing a legitimate binary (LockScreenContentServer.exe) and a malicious DLL (dui70.dll) for DLL sideloading.
  • The campaign establishes dual persistence via Registry Run keys and scheduled tasks, and performs extensive Active Directory reconnaissance, including domain trust enumeration and admin discovery.
  • A Python-based reverse-tunnel C2 implant tunnels arbitrary TCP traffic over an encrypted WebSocket channel to attacker infrastructure, enabling network pivoting.
  • Affected devices should be treated as potential network pivot points; Microsoft recommends investigating for lateral movement and credential exposure.

Relevance for you

TerminalFix variant of ClickFix targets Windows Terminal/PowerShell to increase successful execution of multi-line commands and enable direct network access via reverse tunnel.

Risk score

20
cvss base
0.00
kev bonus
0.00
epss bonus
0.00
poc bonus
0.00
raw before weight
0.00
industry weight
1.10
freshness factor
0.50
exploitability factor
1.00
days old
10.00
vendor mismatch penalty
0.00

Path: operational

ESC