A new macOS malware campaign is abusing developer habits rather than software vulnerabilities. Security researchers have uncovered a ClickFix campaign distributing a new infostealer, Cuckoo Stealer, by impersonating the popular Homebrew package manager installer.
ClickFix is a social-engineering technique. Instead of hacking macOS protections directly, attackers trick users into running malicious commands themselves.
Victims visit a fake software page that looks legitimate and see an installation command with a convenient “Copy” button. After copying and pasting it into Terminal, the attack executes with full user permission.
In this incident, attackers created typosquatted domains closely resembling the official Homebrew site. The page displays what appears to be a normal installation command:
A legitimate Homebrew command downloads from a trusted GitHub source.
The malicious version quietly redirects traffic to an attacker-controlled server. The difference is only a few characters easy to miss at a glance.
The technique works particularly well against developers and administrators because they routinely install tools using curl and bash. Seeing familiar flags like -fsSL makes the command appear authentic.
![Domain registration details for homabrews[.]org in Hunt showing high-risk assessment and registration through NameCheap (Source: hunt)](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5VfvKr8Zc79troRV54do5WHqqZlRt9k4XxG-Sj_w5cQ0I9numPvqM5r9B8ilOFviMq-ETggm8iNKk250uf7Wl3UzOx8cdpaQMgOW_2s98DKbH-DdR6ooFmdsHwmDEIeQ0LebsG_bOoHuix1iMKLniToBOu-AyPhyAVnQeMKotnrZM3xVhQt6Eo61uwHev/s662/Fake+Homebrew+Typosq..._imresizer.webp)
After execution, the script runs a hidden authentication loop. It repeatedly prompts the user for a password using macOS Directory Services (dscl authonly) until the correct credentials are entered. Since the prompt looks identical to a normal sudo request, victims rarely suspect anything.
Once a valid password is captured, the script downloads a second-stage payload, Cuckoo Stealer, and launches it silently.
Researchers discovered multiple related domains hosted on shared infrastructure, indicating an organized operation rather than a single phishing page. Infrastructure searches also identified dozens of similar macOS-targeted ClickFix pages, showing a growing delivery trend.
Cuckoo Stealer Capabilities
Cuckoo Stealer is not a simple password grabber. It is a full-featured macOS infostealer combined with remote-access trojan (RAT) functionality.
Immediately after infection, the malware removes macOS quarantine attributes to avoid security warnings and installs persistence using a LaunchAgent named com.homebrew.brewupdater.plist. This allows the malware to run automatically whenever the user logs in.
![Phishing URL detection in Hunt.io showing multiple flagged URLs, including the critical raw.homabrews[.]org subdomain (Source: hunt)](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXnfNw745y5UwY7bTFcYjpZ74zIDr4VXoYgQPZ0Mi2lqkMV9nE5VJMK1BS-_Q0LegvquqJ4T_155wywi7ofIzkFzq2433-bxulrR36189488aMg0Qkp5PTSC162vR7wyjc00bFT9NrFTKb2-Y8oOKu9xdIWuTJ667gM-UL71sL9dSe2DI3VE6LA3tFu3rp/s690/Fake+Homebrew+Typosq..._imresizer(1).webp)
The malware communicates with its command-and-control server over encrypted HTTPS using the X25519 key exchange, enabling attackers to control the device remotely.
Data theft is extensive. The malware targets:
- Browser passwords, cookies, and session tokens
- macOS Keychain credentials
- Apple Notes database
- Discord and Telegram sessions
- VPN and FTP configurations
- Desktop documents and screenshots
- More than 20 cryptocurrency wallets
It can also execute shell commands, browse files, reboot the system, and even delete itself to erase evidence.
Researchers noted a regional filtering feature: systems configured for certain CIS language settings are skipped, a behavior often seen in organized cybercrime groups.
The campaign highlights a key security lesson: modern attacks increasingly rely on human behavior.
![Multiple malicious domains hosted on shared IP infrastructure at 5.255.123[.]244 in Hunt(Source: hunt)](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3QwRrKchftNVAsag0nir1hh-WO0Tlp3dUeQcr_b5WSaZ1azmcELuEXKe0NSckl9Anr0PcZ_sgLlJJYgD7XNAtXhsibI9L7b1NX7DWzJH6gxAHSAwo10A_mbt8Jts8WRNZob_mVvxo6cmxUETgQJzvy94xWAPizRxIjJpVptccz7BgGnDe603lUqeifzy8/s705/Fake+Homebrew+Typosq..._imresizer(2).webp)
The command looked legitimate, the page looked real, and macOS protections were never technically “bypassed.” Instead, users unknowingly authorized the infection themselves.
According to Hunt, as attackers shift toward social-engineering tactics like ClickFix, organizations must treat copy-paste commands from websites as potential threats and train users to verify sources before running Terminal commands.
Follow us on Google News , LinkedIn and X to Get More Instant Updates. Set Cyberpress as a Preferred Source in Google.