Why Google Workspace Breaches Are No Longer Starting With Phishing

·
Listen to this article~5 min

Google Workspace attacks no longer start with phishing. Stolen OAuth tokens now offer a quieter path into Gmail and Drive. Here's how to defend the full attack chain.

For years, the standard story went something like this: an employee clicks a cleverly disguised link, enters their password, and boom, the attacker is in. But that narrative is starting to feel outdated. The reality is that Google Workspace attacks don't always begin with phishing anymore. Stolen OAuth tokens are quietly becoming the preferred backdoor into Gmail, Google Drive, and the other connected systems that keep your business running. If you're responsible for protecting your organization's data, this shift matters. A lot. Because when an attacker holds a valid OAuth token, they don't need your password at all. They don't need to trick anyone into typing credentials. They simply walk in through the front door, and the locks you've installed barely slow them down. ### The Token Problem Nobody's Talking About OAuth tokens are designed to make life easier. They let third-party apps access your Google Workspace data without asking for your password every single time. That's convenient, but it also creates a massive attack surface that most security teams haven't fully mapped out. Think of it this way: a password is like a key to your house. An OAuth token is more like a badge that says "trusted courier" and lets someone come and go through a side door that's always unlocked. Once that badge is stolen, the attacker can keep using it until someone notices and revokes it. And here's the kicker: many organizations never even realize the badge was taken. Material Security has been sounding the alarm on this for a while now. Their research shows that the attack chain for Google Workspace is far more complex than just the classic phishing email. It's a multi-step process that can involve compromised third-party apps, leaked tokens from developer environments, and even malicious apps that users approve without reading the permissions. ### Why Traditional Defenses Fall Short Most security tools were built for a world where the perimeter was clear. You had a firewall, you had email filtering, and you had endpoint protection. That worked reasonably well when attackers had to get through one of those gates. But OAuth token theft doesn't fit neatly into any of those categories. Email filters won't catch a token that was stolen from a compromised app. Firewalls don't care about tokens. And endpoint protection usually focuses on malware, not on legitimate-looking API calls that happen to be coming from an attacker's server. Here's what the modern attack chain looks like in practice: - An attacker compromises a third-party app that your users have connected to Google Workspace - They exfiltrate the OAuth tokens stored by that app - They use those tokens to access Gmail, Drive, and other services directly via the API - They quietly download sensitive data over days or weeks without triggering any alerts ### What Actually Works Against Token Theft So what can you actually do about this? The first step is visibility. You can't protect what you can't see. You need to know every single OAuth token that exists in your environment, which apps hold them, and what permissions each one has. From there, you need to build defenses that cover the entire attack chain, not just the entry point. That means monitoring for anomalous API activity, watching for tokens that are being used from unusual locations, and having a clear process for revoking access when something looks off. It also means rethinking how you handle third-party app approvals. That prompt that asks "Allow this app to access your Google account?" is not just a formality. It's a decision point that deserves real scrutiny. ### The Bottom Line Google Workspace security is no longer just about stopping phishing emails. It's about understanding the whole ecosystem of tokens, apps, and API connections that make up your digital workspace. If you're only looking at the front door, you're missing the side doors, the windows, and sometimes even the tunnel someone dug right into your server room. The good news is that you don't need to panic. You just need to shift your mindset. Start asking questions about your OAuth token inventory. Review which apps have access to what. And when you're evaluating security tools, ask them directly: "Can you see the full attack chain, or just the phishing part?" The attackers have already evolved. It's time for your defenses to do the same.