Legitimate Service Abuse (LSA) is an emerging phishing tactic where threat actors use well-known cloud platforms, apps and domains to host malicious content or send harmful links. By hiding behind trusted services (e.g. SharePoint, Google Drive, Dropbox, SendGrid, Calendly), attackers exploit user trust and existing infrastructure to evade detection. Unlike traditional “bad domain” phishing, LSA uses high-reputation domains and real URLs that pass SPF/DKIM checks, making basic email gateways blind to the threat. This trend is driven by the explosive adoption of cloud apps in enterprise environments and the sophistication of attackers who “live off the cloud” to attack at scale.
In this guide, we provide a comprehensive overview of legitimate service abuse: what it is, why it’s growing, and why it works. We examine attackers’ psychology and tactics, outline the typical attack lifecycle, and show which platforms and vectors are most commonly exploited. We explain why conventional email security often fails, and how AI and ML techniques can both worsen and eventually help detect these attacks. We then present key signals and steps for detection and investigation, followed by a layered defense approach (authentication, browser controls, identity protection, vendor governance, user training, and security analytics). We conclude with an implementation checklist, metrics for measuring effectiveness, and future trends (from autonomous phishing bots to deepfakes). FAQs at the end address common questions about this threat. Throughout, we emphasise practical, enterprise-ready guidance that works for global organisations.
At a high level, Legitimate Service Abuse (LSA) refers to attackers hosting their payloads on trusted third-party services and then sending victims links or invites to those sites. For example, an attacker might place a fake invoice PDF on a corporate SharePoint folder or Google Drive, or send a “document share” notification from a legitimate SendGrid email account. To the victim, nothing looks out-of-place: the email comes from a real domain, and the link goes to a genuine cloud URL. The malicious content only appears after the click or sign-in.
In technical terms, LSA is effectively phishing or malware delivery via “allowed” infrastructure. The adversary either hijacks an existing account (e.g. compromises a vendor’s Google Workspace or Office 365 account) or creates a free account on a reputable cloud platform (like GitHub Pages or Cloudflare Workers) to host malicious webpages or files. The email itself is crafted to look like a normal business communication, often mimicking shared-document alerts or calendar invites. Because the sender domain and URL are legitimate, initial filters (SPF/DKIM/DMARC) pass, and URL scanners see only Google/Microsoft/etc. A static detector will often only fetch a “benign” challenge page and never see the hidden payload.
From an enterprise perspective, LSA is essentially a supply-chain phishing vector. Threat actors leverage the trust relationships and cloud tools that businesses rely on. Imagine a finance team member receiving an email from a known supplier with a SharePoint link titled “Invoices for March.” The link looks and feels normal, and scanning it yields no obvious red flags – after all, the URL is on sharepoint.com. Only after the user clicks does the attacker’s true content (an embedded credential harvest or malware drop) appear. This level of subterfuge has earned LSA the nickname “living off the cloud” (a riff on “living off the land”).
The rise of LSA is a natural consequence of two major trends: widespread cloud adoption and advanced phishing tactics. First, organisations of all sizes have moved heavily to cloud-based email and collaboration tools (Office 365, G Suite, Dropbox, Slack, etc.). Employees send and receive dozens of emails daily that include links to trusted SaaS apps. Attackers simply followed their prey into that environment. As Government Technology observes, “As governments and other players increasingly turn to the cloud, malicious actors are following, adding ‘living off the cloud’ attacks to their repertoires”.
Second, legacy email defenses have become less effective against modern social engineering. Companies increasingly allowlist major cloud domains (e.g. allowing *.sharepoint.com or blocking is not viable), so attackers realized they can “launder” their phishing behind these domains. The Snowflake of email filtering – rules, blocklists, sandbox detonation – was not designed for malicious content on Azure, Gmail, or Dropbox. Industry research confirms this shift: adversaries now prefer infrastructure with high reputation and global reach. According to one threat report, cybercriminals frequently chain together URL shorteners, cloud storage, serverless functions, and email relays – all trusted by design – to outpace static defenses. In short, the same factors that make cloud services attractive for business (ease of use, global CDN, built-in security) also make them attractive to attackers.
Additional growth drivers include:
Taken together, these trends make LSA a fast-growing problem. For example, a first-quarter 2025 report by the Anti-Phishing Working Group noted that email attackers increasingly embed malicious content in trusted services, a tactic that creates “significant challenges for traditional security controls”. In practice, every day brings new evidence of this shift (e.g. phishing pages on cloudflare.dev subdomains, compromised Dropbox links, fake invoice Google Sheets, etc.). As long as enterprises rely on these platforms, adversaries will keep finding creative ways to misuse them.
LSA succeeds because users instinctively trust familiar brands and workflows. When an email comes from Google, Microsoft, Adobe, Slack or any widely used platform, people are conditioned to perceive it as “safe.” For instance, a Microsoft 365 alert about a shared file carries the implicit message: “You already know and use Office 365, so it must be ok.” Cybercriminals deliberately exploit this trust. If the domain is sharepoint.com or onedrive.com, most recipients won’t think twice and filters often won’t intervene.
Moreover, messages that mimic normal business processes trigger even less suspicion. An invoice email on a Google Doc or a salary confirmation form from HR on Microsoft OneDrive looks routine — just another part of the daily workflow. Attackers blend in by adopting language and formatting that mirror legitimate communications. They reference real project names, known contacts or even the exact subject lines employees expect (for example, “Re: Q3 Budget Approval”). Research and incident data show that the more an email resembles genuine context, the lower the click rate on warnings or the slower the response. In essence, LSA preys on normal human behavior: we click what looks routine.
Another psychological angle is cognitive overload. In a busy inbox, security cues are often ignored. If a link is on a known domain and the email address display-name looks correct, most people won’t be alarmed. The email has effectively cleared the first gate of trust. For example, the Microsoft analysis of file-hosting abuse notes that recipients “are more likely to trust emails from known vendors,” especially when organizational policies have allowlisted those domains. In short, LSA attacks manipulate assumptions: because the medium is trusted, the intent is often overlooked.
Below is a typical Legitimate Service Abuse attack sequence. Each step shows the transition from initial compromise or setup through to exploitation.
Attack Lifecycle Flowchart

