Skip to main content
Mallory
MalwareUsed by 1 actor

CrashFix

CrashFix is a ClickFix-style social-engineering malware delivery technique/campaign that deliberately crashes a victim’s web browser (notably Chrome) to coerce the user into manually executing attacker-supplied commands on Windows. It is delivered via malicious Chrome extensions promoted through malvertising and made to appear legitimate by redirecting victims to the official Chrome Web Store; reported lures include extensions impersonating uBlock Origin Lite and ad blockers such as “NexShield,” as well as other CrashFix/ClickFix-like extensions (e.g., Pixel Shield - Block Ads and PageGuard - Phishing Protection). After installation, the extension may delay activation (e.g., ~60 minutes) and then triggers a browser denial-of-service (e.g., infinite loops / massive runtime port connections) to force a crash. On restart, it displays a fake “CrashFix”/security warning (e.g., “stopped abnormally,” “security issues detected”) instructing the user to open the Windows Run dialog or terminal and paste/execute content; the extension pre-stages a malicious PowerShell command in the clipboard, disguised as a repair/scan command.

Post-execution, observed tradecraft includes living-off-the-land abuse of Windows finger.exe (copied/renamed to ct.exe) to retrieve obfuscated PowerShell from attacker infrastructure, which then downloads additional PowerShell (e.g., script.ps1 saved under AppData\Roaming), performs anti-analysis checks (processes/tools such as Wireshark, Process Hacker, WinDbg; VM indicators), and assesses whether the host is domain-joined. On higher-value/domain-joined systems, CrashFix has been reported to deploy a portable Python runtime (WinPython, e.g., WPy64-31401) and a Python RAT Microsoft calls “ModeloRAT” (modes.py), executed via pythonw.exe, with persistence via HKCU\Software\Microsoft\Windows\CurrentVersion\Run and additional payload retrieval via Dropbox (e.g., extentions.py). Microsoft also described a related post-compromise chain that downloads a ZIP containing Python payloads and creates a scheduled task named “SoftwareProtection” to run every 5 minutes.

Attribution/associations reported in the content: Huntress attributes CrashFix activity to a tracked threat actor “KongTuke.”

High-confidence IOCs explicitly mentioned in the content include: domains www.nexsnield[.]com; IPs 69[.]67[.]173[.]30, 144.31.221[.]197, 199.217.98[.]108, 144.31.221[.]179, 158.247.252[.]178, 170.168.103[.]208; Chrome extension IDs nlogodaofdghipmbdclajkkpheneldjd and mlaonedihngoginmmlaacpihnojcoocl; sample artifacts/hashes including cpcdkmjddocikjdkbbeiaafnpdbdafmi_42974.crx (SHA-256 c46af9ae6ab0e7567573dbc950a8ffbe30ea848fac90cd15860045fe7640199c), ct.exe (SHA-256 beb0229043741a7c7bfbb4f39d00f583e37ea378d11ed3302d0a2bc30f267006), and script.ps1 (SHA-256 c76c0146407069fd4c271d6e1e03448c481f0970ddbe7042b31f552e37b55817), plus Dropbox-hosted a1.zip.

Share:
For your environment

Hunt this family in your stack

Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.

THREAT ACTORS

Groups observed using it

1 distinct threat actor attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
KongTuke

"Huntress just published a report on a new ClickFix variant they’ve discovered, which they’ve dubbed CrashFix... using KongTuke’s malicious browser extension to display a fake security warning... prompting users to run a 'scan'... instructed to manually 'fix' the issue by opening the Windows Run dialog... The malicious extension silently copies a PowerShell command to the clipboard"

via scworldscworld.com
MITRE ATT&CK

Techniques & procedures

21 distinct techniques documented for this family, organized by ATT&CK tactic.

Execution

4 techniques
T1059Command and Scripting InterpreterEvidence1
TacticExecution

"...harnesses Windows tools and in-memory scripts to facilitate simultaneous delivery of various backdoors..." and "...launching the primary Python implant..."

T1059.001PowerShellEvidence2
TacticExecution

"...silently copies a PowerShell command to the clipboard... From there, they execute the malicious command."

T1204User ExecutionEvidence3
TacticExecution

“display a fake security warning… prompting users to run a ‘scan’… instructed to… open the Windows Run dialog… paste… and press Enter… extension silently copies a PowerShell command to the clipboard”

T1204.002Malicious FileEvidence1
TacticExecution

“display a fake security warning… prompting users to run a ‘scan’… instructed to… open the Windows Run dialog… paste from their clipboard… The malicious extension silently copies a PowerShell command to the clipboard”

Stealth

7 techniques
T1027Obfuscated Files or InformationEvidence1
TacticStealth

“obfuscated PowerShell using ROT cipher encoding… multiple layers of Base64 encoding and XOR… .NET payload adds two-layer encryption (AES-256 plus XOR)… string concatenation… junk code padding”

T1036MasqueradingEvidence2
TacticStealth

“copies finger.exe from System32 to the %temp% directory (renaming it to ct.exe to avoid detection)”

