Back to news
Cybersecurity Alert
July 22, 2026 by EmailMeNow IT Consulting

ClickLock Stealer Freezes Mac Screens Until Victims Enter Their Password

Group-IB documents ClickLock Stealer: a ClickFix macOS campaign that kills apps until you type your login password, then steals Keychain, browsers, crypto wallets, and leaves a GSocket backdoor. Domain audits (ideal 100%): cloudflare.com 88%, malwarebytes.com 72%, apple.com 70%.

Source: Group-IB Threat Intelligence

NewsmacOSMalwarePhishingClickFixPassword TheftCybersecurity
Mac desktop frozen by malware with a fake password prompt filling the screen

A new macOS threat can freeze the screen and trick people into entering their Mac password. If someone gives it that password, attackers may keep access to the computer and steal personal information later.

Security firm Group-IB named the malware ClickLock Stealer — a nod to ClickFix social engineering plus a coercive “locker” that kills visible apps until the victim complies. Malwarebytes and MacRumors independently covered the same campaign in mid-to-late July 2026.

This is not a duplicate of our Apple macOS Tahoe / iOS / Safari patch notes — that story is about vendor CVEs. ClickLock needs no exploit: victims paste a command into Terminal themselves.

Mac desktop frozen by malware with a fake password prompt filling the screen

Snapshot

FieldDetail
MalwareClickLock Stealer (named by Group-IB)
PlatformmacOS (user-level; no privilege escalation required)
First VT sampleJune 9, 2026 (zero detections at analysis time)
Activity windowAbout two months as of Group-IB’s report — since May 2026
Scale100 victims in 33 countries (>50% in Europe)
DeliveryAssessed ClickFix pages (fake Cloudflare / verification / “cleanup”)
Exfil / C2Telegram bot; payloads on compromised WordPress hosts
PersistenceLaunchAgents + modified GSocket backdoor (disguised as iCloud-style process)
Apple mitigationmacOS Tahoe 26.4+ warns when pasting Terminal commands from a website/chat

How the scam works

  1. Fake verification page — Victim lands on a phishing page that looks like Cloudflare CAPTCHA, browser “human check,” or a Mac cleanup utility (ClickFix pattern).
  2. Paste into Terminal — The page tells the user to open Terminal, paste a command, and press Return.
  3. Distraction animation — The script shows a fake Cloudflare-style progress bar while modules download in the background.
  4. Fake password dialog — An osascript prompt uses the victim’s real username and a downloaded Apple icon.
  5. Refuse → freeze — Canceling installs LaunchAgents. On next login, a kill loop (~every 210 ms) closes Finder, Dock, Terminal, Activity Monitor, browsers, and more — leaving mainly the password dialog. Group-IB reports loops configured for up to ~83 hours.
  6. Comply → steal everything — A correct password is validated locally, then sent with a system fingerprint. Modules harvest browsers, password-manager extensions, crypto wallets, Keychain (including Chrome Safe Storage after a forced Keychain prompt), shell history, and more — then ZIP and send to Telegram.
  7. Quiet backdoor — Stealer modules self-delete; a GSocket-based reverse shell can remain for later access.

Illustration of a ClickFix page telling a Mac user to paste a command into Terminal

What gets stolen

CategoryExamples Group-IB lists
BrowsersData from 8 browsers
Crypto extensions31 wallet browser extensions
Password managers7 password-manager extensions
Desktop wallets8 desktop wallet apps
System secretsmacOS Keychain, shell history, FTP credentials
ChainsBlockchain addresses across 6 chains

A background loop can also suppress Notification Center for roughly six hours, muting Gatekeeper-style warnings while the attack runs.

Illustration of apps closing on a Mac while only a password dialog remains usable

What Mac users should do

  • Never paste Terminal commands from a website, chat, or “verification” page — even if it shows Cloudflare branding.
  • If apps keep closing and an unexpected password prompt appears: do not type the password. Hold the power button to force shutdown, then boot Safe Mode to investigate.
  • Check ~/Library/LaunchAgents/ for unexpected plists (Group-IB cites names such as com.authirity.plist / com.chromer.plist) and look for a hidden staging path like ~/.cacheb/.
  • On macOS Tahoe 26.4 or later, heed the paste warning Apple added for ClickFix-style Terminal paste.
  • If you already entered the password or approved Keychain access: treat the Mac as compromised — change passwords from a clean device, revoke browser sessions, rotate crypto wallets, and reimage when in doubt.
  • Keep endpoint protection current; Malwarebytes reports detection as MacOS.Stealer.ClickLock.

