Leadership1 distinct publisher3 min readPublished
Microsoft Threat Intelligence says this ClickFix variant ends in Active Directory reconnaissance and a reverse-tunnel implant, giving a single tricked employee a route into the network.
The Board Room · Leadership desk

Compiled by The Board RoomSomething wrong?How this is made
The input box was the limiting factor. The Run dialog accepts one line, which is why the familiar version of this technique had to compress an entire first stage into a single command. Microsoft's account of TerminalFix says the operators now direct victims to Windows Terminal or PowerShell instead, which increases the likelihood that complex, multi-line scripts execute successfully [3]. That is best read as a budget increase for the attacker's opening move: more room in the pasted text means the loader can do more work before anything lands on disk and becomes a file for someone to notice.
The operator is trading conversion for reliability. Asking a user to open a terminal application is a heavier request than asking them to press two keys, and some fraction of targets will not follow it. Microsoft's write-up does not report how often the lure succeeds, and the honest position is that we do not know the conversion cost of the switch.
What follows the paste is engineered to look unremarkable. A signed, legitimate binary, LockScreenContentServer.exe, is launched from C:\ProgramData and loads a malicious dui70.dll sitting beside it [5]. Later payload bytes arrive as pixel data inside PNG images and are reassembled on disk [6]. Persistence is doubled up, in an HKCU Run key and in a scheduled task that re-executes the signed binary every 60 minutes [7], which is 24 relaunch opportunities a day [14].
The objective is the part that should change how this is scoped. Earlier ClickFix variants typically delivered a single infostealer [4]; this chain enumerates domain trusts, domain admin group membership, Active Directory computers and users, and free-text user descriptions, in both English and Spanish locales [8], then installs a Python reverse-tunnel implant that carries arbitrary TCP traffic over an encrypted WebSocket to attacker infrastructure [9]. An infostealer produces a bounded loss you can price in credential resets. A tunnel gives the attacker a standing presence on the network, which is why Microsoft tells organisations to treat affected devices as potential network pivot points and to go looking for lateral movement and credential exposure [11].
The usual controls still apply: restrict script execution, block unknown outbound destinations, keep training users. What changes is where those controls need to point. Detection logic and awareness material written around one dialog do not cover a shell the user opened deliberately [3], and the scoping default changes from "reimage the laptop" to "assume the host was a doorway."
Microsoft is explicit that it did not observe the downstream actions in the analysed chain [10]. The escalate-privileges-and-deploy-ransomware sequence it describes is what typically follows this kind of access [12], not what was seen here, and the difference matters when you decide how much investigation one alert justifies. If the standing answer is reimage and reset the password, the ticket closes without anyone establishing whether the tunnel carried traffic, and that gap is what you will be asked to account for next quarter.
Ranked by verification strength, evidence, and original report placement.
Microsoft Threat Intelligence has observed a TerminalFix campaign, a variant of ClickFix, targeting organizations across multiple industries.
The campaign uses compromised websites displaying a fake Cloudflare Turnstile CAPTCHA verification overlay that instructs the user to copy and paste a 'verification' command, which is a malicious PowerShell command.
Traditional ClickFix campaigns direct victims to the Windows Run dialog; TerminalFix directs users to Windows Terminal or PowerShell instead, increasing the likelihood that complex, multi-line scripts execute successfully.
Unlike earlier ClickFix variants that typically deliver a single infostealer, this TerminalFix campaign deploys a multi-stage chain combining DLL sideloading, steganographic payload extraction, extensive Active Directory reconnaissance and a custom reverse-tunnel implant.
The pasted PowerShell command downloads a ZIP archive from attacker infrastructure, extracts it to C:\ProgramData and silently launches a batch file, which executes LockScreenContentServer.exe, a signed legitimate binary that automatically loads the co-located malicious dui70.dll.
The sideloaded DLL executes PowerShell that downloads PNG images from attacker domains, extracts executables and DLL fragments hidden within the pixel data, and reassembles them on disk.
Distinct publishers with included, body-backed reporting in this cluster.
Follow any of these and your For You feed starts watching them — no settings page required.
leadership
ClickFix scales by asking employees to paste the command themselves1 distinct publisher
invest
Check Point finds 2,000 hacked WordPress sites doing the hosting for a crypto-stealing toolkit2 distinct publishers
security
ClickFix operators install the signed Deno runtime to run their remote JavaScript1 distinct publisher
security
Bring Your Own Runtime: Sophos MDR maps a repeatable Deno-based intrusion chain1 distinct publisher
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Granular, single-witness
Strip this story back and one account holds all of it up: Microsoft's telemetry supplies the ProgramData drop, the LockScreenContentServer.exe and dui70.dll pairing, the hourly task, the PNG fragments and the tunnel to gitnow[.]dev:443. What saves it is how checkable that account is — named files, a named endpoint, published indicators, the kind of detail a defender can confirm or fail to find in their own logs by morning. What nobody outside Microsoft has confirmed is that any of it happened, or to whom.
Live campaign, unsized
This is field observation, not a lab demonstration: a live campaign with working infrastructure and a C2 endpoint Microsoft is willing to name. But scale is entirely absent. We cannot tell whether the tunnel stage was reached on a handful of hosts or hundreds, whether the Spanish-locale handling points at a regional cluster of victims, or how many compromised sites are serving the overlay.
Caveated, still forward-leaning
The most alarming paragraph in this story describes privilege escalation, disabled controls, data theft and ransomware — and the sentence directly above it says Microsoft did not see any of that here. Credit for putting the caveat first; the overshoot is that the unobserved ending, borrowed from other intrusions, does most of the work in setting the stakes. The mechanics themselves are described plainly and, if anything, under-dramatised.
Reporter owns the surface
The company documenting this intrusion also makes the terminal the lure targets, the signed binary that loads the malicious DLL, the directory service being enumerated, and the security products whose detections and hunting queries close out the post. None of that makes the analysis wrong — first-party telemetry is why the detail is this good — but the write-up doubles as a demonstration that Microsoft sees what happens on Microsoft endpoints. Meanwhile Cloudflare's verification screen is the bait, and Cloudflare gets no voice in the story.
Mechanics solid, scope unknown
Split the story in two and confidence splits with it. On how the chain works, high: the description is internally consistent, technically ordinary in the right ways, and specific enough to be wrong in public. On how much of this is out there and where it leads, low: one witness, no counts, and an ending explicitly outside the telemetry.