Cybercriminals are increasingly using a surprisingly simple technique to compromise computers: convincing victims to execute the malicious code themselves.
Known as ClickFix, the attack method is emerging as a significant cybersecurity threat affecting both Windows and macOS users. Instead of relying entirely on software vulnerabilities or secretly installing malware, attackers use social engineering to persuade users to copy and execute commands directly on their computers.
A recent campaign involving fake HBO Max advertisements on Reddit demonstrates how convincing these attacks can become when criminals gain access to trusted accounts.
What Is a ClickFix Attack?
A typical ClickFix attack begins when someone visits a malicious website or a legitimate website that has been compromised.
- Advertisement -
The page may display what appears to be a normal CAPTCHA, verification request or anti-bot security check. The user is told that an additional step is required before they can continue.
Instead of simply clicking a checkbox, however, the website provides instructions asking the visitor to copy a command and paste it into Windows Command Prompt or PowerShell, or Terminal on macOS.
That should immediately be considered a major warning sign.
Once the command is executed, it can download and install information-stealing malware on the device.
The malware may then attempt to collect sensitive information including saved passwords, browser sessions, authentication data and cryptocurrency wallet information.
- Advertisement -
What makes ClickFix particularly dangerous is that the victim performs the critical execution step. Because command-line tools provide direct access to operating-system functions, malicious activity initiated this way can sometimes bypass or complicate traditional security defenses.
HBO Max Reddit Account Used in Malicious Campaign
One of the latest ClickFix incidents involved advertisements appearing to originate from an official HBO Max account on Reddit.
Security researchers found advertisements directing users toward websites designed to resemble legitimate HBO Max pages. The sites then presented visitors with ClickFix-style instructions intended to convince them to execute malicious commands.
- Advertisement -
The situation was particularly concerning because attackers were not simply impersonating HBO Max with a newly created profile.
Reddit confirmed that an HBO Max account authorized to run advertising on the platform had been compromised and subsequently used to distribute advertisements containing malicious links.
Reddit said it locked the affected account and removed the advertisements after discovering the incident.
The total scale of the campaign remains unclear. Reddit did not disclose how many people saw or interacted with the malicious advertisements, and it is not known how many computers may have ultimately been infected.
Why ClickFix Is So Effective
ClickFix demonstrates an important shift in modern cybercrime.
Instead of breaking through a computer’s defenses directly, attackers manipulate users into performing actions that would normally require malware or an exploit.
CAPTCHAs and verification screens are now common parts of browsing the internet, which makes a fake security check appear familiar and potentially trustworthy.
The use of legitimate or previously trusted accounts makes the attack even more convincing.
Cybercriminals are essentially combining malvertising, account compromise, phishing and social engineering into a single attack chain.
How Users Can Protect Themselves
The most important rule is simple: never paste an unfamiliar command into Terminal, PowerShell or Command Prompt because a website tells you to.
Legitimate CAPTCHA systems do not normally require users to open operating-system command-line tools and execute copied code.
Users should also remain cautious even when an advertisement appears to come from a verified or recognizable brand. A legitimate account can itself be compromised.
Organizations managing Windows environments can consider restricting command-line access where employees do not need it. Security researcher Kevin Beaumont has noted that organizations can apply controls across managed Windows environments to reduce opportunities for this type of exploitation.
Mac users can also consider security tools designed to detect persistent software installations and suspicious system changes.
The Bigger Cybersecurity Lesson
ClickFix attacks highlight a fundamental challenge for cybersecurity: sophisticated malware isn’t always necessary when attackers can convince people to execute malicious instructions themselves.
As criminals increasingly combine trusted brands, compromised accounts, convincing websites and familiar verification interfaces, users need to evaluate not only what they click, but also what a website asks them to do afterward.
If a website suddenly asks you to open Terminal, PowerShell or Command Prompt and paste a command, stop.
That “verification” could actually be asking you to hack your own computer.
