The fake CAPTCHA that asks you to run the malware yourself
On 2 September New Zealand’s National Cyber Security Centre issued an alert about a technique called ClickFix. A legitimate website gets compromised, and visitors are shown what looks like an ordinary CAPTCHA or Cloudflare Turnstile check — the same “verify you are human” box everyone clicks through a dozen times a week. Instead of a tick box, the page gives instructions: press a key combination, paste this line, press Enter. Do that and you have just run the attacker’s command on your own machine, typically installing an infostealer that empties saved browser passwords, session cookies and crypto wallets.
What makes it work is that nothing is exploited. There is no dodgy download, no macro warning, no certificate error — the victim performs the install by hand, so most of the controls people rely on never get a chance to fire. The NCSC’s advice is pointed squarely at website owners, because the delivery vehicle is somebody else’s hacked site and WordPress is the usual one: keep WordPress and every plugin updated, remove extensions you no longer use, put MFA and least privilege on admin logins, run file integrity monitoring and central logging, and — the step almost nobody takes — test your own site from different browsers, IP addresses and devices, because injected pages are commonly cloaked so the owner and the office never see them. If you find your site is serving these pages, take it offline, reset credentials, and get it remediated properly rather than just deleting the file.