DriveSurge Uses ClickFix and Fake Browser Updates to Infect Website Visitors


A newly tracked threat actor called DriveSurge is compromising legitimate websites and using them to infect visitors through fake browser updates and ClickFix prompts. The campaign turns trusted sites into malware delivery points, making the attacks harder for users to spot.

Silent Push says DriveSurge has compromised thousands of websites and is using zTDS, a traffic distribution system, to route selected visitors to malicious content. The system profiles visitors before deciding whether to show a fake browser update, a ClickFix prompt, or nothing suspicious.

The campaign appears to work like an Initial Access Broker operation. DriveSurge likely uses a pay-per-install model, where successfully infected devices become leads that can be sold to other cybercriminals for fraud, credential theft, or follow-up malware deployment.

How DriveSurge Uses Legitimate Websites

DriveSurge starts by injecting malicious JavaScript into real websites. The visitor still sees a normal-looking site, but hidden code quietly contacts attacker infrastructure in the background.

That infrastructure checks the visitor’s browser, operating system, behavior, and other signals. If the visitor matches the campaign’s target profile, the system can redirect them to a fake update page or a ClickFix-style instruction screen.

This selective delivery helps the campaign avoid bots, security crawlers, and unsupported systems. It also gives attackers more control over who sees the malicious content.

Key Details at a Glance

ItemDetails
Threat actorDriveSurge
Main tacticsClickFix prompts and fake browser update pages
Initial access pathInjected scripts on compromised websites
Traffic routing systemzTDS
Business modelLikely pay-per-install Initial Access Broker activity
Observed platformsWindows and macOS

Fake browser update campaigns have been a common malware delivery method for years. Silent Push research on SocGholish describes how fake update malware has supported access-selling operations, where infected systems can be passed to downstream criminal groups.

DriveSurge builds on that model with large-scale site compromise, visitor profiling, and flexible delivery paths. Instead of relying on one fake download page, the actor can route different visitors to different lures.

Fake Updates Target Multiple Browsers

In the fake update scenario, a compromised website shows a page that impersonates a browser update notice. The lure can mimic popular browsers such as Chrome, Firefox, Edge, Safari, Opera, Brave, Yandex, Vivaldi, Samsung Internet, and UC Browser.

One observed fake Mozilla Firefox update page downloaded a ZIP archive. The archive contained DLL files and an executable named Browser Update.exe, which was malware rather than a legitimate browser update.

This tactic works because users expect browsers to update often. When the prompt appears on a real website, the request may look more trustworthy than it should.

ClickFix Tricks Users Into Running the Malware

The ClickFix method avoids the usual download flow. Instead, a fake error or verification page tells the victim to copy and paste a command into PowerShell, Terminal, or another system prompt.

Proofpoint describes ClickFix as a social engineering technique that uses fake error messages to trick people into copying, pasting, and running malicious content on their own computer.

That makes the attack dangerous because the user becomes the execution step. Traditional defenses that focus only on suspicious attachments or downloaded installers may miss the moment when a user manually runs a pasted command.

DriveSurge Attack Flow

StageWhat HappensWhy It Matters
Website compromiseAttackers inject malicious JavaScript into legitimate websitesVisitors trust the site and may not suspect an infection attempt
Visitor profilingzTDS collects browser, device, and behavior signalsThe campaign can serve payloads only to selected targets
Malicious lureThe user sees a fake update page or ClickFix promptThe attack looks like a routine browser or system task
Payload deliveryThe victim downloads malware or runs a copied commandThe attacker gains initial access to the device
Downstream abuseThe infected device can be sold or used for more attacksDriveSurge can feed other criminal operations

Silent Push also found eight technical fingerprints tied to DriveSurge infrastructure, including injected scripts, domain registration pivots, delivery servers, and advertisement distribution infrastructure. These details help defenders connect seemingly separate compromised sites to the same operation.

Compromised site (Source – Silent Push)

Some of the infrastructure appeared pre-weaponized, meaning it was prepared for future use but not yet fully active when researchers examined it. That gives security teams a chance to block related infrastructure before it reaches victims.

macOS Targeting Expands the Campaign

DriveSurge is not limited to Windows. Researchers found a macOS payload path that used a multi-stage shell command to download a second-stage file, run it, and then delete traces from the command chain.

Microsoft has also warned that ClickFix campaigns can target macOS users with fake utility prompts that deliver infostealers. That broader trend makes DriveSurge more concerning for mixed Windows and Mac environments.

Attackers can tailor the lure to the visitor’s operating system. A Windows user may see PowerShell instructions, while a Mac user may see Terminal commands that appear to fix a system or browser issue.

Observed Indicators of Compromise

TypeIndicatorDescription
Domainbeacontrace[.]bondMalicious zTDS inject domain serving t.js
Domainjclforwarding[.]comCompromised site used to serve Fake Update or ClickFix content
Domaincheck[.]first-node[.]rocksDomain serving fake Mozilla Firefox update page
Domaincptoptious[.]comzTDS delivery domain used in obfuscated payloads
Domainnewtdsone[.]shopzTDS delivery domain used in obfuscated payloads
Domaincaptioto[.]comzTDS delivery domain used in obfuscated payloads
Domainbanerpanel[.]liveAdvertisement Distribution System panel domain
Domaintestio[.]ecartdev[.]comPayload and development server
Domainycyfugihih[.]cfdDomain linked to DriveSurge registration pivot
Domainbrightson[.]icuPre-weaponized DriveSurge infrastructure domain
Domaincoverlink[.]icuPre-weaponized DriveSurge infrastructure domain
Domaindatumprobe[.]icuPre-weaponized DriveSurge infrastructure domain
Domainwebgleam[.]infoDomain identified through infrastructure fingerprinting
Domaincptoptions[.]comSuspicious domain loaded into jclforwarding[.]com
IP address46[.]226[.]166[.]57C2 server hosting macOS payload
SHA25690aecb370dfb1a99a1f7de0a9c6842ab1b664521fddea16b0ec9a91f322646fcZIP file downloaded through fake Mozilla Firefox update page
SHA2567aa15de93cf85729ddf970e8d7897f69ece3ca29608f73e784a9ba40c9cea18dmacOS payload binary retrieved from C2 server
File namet.jsMalicious injected JavaScript file
File nameBrowser Update.exeFake browser update executable
File namescript.jsInjected JavaScript file served by fake update infrastructure
File namebanner-js.phpScript loaded into compromised sites through ADS infrastructure
File namechangelog.txtPublicly accessible zTDS version history file