Why Texas businesses should care

Texas firms often put client work, QuickBooks, Microsoft 365, and crypto / payment tools on personal or company Macs. A partner or bookkeeper who pastes a “Cloudflare check” into Terminal can hand attackers the login password, browser vault, and a persistent backdoor — useful for later BEC and wire fraud of the kind we track in Texas OAG breach reports.

This is the same class of trust abuse as WhatsApp fake-document RMM malware and password-manager policy phishing: the user does the dangerous step, not a zero-day in Apple’s stack.

Independent cybersecurity audits

We audited domains tied to this story on July 22, 2026. 100% is the ideal overall score — none of these hosts reach it. Scores reflect public email / transport / website posture, not whether ClickFix pages are safe to obey.

OrganizationDomainOverallIdentityTransportWebsitevs 100% ideal
Cloudflarecloudflare.com88%90%45%100%−12
Malwarebytesmalwarebytes.com72%90%45%45%−28
Appleapple.com70%50%15%100%−30
Telegramtelegram.org70%95%15%37%−30
1Password1password.com68%45%15%98%−32
Group-IBgroup-ib.com60%30%15%92%−40
GSocket projectgsocket.org28%0%15%37%−72

How to read this table

  • cloudflare.com scores highest here — attackers impersonate Cloudflare verification UI; a strong corporate domain does not make a phishing “check” legitimate.
  • apple.com website headers score well; transport (15%) is the weak public signal — and ClickLock’s fake dialog steals trust from Apple’s brand, not from apple.com’s DNS.
  • 1password.com is included because ClickLock harvests password-manager extension data; vault vendors are high-value targets when a Mac login password is also stolen.
  • gsocket.org is the open-source toolkit family attackers abuse for the backdoor — a low public audit score is a hygiene signal, not proof that GSocket itself is malware.
  • telegram.org is the exfil channel Group-IB describes; domain posture ≠ bot abuse risk.

Audit links

Website stack note

Passive website-tech probes on July 22, 2026 completed for 7 of 7 audited domains (1 notable):

DomainStack signal
gsocket.orgPHP 8.1.34 EOL (unsupported since 2025-12-31) — TLS still valid (~179 days, Sectigo)
group-ib.comWordPress (version hidden); PHP 8.2.30 supported
malwarebytes.comWordPress (version hidden)
1password.comNext.js (version not exposed)
apple.com / cloudflare.com / telegram.orgNo notable public CMS / PHP / short-horizon TLS flags

gsocket.org showing EOL PHP is a public hygiene signal on the project site for a toolkit attackers abuse as a backdoor — it does not mean every GSocket install is malicious, and it does not change the primary advice: never paste Terminal commands from a verification page.

These passive observations are point-in-time public signals. They do not prove exploitability, identify a breach path, or establish that a detected major version is unsupported beyond the EOL note above.

Priority actions for IT teams

  1. Block ClickFix behavior — train users never to paste shell commands from the browser; prefer MDM profiles that discourage Terminal paste-from-web where feasible.
  2. Hunt LaunchAgents — alert on new plists under ~/Library/LaunchAgents/ and odd hidden dirs such as ~/.cacheb/.
  3. Watch Telegram API egress and unexpected gs-netcat / GSocket-style reverse shells from Mac endpoints.
  4. EDR detections — look for rapid repeated process kills (Finder/Dock/browsers) paired with osascript password dialogs.
  5. Incident response — if password was entered: isolate, reimage, rotate credentials from a clean device, and revoke sessions across Microsoft 365 / banking / crypto.

Run a free Instant Cybersecurity Audit at audit.emailmenow.com or contact EmailMeNow IT Consulting for Mac endpoint hardening, phishing response, and DMARC / MTA-STS work aimed at the 100% ideal.


Sources: Group-IB — ClickLock Stealer: Paste Once, Lose Everything · Malwarebytes — New ClickLock Stealer locks your Mac · MacRumors — ClickLock malware coerces Mac passwords · BleepingComputer — ClickLock traps users into revealing login password