Sophisticated Phishing Campaign Exploits Microsoft 365 Direct Send Feature in Targeted US Business Hours Assault

A highly coordinated phishing campaign has emerged, leveraging the legitimate Microsoft 365 Direct Send functionality to bypass traditional email security gateways and deliver malicious payloads directly to corporate inboxes. The campaign, which was meticulously analyzed by the threat intelligence team at KnowBe4, demonstrates a concerning level of operational sophistication, characterized by a distinct adherence to US Eastern business hours. Between July and August 2026, researchers tracked nearly 30,000 confirmed phishing emails that utilized this specific delivery vector, highlighting a growing trend of threat actors weaponizing native cloud infrastructure to deceive employees and evade automated defenses.
The operational cadence of this campaign suggests that the attackers are not relying on automated, 24/7 "spray-and-pray" tactics. Instead, the delivery pattern mirrors a traditional workforce schedule. Activity consistently surges on Mondays and Tuesdays, with email volumes climbing steadily throughout the morning and reaching a zenith around 2:00 PM EST. This "human" rhythm suggests that the threat actors behind these campaigns are strategically timing their attacks to coincide with periods when employees are most likely to be at their desks, actively managing communications, and susceptible to urgency-driven social engineering.
Understanding the Direct Send Vulnerability
At its core, Microsoft 365 Direct Send is a functional utility designed for legitimate enterprise utility. It allows multifunction devices—such as printers, scanners, and legacy on-premises applications—to relay emails through Exchange Online without requiring the configuration of a dedicated, authenticated mailbox account. By design, these devices connect directly to an organization’s Exchange Online Mail Exchange (MX) endpoint.
While this feature streamlines administrative workflows for office hardware, it creates a unique blind spot in email security architecture. Because the email originates from within the Microsoft 365 ecosystem, it often bypasses external gateway filters that typically scan for malicious headers or suspicious origin points. Attackers have recognized this as a "golden ticket" for impersonation. By abusing this pathway, they can craft emails that appear to originate from trusted internal departments, such as Human Resources, Finance, or IT administration, without the need to compromise a specific user account or harvest credentials through traditional brute-force or credential-stuffing methods.
Campaign Mechanics and Payload Delivery
The KnowBe4 investigation revealed that the campaign is not merely a nuisance but a calculated effort to distribute malware or facilitate credential theft. Approximately 35% of the observed phishing emails contained attachments, nearly all of which were identified as malicious. The thematic nature of these phishing lures is designed to exploit the daily workflow of corporate employees. Common pretexts included:
- Document Requests: Urgent notifications masquerading as requests for policy acknowledgments or compliance documentation.
- Internal Voicemail Alerts: Notifications prompting users to click a link or open an attachment to listen to a purported missed call.
- Financial Documentation: Fake invoices or payment approval requests designed to trigger a rapid, unthinking response from accounting departments.
- OneDrive File Shares: Spoofed notifications suggesting that a colleague has shared a sensitive document, often leading to a credential-harvesting landing page.
In one particularly aggressive instance, researchers documented a single send that reached 900 recipients simultaneously, underscoring the scale at which this abuse can be weaponized. Furthermore, the attackers demonstrated a secondary layer of obfuscation: 4,023 of the analyzed emails utilized a "reply-to" address that pointed to a different domain. This ensures that if a victim decides to query the validity of the email by clicking "reply," their response is routed directly to an attacker-controlled inbox rather than the actual internal department, allowing the adversary to engage the victim in a multi-stage social engineering dialogue.
The DMARC Paradox and Security Bypasses
A significant concern raised by the research is the role of DMARC (Domain-based Message Authentication, Reporting, and Conformance) policies in this context. Many organizations operate under a "monitoring" DMARC policy (p=none), which allows messages to pass through even if authentication checks are inconclusive.

"While authentication checks may detect that something is wrong, organizations using a DMARC monitoring policy can still allow the message to be delivered," the KnowBe4 report notes. This creates a false sense of security for organizations that believe they are protected against domain spoofing. Because the email arrives via the Direct Send pathway, it is treated as "internal" traffic by the Exchange Online engine, which can lead to the message bypassing secondary security checks that would otherwise flag an external spoofing attempt.
Chronology of the Threat Landscape
The timeline of this campaign, observed throughout July and August 2026, marks a pivotal shift in how threat actors are prioritizing cloud-native abuse. Historically, attackers focused on breaking into systems to send malicious mail. This current methodology prioritizes "living off the land"—using the victim’s own infrastructure against them.
- Early July 2026: Initial detection of anomalous Direct Send patterns, showing a deviation from typical device-to-cloud traffic.
- Mid-July 2026: Data collection confirms a spike in malicious attachments, with a clear focus on HR and Finance-themed lures.
- August 2026: Analysis reveals the high-volume peaks occurring on Mondays and Tuesdays, establishing the "business hours" trend.
- September 10, 2026: Formal disclosure by KnowBe4, bringing the vulnerability to the attention of the broader cybersecurity community.
Mitigation Strategies for Security Teams
To combat the rise of Direct Send abuse, cybersecurity practitioners are urged to move beyond passive monitoring. The following technical and procedural adjustments are recommended to harden the enterprise environment:
Header Analysis
Security teams should configure their Exchange environment to specifically flag or quarantine emails that contain the header X-MS-Exchange-Organization-AuthAs: Anonymous. This header indicates that the message arrived via an unauthenticated delivery path, which is the primary indicator of a Direct Send transmission.
Enforcing Strict DMARC Policies
Organizations should transition from p=none to p=reject. By setting a restrictive policy, any message that fails SPF (Sender Policy Framework) or DKIM (DomainKeys Identified Mail) validation is automatically discarded, effectively blocking unauthorized parties from spoofing the domain.
Infrastructure Hardening
- Connector Restrictions: Utilize Exchange Online connectors to limit which IP addresses are permitted to send mail through the organization’s domain. By restricting this to specific, known printer/scanner ranges, the "open" nature of Direct Send is neutralized.
- Path Closure: If the business does not strictly require the Direct Send feature, it should be disabled entirely at the tenant level. Many modern environments have transitioned to authenticated SMTP or cloud-based print management solutions, rendering Direct Send obsolete.
- DKIM Signing: Implementing robust DKIM signing ensures that outbound emails carry a cryptographic signature, providing the necessary data for downstream servers to verify the authenticity of the sender.
Implications for Corporate Security
The implications of this campaign are profound. It highlights that even in a hardened environment, the use of "convenience" features can create significant security liabilities. For CISOs and security managers, this serves as a reminder that the perimeter of the network is no longer defined by physical or logical firewalls, but by the complex configurations of cloud SaaS (Software-as-a-Service) environments.
As threat actors continue to professionalize their operations—working standard business hours and refining their social engineering lures based on real-time data—the need for proactive threat hunting becomes paramount. Security teams can no longer rely on automated filters to catch every threat. Instead, they must perform continuous audits of their Microsoft 365 configuration, ensuring that features designed for ease of use are not inadvertently serving as gateways for sophisticated cyber-attacks.
The KnowBe4 findings serve as a clarion call for a "Zero Trust" approach to cloud communications. By assuming that any unauthenticated internal email is potentially malicious, organizations can begin to build the granular controls necessary to protect their infrastructure from being weaponized by the very tools meant to support their daily operations. As the digital workplace continues to evolve, the ability to rapidly identify and remediate these "living off the land" tactics will remain a defining metric of an effective security program.