These indicators can help with immediate blocking, but security teams should not depend on static indicators alone. DriveSurge can rotate domains, scripts, file names, and payload servers.

Behavioral detection matters more over time. Teams should watch for unusual external JavaScript injections, sudden redirects from trusted websites, fake browser update downloads, and command execution that follows browser activity.

What Website Owners Should Check

  • Audit website templates, CMS database content, and theme files for unfamiliar script tags.
  • Search for unknown JavaScript files such as t.js, script.js, or suspicious external script loaders.
  • Review recently modified PHP files, plugins, themes, and CMS extensions.
  • Remove unused plugins and themes from public sites.
  • Patch WordPress, Joomla, Drupal, Magento, and other web-facing CMS software.
  • Require multi-factor authentication for admin accounts.
  • Use file integrity monitoring on production web directories.
  • Check logs for redirects to zTDS domains or suspicious JavaScript delivery paths.

Fake update malware groups often benefit from old CMS flaws, weak admin passwords, exposed plugins, and abandoned websites. The second Silent Push fake update analysis shows why website hygiene matters: one compromised site can become part of a much larger malware delivery network.

Site owners should also warn users if they discover compromise. Visitors who downloaded a fake update or ran a command from a prompt may need endpoint scanning, password resets, and help from their IT team.

What Users Should Do When They See a Fake Update Prompt

Suspicious MessageSafer Response
A website says your browser needs an urgent updateClose the tab and update through the browser’s built-in update menu
A page downloads a ZIP file for a browser updateDo not open it, because browsers do not update through random ZIP archives
A verification page asks you to paste a commandDo not run commands copied from a website
A page asks for PowerShell, Run, or TerminalLeave the page and report it to IT
A trusted site suddenly shows a technical fix promptTreat it as suspicious because the site may be compromised

Proofpoint’s ClickFix research shows that attackers use fake problems and instructions to make users run malicious commands themselves. Training should make this behavior easy to recognize.

Microsoft’s macOS ClickFix report also shows that users should not assume this is a Windows-only problem. Any website that asks a user to paste a command into a terminal should raise suspicion.

How Security Teams Can Detect DriveSurge Activity

  • Alert on PowerShell, cmd, Terminal, curl, bash, or osascript execution that follows browser activity.
  • Monitor DNS and proxy logs for known DriveSurge domains and related zTDS infrastructure.
  • Hunt for downloads named Browser Update.exe or browser update ZIP files from non-browser domains.
  • Inspect compromised websites for injected JavaScript, unknown PHP files, and hidden redirects.
  • Block suspicious newly registered domains used for fake update and ClickFix pages.
  • Review macOS endpoints for shell commands that download, run, and delete payloads.
  • Train users never to paste commands from websites into PowerShell, Terminal, Command Prompt, or Run.

Unit 42 recommends defenses that focus on the user execution step, including monitoring command-line activity that follows a browser session. That kind of detection is useful because ClickFix depends on a user running a command copied from a web page.

DriveSurge shows how browser-based initial access continues to evolve. The user may not receive a phishing email or open a malicious attachment. They may simply visit a legitimate website that attackers already compromised.

Why DriveSurge Matters

DriveSurge combines three dangerous elements: trusted websites, social engineering, and automated traffic routing. That lets the actor reach victims during normal browsing sessions and adapt the lure to the user’s device.

The second Unit 42 ClickFix guidance reinforces the same point for defenders: browser-to-command execution deserves direct monitoring, not just user awareness.

For website owners, the priority is finding and removing injected scripts. For users and enterprises, the priority is simple: never install a browser update from a random page, and never paste a command from a website into PowerShell, Terminal, Command Prompt, or Run.

FAQ

What is DriveSurge?

DriveSurge is a newly tracked threat actor that compromises legitimate websites and uses traffic distribution infrastructure to send selected visitors to fake browser update pages or ClickFix prompts that install malware.

How does DriveSurge infect website visitors?

DriveSurge injects malicious JavaScript into real websites. When a visitor loads the page, the script contacts attacker infrastructure that profiles the visitor and may redirect them to a fake update page or a ClickFix command prompt.

What is ClickFix?

ClickFix is a social engineering technique that tells users to copy and run a command to fix a fake problem or complete a fake verification step. The command installs malware instead.

Does DriveSurge target macOS users too?

Yes. Silent Push found evidence of a macOS payload path. DriveSurge can adapt its instructions and payloads based on the visitor’s device and browser profile.

How can website owners reduce DriveSurge risk?

Website owners should patch CMS software and plugins, audit external scripts, remove unfamiliar injected JavaScript, protect admin accounts with multi-factor authentication, and monitor file changes on production sites.

Readers help support VPNCentral. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help VPNCentral sustain the editorial team Read more

User forum

0 messages