TL;DR Attackers abused Microsoft's SharePoint tenant system to deliver a Remittance-lure notification that passed every authentication check. The sending domain was legitimate, the hosting infrastructure was genuine Microsoft, and the ARC seals were intact. The detection surface was a three-way mismatch: the tenant name did not match the sender domain, the owner path in the SharePoint URL resolved to an unregistered hosting domain, and no prior relationship existed between the sender and the recipient organization. Themis flagged the behavioral anomaly.
Severity: High Brand Impersonation Social Engineering Microsoft Abuse MITRE: {'id': 'T1566.002', 'name': 'Phishing: Spearphishing Link'} MITRE: {'id': 'T1534', 'name': 'Internal Spearphishing'} MITRE: {'id': 'T1583.001', 'name': 'Acquire Infrastructure: Domains'}

A SharePoint notification arrived claiming someone had shared a document titled "Remittance." The sending address carried SPF pass, DKIM pass, and DMARC pass. The email traveled through Microsoft's own outbound relay, picked up intact ARC seals, and was delivered to a Google-hosted recipient mailbox without a single authentication failure. The link pointed to a URL under hospitalityruby-my.sharepoint.com, hosted on genuine Microsoft infrastructure.

Everything authenticated. Nothing was what it claimed to be.

Three Mismatches That Authentication Cannot See

The surface looked legitimate because it was legitimate, up to a point. Microsoft SharePoint allows any tenant to send share notifications, and the authentication chain covers the sending infrastructure, not the tenant identity. What this email exposed was a structural gap: authentication verifies the plumbing, not the occupant.

The first mismatch was the tenant name. The SharePoint URL contained the tenant identifier hospitalityruby, corresponding to a tenant registered under the display name "Ruby Hospitality." The email, however, arrived from a domain associated with a performing arts organization, not a hospitality company. These two names share no discernible relationship.

The second mismatch was the owner path. SharePoint personal site URLs encode the file owner's email address in the path segment (in the form /personal/username_domain_com). The owner path in this URL mapped back to the sending domain, meaning the file was attributed to an account at that domain but hosted under a tenant branded as a completely different business. An unregistered domain was embedded in this path, meaning the hosting organization did not exist as a registered entity.

The third signal was sender history. The sending address had no prior relationship with the recipient organization. This was a first-time sender contacting a financial or operations contact with a document labeled "Remittance," one of the highest-risk lure keywords in phishing campaigns targeting accounts payable workflows.

Why Microsoft Infrastructure Makes This Hard to Block

The email routing tells the story. The message originated from eastus2r-notifyp.svc.ms, a genuine Microsoft notification infrastructure host in the East US 2 Azure region. It routed through Microsoft's outbound protection layer before arriving at the recipient's Google Workspace environment. The ARC chain was intact. Every hop was a Microsoft or Google IP with verified reputation.

This is the core challenge of email spoofing attacks built on hyperscaler infrastructure. When the sending platform is Microsoft, blocking by IP or domain would mean blocking all SharePoint notifications globally. Gateways that evaluate trust by sender reputation alone have no viable path to detection: the reputation is real because the infrastructure is real.

The SharePoint share template used here was pixel-accurate to a genuine notification. No credential prompt appeared in the body text. The lure relied entirely on the recipient clicking through to a SharePoint-hosted document, where any redirect or embedded payload would be hosted one step removed from the delivery mechanism.

The Tenant Registration Surface

What this attack demonstrates is that Microsoft's tenant registration system is effectively an open credential factory for phishing infrastructure. Creating a Microsoft 365 tenant requires a payment method and an email address. There is no domain verification requirement that ties the tenant name to the sender domain. An attacker can register "Ruby Hospitality" as a tenant, add the owner account from an unrelated domain, and immediately produce SharePoint notifications that carry full Microsoft authentication.

The unregistered hosting domain embedded in the owner path is a particularly telling detail. The attacker registered a tenant, associated it with a domain that was never actually registered as a functional web presence, and used that combination to generate authenticated share notifications. The tenant exists. The domain behind it does not. Authentication sees the tenant; nothing verifies whether the owner domain is real or operated by the claimed organization.

See Your Risk: Calculate how many threats your SEG is missing

Behavioral Detection Where Authentication Ends

Themis, the Adaptive AI engine from IRONSCALES, flagged this message before any recipient could interact with it. The detection was not based on a known-bad domain or a malicious URL signature. It was based on the behavioral and structural anomalies that authentication cannot surface: tenant name inconsistency with the sending domain, owner path pointing to an unregistered domain, a high-risk keyword ("Remittance") in the document title, and a first-time sender relationship.

No prior interaction between this sending address and the recipient organization existed in the relationship model. The combination of a clean authentication chain with a mismatched tenant identity and a financial lure keyword is a pattern that appears consistently in Microsoft infrastructure abuse campaigns, and one that pure authentication-based filtering is structurally blind to.

Organizations that process remittances or handle vendor payments should treat any SharePoint notification from an unknown sender as requiring out-of-band verification, regardless of how clean the authentication headers look.

Indicators of Compromise

TypeIndicatorContext
Tenant Identifierhospitalityruby-my[.]sharepoint[.]comSharePoint tenant hosting shared document
Tenant Display NameRuby HospitalityTenant name, mismatched with sender domain
Owner Path DomainUnregisteredOwner path domain was not a registered entity
Sending Infrastructureeastus2r-notifyp[.]svc[.]msGenuine Microsoft notification host
RelayMicrosoft outbound protectionFull ARC seal intact
Document TitleRemittanceHigh-risk financial lure keyword
Sending Domainbingcrosbytheater[.]comPerforming arts venue domain; not affiliated with hospitality tenant

MITRE ATT&CK Mapping

TechniqueIDRelevance
Phishing: Spearphishing LinkT1566.002SharePoint link delivered via authenticated Microsoft infrastructure
Acquire Infrastructure: DomainsT1583.001Tenant registered under mismatched identity with unregistered owner domain
Email Attack of the Day is a daily series from IRONSCALES spotlighting real phishing attacks caught by Adaptive AI and our community of 35,000+ security professionals. Each post breaks down a real attack. What it looked like, why it worked, and what to do about it.

Related attacks

Attack What happened
The Email That Passed Every Security Check (Because Adobe Sent It)A phishing campaign targeting school district staff used Adobe's own sending infrastructure, real DKIM signatures.
The Datadog Alert That Came From the Wrong Domain: Authenticated Brand Impersonation With All Links Pointing to Real InfrastructureA fully authenticated Datadog monitor alert arrived from dtdg.co, not datadoghq.com.
The Partner Invite That Used the Wrong Sending DomainA calendar invite appeared to be from an IRONSCALES employee arranging an ANZ distribution call.
Salesforce Pardot Infrastructure Weaponized in Fabricated-Thread CRM Consulting PhishA phishing campaign abused Salesforce Pardot and ExactTarget infrastructure to deliver a fabricated-thread CRM consulting lure with full SPF, DKIM.
The CDR Sanitization That Broke the Only Signal That MatteredA Dropbox brand impersonation email passed SPF, DKIM, and DMARC at the sending hop.

Explore More Articles

Say goodbye to Phishing, BEC, and QR code attacks. Our Adaptive AI automatically learns and evolves to keep your employees safe from email attacks.