iCloud Phishing Picks Attack by OS and Steals MFA Codes

Step by step
How the attack unfolded
Click a phase for details – or let the animation play through.
PHASE 1/7 · Initial Access

A spoofed iCloud sign-in alert email lures victims into clicking a crafted link.

T1566.002 – Phishing: Spearphishing Link
  • Lure: imitated iCloud sign-in alert with fake reference number 03483526-WQAD
  • Over 250 verified human clicks in the 48-hour window (May 5–6, 2026)
  • Distribution: ~65% Apple, 28% Windows, 7% Android/other
  • 150 of 157 geolocated clicks were in the US
PHASE 2/7 · Redirection & Obfuscation

A multi-stage redirection chain hides the attacker destination behind trusted domains.

T1204.001 – User Execution: Malicious Link T1027 – Obfuscated Files or Information
  • Hop 1: Open redirect on a financial institution domain (track[.]rbfcu[.]org)
  • Hop 2: Intermediary globalema[.]com carrying a Base64-encoded target
  • Hop 3: Attacker server cherylbirch[.]com
  • Visible link masqueraded as a legitimate Apple address
PHASE 3/7 · Defense Evasion

An anti-bot script filters out security scanners before any content is served.

T1036 – Masquerading
  • Checks browser user-agent against Microsoft Defender and security scanners
  • Detects requests coming via Outlook SafeLinks
  • Evaluates IP reputation and requires real JavaScript interaction
  • Automated scanners only see a 404 error
PHASE 4/7 · OS-Aware Delivery

A PHP script profiles the victim's OS and selects one of three attack routes.

T1592.004 – Gather Victim Host Information: Client Configurations
  • Windows → fake DocSend portal offering an RMM download
  • Apple → credential harvester for iCloud and Microsoft 365
  • Linux/Android/other → live operator-driven Microsoft login phishing
  • Analysts' tagline: 'One email. Three parallel operations.'
PHASE 5/7 · Credential Theft & MFA Bypass

In real time the attacker captures credentials and the MFA code, replaying them against the real service.

T1557 – Adversary-in-the-Middle T1056.003 – Input Capture: Web Portal Capture T1111 – Multi-Factor Authentication Interception
  • AiTM component sits between the victim and the real service
  • Email, password, IP, timestamp and browser fingerprint sent instantly to a Telegram bot
  • Human operator drives the next page in seconds (e.g. MFA prompt)
  • MFA is not cracked but bypassed via live relay of the code
PHASE 6/7 · Remote Access (Windows Route)

Windows victims are served a legitimate RMM tool to gain remote control of the machine.

T1219 – Remote Access Software
  • Download of the file ScreenConnect.ClientSetup.exe
  • Legitimate, commercially signed remote management tool (RMM) abused here
  • Grants remote access without exploiting any software vulnerability
  • Remotely controlled machine as potential pivot into the corporate network
PHASE 7/7 · Impact

Hijacked accounts and controlled devices open the way to data and the entire corporate network.

T1078 – Valid Accounts
  • Compromised Microsoft 365 account exposes email, OneDrive and SharePoint
  • Remotely controlled Windows machine as a pivot into the corporate network
  • No patch possible — the attack exploits trust, urgency and disguise
  • Only click counts are documented, not confirmed account takeovers; no German victims named
Short & clear answers
Frequently asked questions about this incident
As a website operator, am I affected by this phishing attack?
According to current sources, your website is not technically vulnerable — your identities and endpoints are. You are at risk if you receive the fake iCloud alert email, click the link and enter credentials or MFA codes, or install the offered ScreenConnect file. The campaign primarily targeted US users per the logs, but the technique is brand- and region-agnostic and reusable, so German SMEs face a high risk too.
How do I check whether my account or device has been compromised?
Search your email, proxy, DNS and web-filter logs retroactively from 5 May 2026 for the domains globalema[.]com, cherylbirch[.]com, andersonsin[.]com and login1[.]indomesinq[.]click, and for the reference number 03483526-WQAD. Check Windows devices for ScreenConnect.ClientSetup.exe (SHA-256 f9a67b861d56beffa0c880ecc90ec8c1fe6b540aec6438783bb60ea094c0aef9) and review your Microsoft Entra sign-in logs for unusual IPs, locations, new MFA methods, unknown app consents and inbox rules.
What should I do now if an employee entered their credentials?
Treat the account as potentially compromised immediately: change the password, revoke active sessions and tokens, and review all registered MFA methods. Check for newly added MFA methods, unknown roles, inbox rules and external forwarding. For Apple accounts, change the password and verify two-factor authentication, and report suspicious Apple emails to reportphishing@apple.com.
Why doesn't my two-factor authentication (MFA) protect me here?
MFA is not technically cracked but bypassed: the attacker inserts themselves in real time via an Adversary-in-the-Middle setup and intercepts the one-time code the victim enters live. They then reuse it against the genuine service within its validity window. Microsoft classifies this as token theft, noting that traditional MFA methods like SMS codes and push notifications are becoming less effective.
Is there a patch or update against this threat?
No. There is no CVE number, no affected software version and no vendor patch, because no product vulnerability is being exploited. The attack relies on deception, time pressure and the abuse of legitimate tools (open redirects, remote management software). Protection therefore comes from staff awareness, phishing-resistant MFA and consistent monitoring of accounts and endpoints.
More security news
You might also be interested in
Critical Elementor Pro Flaw: Attackers Can Fully Take Over WordPress Sites
A file upload bug in Elementor Pro up to 4.2.1 allows RCE without login. Version 4.2.2 fixes the flaw – update now!
Pods Plugin: Critical Flaw Enables Admin Takeover, No Login
A critical flaw in the WordPress plugin Pods lets attackers overwrite admin passwords without login. Over 100,000 sites are affected.
miniOrange SAML SSO: Critical Bypass Turns Attackers Into Admins
Two critical auth bypasses in the miniOrange SAML SSO plugin allow forged SAML assertions—up to full WordPress admin access.