This workflow illustrates how attackers weave legitimate services into each phase. In Stage 1 the adversary either hijacks a compromised account belonging to a trusted vendor or simply creates a new account on a popular cloud platform. Next, they use that service to host their bait (Stage 2). Then (Stage 3) they send a contextually normal-looking email or chat message containing the link. When the target clicks (Stage 4), they are typically met with a login page or payload that appears genuine because it is actually on a legitimate domain (Stage 5). Finally (Stage 6), credentials or malware give the attacker full access, enabling downstream fraud, lateral movement or data exfiltration.
Throughout the lifecycle, every component—from the sender address to the link domain—appears innocuous. The payload is behind the friendly facade. This is why traditional filters (which focus on sender reputation or URL blocklists) fail: they never see anything overtly malicious. Only by understanding the attack chain can defenders insert detection and response at each stage.
Attackers increasingly target specific categories of cloud and SaaS platforms. The table below groups them by function, with examples and common abuse scenarios. In each case, the service’s reputation and trustworthiness are weaponized:

Each category above has legitimate business uses, which is why blocking them outright would cripple operations. Industry research confirms these are the favourite vectors. In fact, a study of modern phishing campaigns found that “URL shorteners, cloud storage, serverless functions, and email relays” are frequently chained together to outsmart static filters. In our own data, roughly 15–20% of sophisticated phishing leveraged trusted cloud platforms (e.g. Google Drive, SharePoint) to host malicious content. The high reputation score of these domains (“laundered” through millions of legitimate emails) means they sail through reputation checks.
To highlight how LSA manifests, consider these typical cases in professional environments:
accounts@organization.com (actual domain) with a link to reset MFA settings via the company’s Google/Microsoft portal. Since it asks for their corporate credentials on a legitimate login page, they comply. Attackers exploit this to perform account takeover.In all these examples, the key point is the illusion of normality: the malicious call-to-action is embedded in a process the victim already uses. The email looks like any other internal or vendor communication. Only after our experts investigated (for example in a case at a tech firm) did we find the link was redirecting through cloudflare.workers.dev or google.com/url to a known phishing kit. By then, an employee had entered credentials. These scenarios underline why conventional hygiene (“don’t open attachments”) is insufficient when the attachment lives in a trusted cloud account.
Legitimate Service Abuse deliberately bypasses each classic layer of email defense:
These gaps are why defenders describe LSA as a structural blind spot. A recent analysis by StrongestLayer found that nearly 35.9% of advanced phishing cases exploit such blind spots, either by using trusted links (like Google redirects or SharePoint) or by shifting the attack entirely off email (phone calls or mobile). In effect, LSA makes email gateways confront a dilemma: blocking any link from Google/Microsoft would cripple legitimate business, so the malicious ones slip by undetected.
Artificial intelligence is amplifying the LSA threat – but also opening new avenues for detection. On the attack side, large language models (LLMs) enable crafting of perfectly written, contextually apt phishing lures that human defenders can’t distinguish from genuine business emails. Security research shows that AI-authored phishing emails drastically lower detection rates in common filters. For example, a study comparing AI-generated vs. human phishing found that when LLMs rephrase malicious content, Gmail, SpamAssassin and Proofpoint all saw far fewer catches. Attackers can automatically tailor emails to the target organization, referencing recent events or internal projects, which further reduces suspicion (since the text makes sense).
AI also simplifies scale and diversity of attacks. A single attacker can spin up thousands of unique phishing emails with varied wording, slipping past pattern-based filters. One strong-layer analysis notes that generative AI can paraphrase malicious intents in countless ways, meaning no fixed rule or keyword can catch them. Worse, attackers can automate multi-stage campaigns: generating a malicious Google Form, writing the invite email, and even fine-tuning based on who clicked. In short, AI turns each LSA attack into a custom weapon, rather than a template.
On the defensive side, AI (and broader data science) is also a boon. Because content alone is no longer a reliable indicator of malice, defenders must analyze intent and context – a domain where modern AI excels. Next-generation email security platforms use machine learning to build an “organizational cognitive map” and reason about each message. In practice, this means comparing a suspicious email to billions of data points about the organization’s normal behavior. Does this request match past patterns of this sender? Do the language and timing fit how we expect them to communicate? For example, StrongestLayer’s TRACE engine treats a message like a mini court case: one component (the “Prosecutor”) assembles evidence of malicious intent, another (the “Defender”) builds the case for legitimacy, and a third (the “Judge”) weighs both against the baseline. This kind of intent-based reasoning – powered by AI – can catch LSA even when domain reputation is irrelevant.
Moreover, AI helps churn through massive telemetry. An AI system can automatically correlate email data with endpoint logs and cloud activity, spotting the subtle chains LSA creates. For instance, if multiple employees click different cloud-hosted URLs within minutes, an ML model can group these events as one campaign. Similarly, computer vision can be used to “read” images or embedded files (OCR), retrieving the hidden URLs for analysis. In summary, while generative AI arms attackers with better phishing, it also gives defenders smarter lenses (semantic analysis, anomaly detection, natural language understanding) to spot these otherwise invisible threats. The catch is that these AI defenses must understand enterprise context deeply; mere keyword filtering is no longer sufficient.
Finding LSA requires looking beyond just the email headers. Key indicators include:
redirect=true&dest=...), unfamiliar domain components, or Google shortener entries (goo.gl, tinyurl.com). Some campaigns use custom subdomains of cloud hosts (for example, xyz.github.io) to hide the final destination. By tracing these chains, defenders can spot when a “friendly” link actually ends up at an attacker-controlled site. In some cases, comparing URL fragments or bucket names against known campaign indicators can connect multiple lures to the same adversary.When a suspected LSA attack is detected or reported, follow a systematic approach:
No single control stops all LSA attacks. Instead, combine multiple defensive layers:
In practice, a Zero Trust architecture helps. Treat every email link as untrusted until proven otherwise: enforce least privilege on all accounts, and segment critical systems. For example, even if a SharePoint link tricks a user, network segmentation can prevent malware from jumping to on-prem servers. StrongerLayer research stresses that enterprises need to “integrate email signals into their broader Zero Trust architecture” – enforcing strict DMARC, identity protection, and network segmentation to limit damage. Each layer by itself is imperfect, but together they greatly reduce risk.
Use the following checklist as a starting point when hardening your organisation against LSA:
bit.ly, short.url spam, flag unusual redirect chains). Enable sandbox detonation and safe browsing features.Regularly revisiting this checklist and adjusting it to new threats will keep your posture robust. Remember, because LSA uses legitimate tools, sometimes the best “block” is improved visibility and response speed.
To measure the effectiveness of your defenses against LSA and related phishing, track metrics such as:
While exact LSA-specific data may not always be available (since providers rarely share detailed stats), these KPIs give a comprehensive view of your defences’ performance and help justify security investments. For instance, if you see that AI-based email filters catch 90% of known phishing but only 50% of LSA attempts, that gap signals where to focus improvements.
As the threat landscape evolves, we expect legitimate service abuse to become even more sophisticated:
Ultimately, attackers will persist in weaponizing the tools organisations rely on. The landscape of LSA is a “moving frontier,” as analysts put it. However, by anticipating these trends and investing in smart, context-aware defenses (and corporate culture of verification), organisations can stay ahead of the curve.
Legitimate Service Abuse is not a niche threat – it is fast becoming one of the most common and challenging phishing vectors for enterprises worldwide. Because it hides in plain sight (using known-good infrastructure), defending against it requires looking beyond surface signals. As we’ve outlined, the keys to resisting LSA are context and layering: understanding each email’s purpose in the organisation, enriching signals with cross-domain telemetry, and combining multiple controls (auth, training, detection, response).
By treating every link with caution and by building AI-driven reasoning into your security stack, you can regain the advantage. Recall that robust incident response and user vigilance are just as critical: often, the human layer catches what machines miss. Even implementing a few of these measures (like strict DMARC plus regular phishing drills) can significantly reduce the risk of a costly compromise.
Remember, these attacks exploit trust. The antidote is smart suspicion: verify any unusual request, even if it looks like a trusted platform. SharePoint links, OneDrive invites and Zoom calls have power – but only if the underlying action makes sense for that scenario. With the right combination of controls and awareness, your organisation can make that sense-check routine and keep its data out of the wrong hands.
Legitimate Service Abuse (LSA) refers to attackers using reputable cloud services or apps (like Google Drive, SharePoint, Dropbox, etc.) as part of their phishing delivery. Instead of sending a link to a shady domain, the email will contain a link to a trusted domain (e.g. docs.google.com or company.sharepoint.com). The attacker hosts malicious content (fake login page, invoice PDF, etc.) on that service. This exploits the trust users have in those services, so traditional email filters often miss it. Essentially, the tactic hides the attack inside familiar infrastructure.
The difference lies in the delivery channel. In typical phishing, the email link points to a known-bad or compromised website (e.g. malicious-domain[.]com). In LSA, the link is to a legitimate platform that’s allowed in your email policies. The fake content lives on that platform. So your email gateway sees nothing obviously wrong. LSA often requires you to log in with your real credentials to the trusted service, whereas classic phishing usually uses a lookalike domain or attachment. Both are social engineering, but LSA is more stealthy because the infrastructure isn’t inherently malicious.
Because the links and email sources look safe by design. Gateways typically check the sending domain’s reputation and scan URLs for known bad signatures. In LSA, both checks pass: the sender might be a legitimate account (like a vendor’s Office 365), and the URL is a well-known domain. For example, an email from trusted@sharepoint.com with a sharepoint.com link has a clean reputation. The malicious part (the credentials or malware) only appears after the user authenticates or goes through a redirect. Gateways don’t see the real payload, so they don’t flag anything. Stopping LSA often requires more advanced detection, like analyzing the intent of the message or correlation with other signals.
MFA makes pure credential theft much harder, but it doesn’t render LSA harmless. In many LSA attacks, if a login page is involved, users may get an MFA prompt. Some attacks use MFA fatigue (bombarding with approval requests) or prompt users to enter an OTP as part of the scam. However, enforcing strong MFA (like hardware keys) still stops many of these attempts. Also, if an attacker can’t get credentials, they might pivot to other goals (like tricking someone into approving a wire transfer via a Teams link). So MFA is crucial, but it must be combined with awareness (never approve an unexpected push) and other controls.
Monitor your cloud logs and email logs closely. For example, watch for unusual share activities on SharePoint or Google Drive (like new files shared externally that don’t fit business patterns). DMARC reports can reveal if someone is improperly sending email on your behalf. SIEM tools can correlate events: for instance, if an employee clicks a link to a cloud service and then logs in from a different location, that’s suspicious. Automated tools that analyze link click behavior can also help – some systems open links in a safe environment and follow the redirects, alerting you if a normally clean link turns malicious after a click. In short, look for anomalies in both email and cloud environment behavior.
Legitimate Service Abuse is a global issue. Any organisation that uses cloud services can be targeted, whether in finance, healthcare, government, or technology. Attackers do not need a physical presence in the victim’s country – they can send these emails from anywhere in the world. That said, highly regulated sectors (finance, legal, energy) may be especially wary, since they handle very sensitive data. But cases of LSA have been seen worldwide. The best approach is to assume that your industry could be targeted and plan accordingly, rather than rely on geographic luck.
No. Blocking an entire cloud domain would also block all legitimate business usage of that service, which is usually unacceptable. Instead of blanket blocks, focus on the content of individual emails and links. Use data-aware controls (e.g. reject unexpected external shares or large file transfers). Email filters can be tuned to flag suspicious patterns (like a SharePoint link followed by an immediate password prompt). In practice, you treat each LSA link with caution and combine other signals (as we’ve discussed) rather than trying to block the platform entirely.
Start with strong foundations: enforce SPF/DKIM/DMARC on all domains, enable MFA everywhere, and train employees about cloud phishing. Then focus on visibility: ensure your email gateway and CASB/EDR solutions are logging and analyzing cloud links, even if they look benign. Integrate email and cloud logs in your SIEM to catch suspicious flows. Implement safe-link browsing or sandboxing for email. Regularly review and tighten external sharing policies on critical cloud apps. Finally, run mock phishing tests that use trusted-platform scenarios to measure user readiness. By taking a layered approach (email control + user training + cloud monitoring), you block many LSA attempts even before they reach a person.
They are conceptually similar. “Living off the land” refers to attackers using the victim’s own legitimate tools (like Windows built-in utilities) for malicious ends. Legitimate Service Abuse is essentially LOTL in the cloud space (“living off the cloud”). In both cases, the malware isn’t an exotic payload; it’s the abuse of something that’s already trusted and present. The main difference is that LSA specifically involves third-party services (Google, Microsoft, etc.), whereas LOTL can be local to the machine or network. But the defence strategy is alike: instead of just blocking “bad” tools, you need to monitor how “good” tools are being used in abnormal ways.
It can, yes. If an attacker breaches a legitimate account (e.g. a vendor’s Office 365 account) and then uses that account’s email and files to phish your employees, that is a form of LSA. The difference is subtle: in this case, the service is legitimately owned, but it’s under attacker control. The outcome is the same – the email and link are on a domain you trust (because it is actually coming from a valid account). Defending against this scenario specifically means having tight controls on third-party vendor credentials (detection of unusual third-party logins, reauthentication for external logins, etc.) and verifying shared files regardless of sender authenticity.
Be the first to get exclusive offers and the latest news
Deploy in minutes, not months. Zero tuning. See what your current tools are missing.