ProBackend
cyber threat intelligence
1 hour ago7 min read

Ransomware Affiliates Pivot to WordPress-Hosted ClickFix Lures Following Certificate Crackdown

Following the disruption of malicious code-signing provider Fox Tempest, the operators of the Lorem Ipsum malware pivoted from signed installers to compromised WordPress sites executing ClickFix browser lures, with analysts linking the activity to the Vice Society ransomware syndicate. Optimized for SEO and discoverability.

Ransomware Syndicates Pivot to WordPress-Hosted ClickFix After Certificate Revocation

The cybersecurity game of cat and mouse rarely has a clean finish line. When defenders block a path, attackers don’t stop; they just switch to a different, less-supervised road. Following Microsoft’s aggressive disruption of the Fox Tempest threat group in May 2026—which included the revocation of over 1,000 code-signing certificates—the operators behind the Lorem Ipsum malware didn’t fold. They simply pivoted. They left behind the comfort of signing their malicious installers to hide in plain sight on compromised WordPress websites, leveraging a "ClickFix" social engineering tactic that is as deceptive as it is effective. The evidence now points directly to the Vice Society ransomware syndicate—specifically the operator group known as Rapid Brigantine—as the force behind this shift.

Ransomware Syndicates Pivot to WordPress-Hosted ClickFix After Certificate Revocation

The Catalyst: Microsoft’s Heavy Hand

The industry has been dealing with Lorem Ipsum-based campaigns since early February 2026. For months, these attackers used signed installers to bypass security controls, banking on the legitimacy provided by those code-signing certificates. It was a well-oiled machine. Microsoft, however, executed a surgical strike in May, tearing down infrastructure associated with Fox Tempest (also tracked as Forging Marauder). The key blow was the revocation of over 1,000 trusted signing certificates. Deprived of their primary method for bypass, the attackers needed a new vector. They chose the path of least resistance: exploiting the human desire to fix a perceived software error. This was not a forced retreat; it was a tactical reorganization. They traded the reliance on externally signed, legitimate-looking binaries for total control over the delivery environment via compromised web assets.

Mechanics of the Deception: ClickFix and PowerShell

ClickFix, in its essence, is a masterclass in exploiting basic user behavior. When a user lands on a compromised WordPress site—often a business site for architecture, legal services, or construction—they are greeted with a fake prompt designed to mimic a browser update alert. The lure is simple: the user is told something is wrong with their browser or a security intelligence component.

To "fix" this, the user is instructed to perform a series of actions that seem harmless but are, in fact, disastrous. The prompt asks the user to open a terminal or run a specific command, typically a PowerShell snippet, which the user is then instructed to copy and paste. The command is cleverly disguised. It might look like an attempt to update Microsoft Edge’s security intelligence, but it is actually fetching and executing the malware loader.

This is not a new concept, but the deployment scale is shifted and heightened. The attackers aren’t just spamming; they are hijacking legitimate, trusted websites. When a user visits a site they perceive as secure, their natural guard is often down. That’s when the ClickFix lure hits. The technical implementation of this PowerShell loader is designed for high stealth, often hiding behind obfuscated scripts to minimize detection by endpoint security solutions during the initial execution phase. It creates a robust bridgehead for further malicious activity, often leading to the deployment of second-stage ransomware or info-stealing payloads.

The Vice Society Connection

Linking these campaigns to specific ransomware groups has always been a point of heavy analysis in the intelligence community. Threat intel teams, including those at BlueVoyant, have attributed this recent shift to Rapid Brigantine (Vanilla Tempest/Vice Society).

Vice Society’s history is extensive. They are known for their ransomware operations, which have been linked to big-name ransomware families like Rhysida and BlackCat. Their involvement here suggests a strategic pivot. By using ClickFix on compromised WordPress sites, they are optimizing their top-of-funnel operations, ensuring a steady stream of initial access that can be monetized. It’s a transition from a specialized, resource-intensive approach to a broader, more scalable model of infection.

Before this pivot, these operators were known to use LetDiskuss[.]com as a dead drop resolver (DDR) to manage command-and-control (C2) communication. The move to ClickFix indicates a desire for more dynamic, decentralized, and difficult-to-block infrastructure. It represents a maturation of the ransomware affiliate model, where infrastructure resilience is now a critical, competitive advantage for the syndicates themselves. They are no longer dependent on simple, easily blocked C2 domains. Instead, they are building resilient, modular networks that can withstand takedowns far better than their predecessors.

