A real phishing campaign is tricking employees with a “missed voicemail” message that claims they have a new audio message. Clicking “Play Audio” sends victims through multiple trusted-looking redirects and ends on a fake Google sign-in page that captures Google Workspace credentials, potentially enabling access to email, Drive, calendars, and SSO-connected apps.
How the attack worked
This campaign impersonates a missed voicemail notification, using the lure text "New Audio MSG" alongside a "Play Audio" button. Employees who click the button are not taken to an audio file. Instead, the link routes them through a series of redirects designed to obscure the final destination. These redirects pass through trusted infrastructure, including SendGrid and AWS click-tracking services, before landing on a fake Google Workspace or Google Voice page hosted at coderkubes[.]com. From there, a Blob URL is used to render a convincing Google login page directly in the browser, and phishing scripts fetched from attacker-controlled infrastructure capture the entered credentials.
A notable detail is that a Base64-encoded version of the victim's email address is carried in the URL fragment, which pre-fills the phishing page and makes it look more legitimate and personalized.
Why it succeeded
The campaign avoids common email security triggers by skipping suspicious attachments entirely and instead relying on a simple text-based notification. It also exploits misplaced domain trust: because the redirect chain starts on well-known, reputable cloud services like AWS and SendGrid, many legacy security tools and reputation-based filters do not flag the early stages of the chain as malicious. By the time the victim reaches the fake login page, they have already passed through several layers that appeared safe.
What to watch for
- A voicemail or audio notification that demands a login before it will "play"
- Redirect chains that begin on trusted tracking or cloud domains but end somewhere unfamiliar
- A Blob URL or unrecognized domain in the address bar just before a credential prompt appears
- Login pages that look like Google Workspace or Google Voice but sit on a domain unrelated to Google
How to build resistance
Employees should treat unexpected voicemail or audio alerts with suspicion, especially when they require signing in before playback. Voicemail notifications should play audio, not demand an account password. Before entering any credentials, employees should check the browser address bar and treat a Blob URL or an unfamiliar domain as an immediate red flag, regardless of how official the page branding looks. Rather than clicking links in unexpected alerts, employees should open the relevant service directly in a new browser tab to check for real messages.
Security teams can reduce risk by monitoring email telemetry for unusual redirect patterns that move from trusted cloud services to unknown domains, and by blocking identified malicious domains at the DNS and web proxy layers. Since stolen Google Workspace credentials can expose email, Drive, calendars, contacts, and SSO-connected apps, this type of credential theft carries broad downstream risk across an organization.
Key findings
- Attackers impersonate a missed voicemail notification using the lure text “New Audio MSG” and a “Play Audio” button.
- The click path uses redirects through trusted infrastructure (SendGrid and AWS click-tracking) to evade reputation-based filtering.
- A Base64-encoded version of the victim’s email address is carried in the URL fragment to pre-fill the phishing page and increase credibility.
- Victims are sent to a fake Google Workspace/Google Voice page (coderkubes[.]com) and then a Blob URL is used to render a convincing Google login page in the browser.
- Phishing scripts are fetched from attacker-controlled infrastructure (spy.mwork801[.]com), enabling credential capture.
- Stolen corporate Google credentials can enable access to Drive, calendars, contacts, and SSO reset options for connected enterprise apps.
Who’s being targeted
- Commonly targeted roles: All employees, Executives, Finance teams, HR teams, Sales and customer-facing teams, IT/helpdesk, Security awareness trainees.
- Affected industries: Any organization using Google Workspace / corporate Google accounts, Professional Services, Technology, Finance, Healthcare, Education.
- Attack channels: email, website.
- Impersonated: Google Voice / Google Workspace voicemail notification.
Red flags to watch for
- A voicemail notification that leads to a login prompt instead of playing an audio file
- Redirects through tracking links and then to a non-Google domain
- Browser shows a Blob URL or unfamiliar domain before credential entry
Frequently asked questions
How does the fake voicemail phishing attack work?
The attack begins with an email claiming a new voicemail is waiting, labeled with the lure text New Audio MSG and a Play Audio button. Clicking it routes victims through redirects on trusted infrastructure before landing on a fake Google sign-in page that captures credentials.
Why does this phishing campaign bypass security filters?
It avoids suspicious attachments and instead uses redirects through SendGrid and AWS click-tracking, which are trusted domains that legacy security tools often do not flag as malicious.
What should employees do if they get an unexpected voicemail notification?
Treat any notification that asks for a login before playback as suspicious, check the browser address bar for Blob URLs or unfamiliar domains, and open the service directly in a new tab instead of clicking the link.
What can attackers do with stolen Google Workspace credentials?
Stolen credentials can enable access to email, Drive, calendars, contacts, and SSO reset options for connected enterprise apps.
Read the video transcript
You get an email: subject line says “New Audio MSG,” big blue button that says “Play Audio.” Looks like a missed Google Voice voicemail, right? But when you click, the link quietly bounces through SendGrid and AWS tracking, then lands on coderkubes dot com and finally a Blob URL showing a perfect-looking Google sign-in page with your email already filled in. That’s the trap: it’s not Google at all. Scripts pulled from spy.mwork801 dot com capture your Google Workspace password, which can unlock your email, Drive, calendar, and even SSO-connected apps. If a “New Audio MSG” makes you sign in, stop. Close it, then open Google Voice or Gmail in a new tab yourself and check there for any real voicemail.