Back to blog
Cybersecurity

ClickFix: Why You Should Never Paste a Command to "Fix" Your Browser

ClickFix tricks employees into pasting the exact command that installs malware themselves. How the technique works and how to stop it at your SME.

Blurtek
6 min read117 palabras

ClickFix is a social engineering technique where a fraudulent site simulates a technical error and instructs the user to press Windows+R, paste a command, and hit Enter. That command, silently placed on the clipboard without the victim ever copying it, installs malware directly, skipping any downloaded file an antivirus could inspect.

01

The hidden mechanism: the clipboard is hijacked before you copy anything

The malicious page runs JavaScript that writes to the clipboard the moment the user clicks a fake "human verification" button. The user never selected or copied that text — they only paste and run it.

02

Why EDR doesn't stop it

The commands invoke legitimate, signed Windows binaries (powershell.exe, mshta.exe, curl.exe) that any EDR must allow to keep the system functioning, making the attack hard to distinguish from a real admin action.

Talk to Blurtek about hardening your team against ClickFix-style attacks.

Solicitar diagnóstico