惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Security Blog
Microsoft Security Blog
Jina AI
Jina AI
量子位
博客园 - 叶小钗
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
IT之家
IT之家
S
SegmentFault 最新的问题
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
小众软件
小众软件
Hugging Face - Blog
Hugging Face - Blog
雷峰网
雷峰网
博客园 - 聂微东
美团技术团队
Last Week in AI
Last Week in AI
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园_首页
V
Visual Studio Blog
大猫的无限游戏
大猫的无限游戏
The Cloudflare Blog

Todyl Blog

CyberChef: How to Decode & Decrypt Malicious Scripts (Step-by-Step Guide) Achieving Zero Trust with SASE: A Practical Roadmap for Modern Network Securityso like MSP Security Maturity Assessment: Why 79% of MSPs Are Stuck in 2025 The Rising Threat of Malicious AI: What Every Organization Needs to Know Iran Cyber Threat 2026: What SMBs and MSPs Need to Know The OneStart AI Browser Deception Cyber Insurance Requirements Based on Industry Why Third-Party Security Certification Is Your MSP's Competitive Edge Why Cyber Insurance Carriers Are Shifting to Security Assurance Iran Conflict and Cyber Risk: What North American Organizations Need to Know ‍ Why Cyber Resilience Requires Security, Compliance, and Insurance MSP Security Services: How to Position Identity Protection as Competitive Advantage Identity Security Gap Assessment: A Step-by-Step Guide for MSPs How Credential Theft Attacks Are Costing MSP Clients Millions Do I Need Cyber Insurance as a Small Business? Advanced Persistent Threats (APTs) Explained Preparing for CMMC Level 1: What Your Organization Needs to Do The Real Cost of Doing Nothing in Cybersecurity MSP Security: Build vs Buy SOC The Rise of a Cybercrime Alliance: What LockBit, Qilin, and DragonForce Mean for Business Risk Cyber Threat Recovery Strategies for MSPs What MSPs Need to Know about CIRCIA Final Rule ClickFix: The Evolution of Copy-Paste Social Engineering Akira Ransomware: Threat Assessment of a Scalable RaaS Operation The Dos and Don’ts of Applying for a Cyber Insurance Policy What Is Threat Hunting? A Practical Guide for MSPs and SMBs The Business Case for Cyber Threat Management Evaluating Free and Open Source SIEM Tools in 2026 How organizations can combat BEC Using SASE to help meet cyber insurance requirements
ClickFix: Fake Captcha Leads to Real Damage
Keira Stevens · 2026-01-09 · via Todyl Blog

ClickFix is a fake captcha scam gaining recent notoriety. It relies on illegitimate captcha popups that direct victims to paste malicious code into the Windows Run Box. What’s especially concerning about ClickFix is that not only tricks the user but does so by abusing a well-known security check.

This past week, ClickFix targeted multiple Todyl partners. The detection rules built into our security platform caught it and stopped the malicious commands from executing. In phishing attacks like ClickFix, however, it is the social engineering aspect that is concerning. Let’s see how it works.

How ClickFix Tricks

As stated earlier, ClickFix uses windows that appear to be standard captcha checks to verify a user isn’t a bot.

Unlike other captchas, ClickFix prompts the user to follow several steps that involve pasting a “verification code” into the Run command line.

Users believe they are following security guidelines and using a security feature correctly, but they are unknowingly falling victim to the malicious actors. What the users sees in the Run box is “I am not a robot” or “This is proof that I am a human” but that is just the last part of what they are pasting into the box. The first part contains the actual malicious command.

In the screenshot below, we can see the resulting PowerShell command that would be run on the system by the victim.

The Todyl threat team used CyberChef to easily decode the base64 encoded part of the PowerShell command.

When run, the code activates malicious commands on the system, leading to a host of potentially disastrous outcomes including downloading malware.

What to Do About ClickFix

Although those who understand common cybersecurity practices know not to paste random things into their laptop, not everyone does. This, of course, drives the success of the ClickFix campaign. It’s been an ongoing threat for over a year now and will likely continue.  

As such, it’s imperative that companies not only train their employees about not clicking on links in phishing emails or opening suspicious attachments, but also about the dangers of fake captchas. You should never run commands on your device without verifying their authenticity first. Like with all social engineering tactics, it’s important to pause and think critically about what’s being asked of you before blindly accepting something as fact.

Beyond mandating security awareness training, the Todyl security platform is constantly tuned to recognize and detect the malicious commands used in ClickFix and similar campaigns. Stay tuned to future threat reports like this one to remain informed and prevent yourself from being hacked.

About Keira Stevens

Keira Stevens is a Senior Security Research Engineer at Todyl, where she spends most of her time writing and tuning detection rules, and researching threats seen at Todyl. She has almost two decades of experience in the security field that includes giving talks at conferences, writing papers and publishing blogs. Keira as helped stop APT actors attacking companies, working with LE on criminal group takedowns, and mentor new people coming into the security field. When not at work Keira likes to spend time with her family and smashing buttons in online video games.