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

推荐订阅源

Martin Fowler
Martin Fowler
T
The Blog of Author Tim Ferriss
J
Java Code Geeks
M
MIT News - Artificial intelligence
F
Fortinet All Blogs
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
Microsoft Security Blog
Microsoft Security Blog
N
Netflix TechBlog - Medium
G
Google Developers Blog
L
LangChain Blog
腾讯CDC
大猫的无限游戏
大猫的无限游戏
U
Unit 42
Google DeepMind News
Google DeepMind News
人人都是产品经理
人人都是产品经理
罗磊的独立博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
The GitHub Blog
The GitHub Blog
博客园_首页
GbyAI
GbyAI

Cyber Security News

AIRecon: AI-Powered Penetration Testing Tool with Kali Linux Sandbox Critical Chrome Vulnerabilities Allow Attackers to Execute Arbitrary Code - Update Now! UNC3753 Uses Screen-Sharing Sessions and RMM Tools to Exfiltrate Sensitive Legal Data New OnionDrop Loader Campaign Uses gainmsg C2 to Deliver LegionLoader Payloads ClickFix Campaign Uses EtherHiding and GULoader to Infect Windows Users via Fake CAPTCHA Ghostwriter Hackers Abuse Gmail Admin-Themed Emails to Steal Credentials and 2FA Codes The Half-Life of Threat Intelligence: When Does an IOC Stop Being Useful? Critical Fortinet FortiSandbox Vulnerabilities Actively Exploited in Attacks Aembit Extends IAM for Agentic AI to Microsoft Copilot Studio India Temporarily Bans Telegram Messenger Over Medical Exam Fraud Microsoft 365 Device Code Phishing Campaign Bypasses Password Theft With Legitimate Login Flow AppViewX Launches Agent Identity Security to Govern Agents for the AI and Quantum Era Hackers Weaponize Microsoft Teams Relay to Hide Ransomware Traffic Developer laptops are the credential store attackers are picking through in 2026, GitGuardian announces Endpoint Protection Interlock and Rhysida Ransomware Operations Share Supper Backdoor and Malware Codebase Novo Nordisk Confirms Cyber Attack — Hackers Accessed Patient Medical Data and Internal AI Assets Russian and Chinese Influence Actors Use AI to Evade Bot Detection and Mimic Human Behavior Microsoft Teams Analyze the Wi-Fi Hotspot Data Connected to an Employee’s Device PRC-Nexus Hackers Exploit REDCap Servers to Spy on US Medical Research Institutions Infinite Campus Data Breach Exposes 137,000 Users Personal Details OptinMonster Plugin Hack Exposes 1.2 Million Wordpress Sites to Cyberattack Ransomware Ecosystem Consolidates Around LockBit Alumni, Qilin, Hyflock, and The Gentlemen Hackers Abuse Legitimate RMM Tools in The Quarry IRS and SSA Phishing Campaigns LiteSpeed cPanel Plugin 0-Day Vulnerability Actively Exploited in the Wild Cisco SD-WAN vManage Vulnerability Exploited in Zero-Day Attacks Nearly 14,000 SimpleHelp Servers Exposed Amid Critical Authentication Bypass Disclosure Microsoft Site Showing Warning Following Certificate Expiry DPAPISnoop Tool Extracts CREDHIST Hashes for Offline Windows Credential Recovery SHADOWBYT3$ Allegedly Claim Breach of Nintendo, Stealing Sensitive Data Anthropic Updated Privacy Policy to Include Identity Verification for Claude Users
ErrTraffic MaaS Uses Fake reCAPTCHA and Cloudflare Turnst...
Tushar Subhra Dutta · 2026-06-17 · via Cyber Security News

A new and rapidly growing cybercrime tool called ErrTraffic is making waves across the threat landscape, targeting internet users through cleverly disguised verification screens.

The framework tricks victims into running malicious PowerShell commands on their own machines, all while believing they are simply completing a routine security check.

It first appeared in late 2025 and has since grown into a full Malware-as-a-Service operation that allows cybercriminals to rent the tool and deploy their own attacks against a wide range of targets.

ErrTraffic works by injecting a harmful JavaScript snippet into legitimate but compromised WordPress websites.

When an unsuspecting visitor lands on one of these pages, they are shown a fake verification screen that closely mimics trusted services like Google reCAPTCHA or Cloudflare Turnstile.

The victim is prompted to press a keyboard shortcut, which secretly executes a PowerShell command that has already been quietly loaded into their clipboard by the malicious background script.

Analysts at Sekoia said in a report shared with Cyber Security News (CSN) that ErrTraffic is built on the ClickFix social engineering tactic and uses a technique called EtherHiding to conceal its command-and-control infrastructure inside Polygon blockchain smart contracts.

This design makes it significantly harder for security tools to detect and block malicious traffic, since the attacker infrastructure can be rotated without redeploying code.

The tool is sold by a threat actor operating under the handle LenAI on the cybercrime forum Exploit.IN and through Telegram.

