TL;DR An attacker sent a SharePoint file-sharing notification from a legitimate law firm Microsoft 365 tenant. SPF, DKIM, and DMARC all passed. Automated link scanners returned clean verdicts on the SharePoint URL. The email used a pixel-perfect Microsoft sharing template. The only detectable anomaly was that the named sender could not be independently verified as an employee of the firm. A human analyst manually classified the message as phishing, and the mailbox was quarantined.
Severity: High Impersonation Credential Harvesting Trusted Platform Abuse MITRE: T1566.002 MITRE: T1656 MITRE: T1204.001

SPF passed. DKIM passed. DMARC passed. The embedded SharePoint link scanned clean. The email template was a pixel-perfect Microsoft 365 sharing notification. Every automated signal said "safe."

A human analyst disagreed. The person named in the "From" field could not be verified as an actual employee of the sending firm. That single contextual anomaly was the only thing separating this message from a legitimate document share.

A Legitimate Tenant, an Unverifiable Sender

The email arrived at a global forensic consulting firm, targeting an employee by name. The subject line followed the standard Microsoft SharePoint sharing format, and the body was the exact template Microsoft generates when a user shares a OneDrive file.

The sending domain had been registered since 2006. WHOIS confirmed it belonged to a small Southeastern U.S. law firm. The M365 tenant matched the firm's domain, and DNS tied the SharePoint hostname to Microsoft infrastructure.

The sender IP ([2a01:111:f403:c101::7]) was a Microsoft outbound relay authorized by the firm's SPF record. DKIM verified against a valid signature for the tenant's onmicrosoft.com domain. DMARC returned bestguesspass with compauth=pass reason=109. Every relay in the delivery chain was a Microsoft datacenter host traversing protection.outlook.com. Nothing in the transport path raised a flag.

The Clean Link Problem

The SharePoint URL embedded in the email pointed to a personal OneDrive folder:

hxxps://[redacted-firm]-my[.]sharepoint[.]com/:o:/g/personal/[redacted]/[redacted]

Automated link scanners evaluated this URL twice. Both returned status: Clean and verdict: clean. The domain resolved to Microsoft SharePoint infrastructure. Hosting, DNS, TLS certificate: all legitimate.

This is the clean link problem. The URL itself is not malicious. The malicious content sits behind the link, gated by authentication or deployed after the scan window closes. Microsoft's 2024 Digital Defense Report confirms attackers increasingly exploit trusted cloud services as hosting infrastructure because automated scanners treat Microsoft-owned domains as safe.

The Verizon 2024 DBIR found phishing remains the top initial access vector, with credential harvesting as the dominant objective. SharePoint lures are effective because recipients use the platform daily for legitimate file sharing.

The Trusted-Tenant Playbook (MITRE ATT&CK)

TechniqueIDApplication
Spearphishing LinkT1566.002SharePoint URL embedded in Microsoft sharing template delivered via email
ImpersonationT1656Sender identity claimed affiliation with a legitimate law firm. No public records confirmed the named individual as an employee
User Execution: Malicious LinkT1204.001"Open" button CTA designed to drive click-through to SharePoint-hosted content

What Automation Missed, a Human Caught

IRONSCALES Themis, the platform's adaptive AI engine, flagged the message at 65% confidence. Every technical signal was legitimate, so the AI could not push higher. The detection signal that mattered was contextual, not technical.

The named sender did not appear in any public records or professional listings tied to the law firm. The message carried a first-time sender flag with risk_level: high. A forensic consulting firm receiving an unsolicited document share from an unverifiable contact at a small law practice does not match normal business patterns.

A human analyst reviewed the case and manually classified it as phishing. The mailbox was quarantined within four days of delivery.

The FBI IC3 2024 report documented $2.9 billion in BEC losses, with law firm impersonation among recurring themes. The IBM Cost of a Data Breach 2024 report found phishing-initiated breaches averaged $4.88 million. When the infrastructure is clean, the human judgment layer is the last line of defense.

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

IOCs and Behavioral Signals

IndicatorTypeContext
[redacted-firm]-my[.]sharepoint[.]comDomainSharePoint personal OneDrive hosting the shared document
[redacted-firm][.]onmicrosoft[.]comDomainDKIM signing domain for the sending tenant
[2a01:111:f403:c101::7]IPv6 AddressMicrosoft outbound relay, SPF-authorized sender IP
southcentralusr-notifyp[.]svc[.]msDomainMicrosoft tracking pixel endpoint embedded in message body
compauth=pass reason=109Auth SignalComposite authentication pass via Microsoft's anti-spoofing framework
First-time sender, risk_level: highBehavioralNo prior communication history with the recipient organization

The Defensive Calculus

Legitimate cloud tenants provide perfect cover. Authentication passes because the infrastructure is genuinely authorized. Link scanners return clean because the hosting platform is trusted.

The defensive response is not "block Microsoft SharePoint." It is layered detection that combines automated signals with human judgment for the cases where automation reaches its limit. First-time sender analysis, identity verification, and business relationship matching caught this attack. None of those signals are available to a traditional secure email gateway.

CISA's advisory guidance emphasizes that organizations should not rely solely on authentication protocols as indicators of legitimacy. SPF, DKIM, and DMARC verify infrastructure, not intent. When the infrastructure is clean, intent is the only thing left to evaluate. That requires a human.

Email Attack of the Day is a daily series from IRONSCALES spotlighting real phishing attacks caught by Adaptive AI and our community of 30,000+ security professionals. Each post breaks down one attack — what it looked like, why it worked, and what you can do about it.

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.