Skip to content
Tech News
← Back to articles

Over 5,400 hacked sites serve ClickFix payloads stored on the blockchain

read original get Yubico YubiKey 5 NFC Security Key → more articles
Why This Matters

This article highlights a sophisticated cybercriminal operation that leverages blockchain technology to deliver malicious payloads via compromised websites, making detection and takedown efforts more challenging. The use of smart contracts on the BNB Smart Chain for storing and updating malware demonstrates how cybercriminals are exploiting blockchain's resilience to enhance their attack infrastructure, posing significant risks to both businesses and consumers. Understanding these tactics is crucial for developing more effective cybersecurity defenses against evolving threats in the digital landscape.

Key Takeaways
Worth a Look

Yubico YubiKey 5 NFC Security Key — Since ClickFix campaigns often start with hijacked WordPress and PrestaShop admin accounts, a hardware security key is one of the strongest ways to lock down your site logins. The YubiKey 5 NFC plugs into USB-A and taps to phones over NFC, adding phishing-resistant two-factor authentication to WordPress, hosting panels and email accounts.

See Yubico YubiKey 5 NFC Security Key on Amazon → Affiliate link — we may earn a commission on purchases, at no extra cost to you. Product picked by AI based on this article; it is not a tested recommendation.

A massive cybercriminal operation is leveraging thousands of compromised small-business websites to deliver ClickFix payloads stored in smart contracts on the BNB Smart Chain (BSC).

Over the past months, researchers identified more than 5,400 hacked websites, most of them built on WordPress and PrestaShop.

The initial compromise method remains unknown, but each site was injected with a script that gets the next-stage payload from a smart contract on the BSC Testnet endpoint, a technique known as EtherHiding.

Researchers at cloud security platform Netskope explain that the BSC Testnet is designed for developers and functions similarly to the mainnet, the production blockchain, but is available free of charge.

Threat actors use the EtherHiding technique to store malicious code or configuration data in blockchain smart contracts, providing a resilient infrastructure that is difficult to take down.

In the delivery chain observed by Netskope, the script displays a ClickFix lure that shows a fake CAPTCHA and instructs visitors to open the Windows Run dialog and paste a PowerShell command.

Loading the ClickFix lure

Source: Netskope

Doing so downloads and executes the final payload on the machine. Because the attacker stores the payload in a smart contract, they can modify it at any time.

The researchers note that later in the campaign, the threat actor replaced the ClickFix payload in the smart contract with a WebRTC data-channel stager.

... continue reading