T1070.004File DeletionEvidence1
TacticStealth

“downloads… saves… as script.ps1, executes it, and then deletes itself to remove evidence of the initial infection stage”

T1218System Binary Proxy ExecutionEvidence2
TacticStealth

"abused a legitimate Windows binary – finger.exe – copied from System32, renamed, and executed... output... piped directly into cmd.exe... for an obfuscated PowerShell payload"

T1497Virtualization/Sandbox EvasionEvidence1

“Scans running processes for 50+ analysis tools… and VM indicators… If any are found, it exits immediately.” / “fingerprinting… distinguish a real victim from an analyst's sandbox.”

T1497.003Time Based ChecksEvidence1

“uses Chrome's Alarms API to delay execution by 60 minutes… and… every 10 minutes thereafter”

T1620Reflective Code LoadingEvidence1
TacticStealth

"...harnesses Windows tools and in-memory scripts..."

Discovery

6 techniques
T1016.002Wi-Fi DiscoveryEvidence1
TacticDiscovery

“Checks if the machine is domain-joined or standalone (WORKGROUP)… distinguish between corporate targets and home users.”

T1082System Information DiscoveryEvidence1
TacticDiscovery

“Checks if the machine is domain-joined… Sends… installed antivirus products… runs… VM indicators… builds a unique numeric fingerprint… C2 server uses this value to determine whether… real hardware or… analysis environment”

T1482Domain Trust DiscoveryEvidence1
TacticDiscovery

“Checks if the machine is domain-joined or standalone (WORKGROUP)… Domain-joined gets the VIP Treatment”

T1497Virtualization/Sandbox EvasionEvidence1

“Scans running processes for 50+ analysis tools… and VM indicators… If any are found, it exits immediately.” / “fingerprinting… distinguish a real victim from an analyst's sandbox.”

T1497.003Time Based ChecksEvidence1

“uses Chrome's Alarms API to delay execution by 60 minutes… and… every 10 minutes thereafter”

T1518.001Security Software DiscoveryEvidence1
TacticDiscovery

“Sends a POST request… containing… Installed antivirus products (queried from SecurityCenter2)”

Collection

1 technique
T1115Clipboard DataEvidence2

"The malicious extension silently copies a PowerShell command to the clipboard, disguised as a legitimate repair command."

T1105Ingress Tool TransferEvidence1

“copies finger.exe… renaming it to ct.exe… connect to 199.217.98[.]108 and pipes the response directly to cmd, executing whatever payload the attacker's server returns.”

T1568.002Domain Generation AlgorithmsEvidence1

“This is the Domain Generation Algorithm (DGA)… seed changes weekly… the same 10 domains are generated for an entire week… cycles through each domain until one responds”

Impact

1 technique
T1499Endpoint Denial of ServiceEvidence2
TacticImpact

“core malicious payload is a denial-of-service attack against the victim's own browser… iterate 1 billion times… infinite loop… exhausts system resources… eventual crashes.”

Other

2 techniques
T1562Impair DefensesEvidence1

“exits immediately [if analysis tools/VM indicators found]… closes processes… All subprocess calls use hidden window execution with CREATE_NO_WINDOW… disables certificate verification (CERT_NONE)”

T1562.001Disable or Modify ToolsEvidence1

“Stage 5 disables AMSI using memory patching… locates AmsiScanBuffer… overwrites it with 0xC3… [and] sets the amsiInitFailed field to $true.”

ACTIVITY FEED

Recent activity

14 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

scworldNews
Mar 9, 2026
Breaking in with CrashFix, supply chain security, and CMMC phase 1 - Anna Pham, David Zendzian, Jacob Horne - ESW #449 | SC Media

A ClickFix-style endpoint compromise technique delivered via a malicious browser extension that presents fake security warnings and coerces the user into executing a clipboard-copied PowerShell command through the Windows Run dialog, resulting in execution of attacker-controlled code.

Read more
the hacker newsNews
Feb 26, 2026
ThreatsDay Bulletin: Kali Linux + Claude, Chrome Crash Traps, WinRAR Flaws, LockBit & 15+ Stories

Chrome-extension-based technique that intentionally crashes the browser (DoS) and socially engineers the user into executing attacker-provided commands; newer variants use push-notification-based C2 to selectively trigger crashes.

Read more
detection engineering netNews
Feb 11, 2026
DEW #145 - Modified Z-Score for Anomaly Detection, Watermarking for Audit Logs -> SIEM and Zack gives you all an RFC for homework

A ClickFix-style social engineering variant that lures users into executing a malicious payload by presenting a fake crash scenario; reported to deploy a Python RAT.

Read more
scworldNews
Feb 10, 2026
New CrashFix attack backdoors Windows | SC Media

Campaign involving delivery of a primary Python implant (command execution, host reconnaissance, further payload injection) alongside additional Python scripts and a reflectively loaded DLL backdoor to enable long-term compromise, network mapping, and Active Directory targeting.

Read more
What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution1

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping21

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.