Pricing climbed throughout 2026, with monthly subscriptions rising from $300 to $380 and source code prices jumping from $1,500 in January to $4,500 with lifetime updates included.

Clickfix lures (Source - Sekoia)
Clickfix lures (Source – Sekoia)

The steep pricing reflects both the framework’s effectiveness and its growing reputation within underground criminal communities.

Security researchers identified two distinct ErrTraffic clusters, named “Analytics” and “Beer,” each running separate infrastructure and delivering different malware families including Vidar, Stealc, Remus, Salat, SmokeLoader, and various remote access tools.

Some WordPress sites were found infected by both clusters simultaneously, pointing to competition and operational overlap between the multiple threat actors leveraging this framework.

ErrTraffic MaaS Uses Fake reCAPTCHA and Cloudflare Turnstile Lures

The infection chain begins the moment a visitor loads a compromised WordPress page. A hidden JavaScript payload, encoded using Base64 and XOR techniques, queries the Polygon blockchain to retrieve the active C2 server address.

This rotating infrastructure model allows attackers to swap servers daily without modifying the thousands of infected websites already hosting their injected code.

Once the C2 address is resolved, the script loads the ClickFix lure through API endpoints such as /cf.js or /api/css.js, depending on the active cluster.

The lure renders a convincing CAPTCHA or Cloudflare Turnstile screen that tells the visitor to verify themselves using a keyboard shortcut.

Running that command triggers a PowerShell script that downloads and executes the final payload, ranging from infostealers to loaders and remote access tools.

ErrTraffic PowerShell Commandline (Source – Sekoia)

Attackers also impersonate legitimate AI platforms to extend ErrTraffic’s reach. Malicious websites posing as Google Antigravity and ChatGPT were used to deliver the same ClickFix lure, targeting users searching for AI software.

These campaigns are believed to be spread via malvertising, allowing them to reach victims entirely outside the compromised WordPress ecosystem.

Backdoor Deployment and Persistent Access

After gaining entry to a WordPress site through stolen administrator credentials, attackers deploy a PHP backdoor named session-manager.php inside the mu-plugins directory, where WordPress automatically loads it without any manual activation.

The implant harvests login credentials by intercepting authentication requests, skims WooCommerce order data in a server-side Magecart-style attack, and provides a webshell for remote code execution.

To avoid detection, the backdoor monitors incoming User-Agent strings for signatures belonging to tools like Wordfence and Nikto, then pauses all malicious behavior for thirty minutes when those tools are identified.

Defenders should enable PowerShell ScriptBlock logging to catch XOR-decoded commands tied to ErrTraffic, and monitor blockchain RPC connections followed immediately by PowerShell execution as high-confidence behavioral indicators.

Regularly auditing mu-plugins directories and rotating WordPress credentials remain strong baseline protective steps.

Indicators of Compromise (IoCs):-

TypeIndicatorDescription
IP Address96.178.187[.]175Attacker reconnaissance/initial access IP (North American residential ISP) 
IP Address96.181.156[.]219Attacker reconnaissance/initial access IP (North American residential ISP) 
IP Address172.59.242[.]93Attacker backdoor deployment IP 
IP Address68.60.174[.]238Attacker backdoor deployment IP 
Domainwebanalytics-cdn[.]sbsC2 domain used to exfiltrate cookies via auto_prepend_file PHP script 
Domainllc-image-ico[.]click“Beer” cluster C2 domain used to load ErrTraffic injection script via /api/css.js 
Domainantigravity[.]studyFake Google Antigravity AI platform lure site delivering ClickFix/Danabot 
Domainchatgpt-web[.]vipFake ChatGPT lure site delivering ClickFix payload and SideJack loader 
Blockchain Address0x08207B087F61d7e95E441E15fd6d403Polygon smart contract used by “Analytics” cluster for C2 resolution via EtherHiding DDR 
File Namesession-manager.phpMalicious WordPress MU-Plugin backdoor with webshell, credential harvester, and skimmer 
File Namefile-updater-[a-zA-Z0-9]{8}.phpPHP injector stub that hooks WordPress page rendering to load the ErrTraffic JS payload 
File Namecss.jsErrTraffic JavaScript injector containing XOR-encoded ClickFix lure delivery code 
URL Patternhxxps://[ERRTRAFFIC-DOMAIN]/api/index.php?a=ctx&os=windows&src=cloudflare&cb=[BROWSER]&ref=[REFERRER]&mode=download&rid=[RAY_ID]API call pattern used to retrieve RC4-encrypted PowerShell commands from C2 

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

Follow us on Google NewsLinkedIn, and X to Get More Instant UpdatesSet CSN as a Preferred Source in Google.

Tushar Subhra Dutta

Tushar Subhra Dutta

Tushar is a senior cybersecurity and breach reporter. He specializes in covering cybersecurity news, trends, and emerging threats, data breaches, and malware attacks. With years of experience, he brings clarity and depth to complex security topics.