The Wider Ecosystem of ErrTraffic and EtherHiding

The ClickFix framework is not an isolated phenomenon. Research from Sekoia.io highlights the "ErrTraffic" malware distribution as a Service (MaaS) framework, active since late 2025. ErrTraffic is a professional enterprise; it is sold or operated as a framework where attackers can plug in their own malicious payloads.

ErrTraffic v3, for instance, utilizes "EtherHiding," an ingenious technique where C2 domains are stored on Polygon smart contracts. It moves the C2 infrastructure away from traditional, blockable domains and onto a blockchain-based ledger. By embedding these domains into smart contracts, the attackers ensure that their infrastructure is not just decentralized, but also immutable and censorship-resistant. It’s a bold, forward-looking tactic that forces defenders to shift from domain blocklisting to tackling the underlying protocol abuse, something that many organizations are still ill-equipped to do effectively.

The framework manifests in distinct clusters, demonstrating high operational sophistication. The "Analytics" cluster relies on the Polygon smart contract and feeds Vidar information-stealing payloads, targeting credential and sensitive data exfiltration. The "Beer" cluster, characterized by its use of .beer top-level domains (TLDs), is even more brazen. It has been observed delivering a range of payloads including Vidar, Stealc, Salat, and SmokeLoader. These attackers are relentless in finding new ways to monetize WordPress compromises. Their operational structure—selling distribution as a service while maintaining specialized, highly effective infection chains—positions them as a tier-one threat in the current ransomware landscape.

Multi-Platform Targets: Windows and macOS

Crucially, ClickFix isn't a Windows-only problem. Attacks targeting macOS users have been identified and documented, notably by Palo Alto Networks’ Unit 42. While the Windows version relies on PowerShell copy-paste tactics for loaders, the macOS version is often even more silent.

In the macOS ClickFix scenario, the lure mimics a CAPTCHA. The user is instructed to execute a terminal command. This command doesn't just display a prompt; it initiates a download of a DMG file from a malicious domain, often with a .beer suffix. The script then silently mounts the disk image using hdiutil attach -nobrowse. This bypasses user interface prompts that might normally alert a user to the installation. Once mounted, the payload—often the Atomic macOS Stealer (AMOS)—starts harvesting everything: browser-stored credentials, Discord keys, and cryptocurrency wallets. It’s clean, efficient, and devastatingly effective. This level of cross-platform capability confirms that ClickFix is not merely a tactic, but a mature, multi-OS delivery strategy that leverages the unique vulnerabilities of each platform’s user base. It demonstrates a sophisticated understanding of both the technical and psychological barriers that stand between them and their target’s data.

Defensive Strategies: Moving Beyond Static Blocks

The shift to ClickFix on compromised WordPress sites changes the defensive playbook entirely. While traditional antivirus and secure web gateway (SWG) controls may still block known bad domains, the sheer volume of hijacked, legitimate WordPress sites makes a domain-based blocklist less effective over time. Defenders are fighting an uphill battle when the attacker rotates through hundreds of legitimate businesses' infrastructure.

Organizations must prioritize:

  1. Endpoint Protection Beyond Malware Signature Detection: Focus on monitoring anomalous process execution, particularly PowerShell, hdiutil, or any terminal-based copy-paste activity that originates from a browser. This is the smoking gun of a ClickFix attack.
  2. WordPress Security: If an organization is running any web asset on WordPress, it must treat it as a potential attack vector. Tighten plugin management, enforce strict authentication, and monitor for unauthorized script injection. A vulnerable WordPress site isn't just an outage risk—it's a massive, company-wide security liability when hijacked to distribute ransomware.
  3. User Awareness/Controls: The "copy and paste this command" tactic relies entirely on human failure. Educate users on the absurdity of these "browser fixes" and restrict the ability of non-administrative users to execute arbitrary terminal commands.
  4. Credential Hygiene: Since much of this payload is designed for information stealing (Vidar, AMOS), ensure that sensitive credentials are not stored in the browser. Use a dedicated password manager and enable multi-factor authentication (MFA) on all critical business services.

The ClickFix pivot is just the latest adaptation. As long as attackers can find a way to make their malicious actions look like legitimate system maintenance, they will continue to find success. Defenders must adapt just as quickly, focusing not just on the payload, but on the deceptions that bring those payloads to the user. The era of static perimeter defenses is over. Vigilance at the endpoint, particularly where the user meets the browser, is the new line in the sand.

More blogs