TL;DR A senior operating executive at an automotive-retail technology provider received a document-review lure whose body was a verbatim clone of a real airline transactional email, complete with the airline's legal footer, corporate address and dozens of working links to its genuine domains. One grafted button pointed somewhere else. At the final Microsoft hop the message failed SPF, DKIM and DMARC outright, yet it was stamped skip filtering because it arrived over the organization's own trusted gateway connector. Post-delivery detection caught it and the mailbox was quarantined.
Severity: High Brand-Impersonation Credential-Harvesting Esp-Abuse Email-Authentication-Bypass Vip-Targeting MITRE: T1566.002 MITRE: T1656 MITRE: T1583.001 MITRE: T1583.006

A senior operating executive at an automotive-retail technology provider received a good-morning email one weekday, addressed by first initial, carrying a reference number and a document status update in the subject line. The subject read "Good morning [initial], Ref #12853 - Document Update - Status update for [company name]", with the employer's own name appended in lowercase. The sender alias read "Doc Booth" over an auto-generated, bounce-style address ending in songoven[.]com.

Everything below the subject line belonged to an airline. Not a rendering of one, an actual one.

The Body Was Somebody Else's Email

The footer carried the real copyright line of Delta Air Lines, its real headquarters street address, its real post office box, and the city and state where that head office sits. The recipient's own email address had been populated into that footer as a merge field, exactly where a genuine transactional message would place it. Above the footer sat the ordinary furniture of a real airline send: the loyalty program, current flight deals, the privacy policy, the preference centre. Dozens of those links resolved to the carrier's genuine domains, delta[.]com and its click-tracking host, and every one of them was clean.

One element did not belong. A button labelled REVIEW DOCUMENT, and a matching "message us" link, pointed at greg73[.]com. The platform's automated inspection returned a mixed verdict on that host, and the landing page was never captured.

One Grafted Link, Dozens of Genuine Ones

Most template clones we tear down work the other way around. A cloning tool ingests a real notification and rewrites every link in it, which is why the regulator badges, app store icons and legal disclosures in those messages all end up pointing at one attacker host. The trust furniture nobody clicks becomes the cheapest tell in the message.

This one inverted that. The furniture was left alone and exactly one destination was swapped, which changes what review feels like. Anyone hovering links here gets confirmation after confirmation that the mail is what it claims to be, because almost every link genuinely is, and gets a single chance to notice the graft. Phishing that ships a link rather than a payload needs only one destination to work, and everything else can be borrowed intact.

The Authentication Verdicts Were Real

At the final Microsoft 365 hop, the message failed everything. SPF returned softfail. DKIM failed with a body hash that did not verify against the signing domain. DMARC failed. Composite authentication scored none, with the reason code that accompanies an unauthenticated inbound message.

Those verdicts are genuine, and none of them describe the attacker. The address that produced the SPF softfail belongs to the recipient organization's own security gateway. That gateway received the message from a commercial bulk sending service, ran its own checks at receipt and recorded them as passing (a legitimate receipt-time attestation, not a deception), then relayed it into the tenant from its own address, which the sending domain had never authorized. Hence the softfail. A body hash that no longer verifies is consistent with content being modified somewhere in that transit. The failing signals were produced by the security appliance, not by whoever sent the mail.

There is a second layer of nothing happening here. The sending domain published its own DMARC record at the permissive setting, which under the DMARC specification requests no action at all on failure. Even a receiver reading the alignment result correctly had been asked, by the attacker's own policy, to do nothing about it. Knowing which of your inbound paths actually enforce a verdict is the point of DMARC management and monitoring, and the answer is rarely the one on the architecture diagram.

The Appliance That Broke Authentication Also Excused It

The same headers that record the triple failure also record the organization's spam confidence level set to minus one, the value that means skip filtering entirely.

That stamp was not a scoring mistake. It was a trust decision made about the connector, not about the message. Mail arriving over an organization's own gateway connector is commonly treated as pre-inspected, so the mailbox provider stands down rather than repeat work it assumes already happened. The consequence here is circular. The gateway inspected the message and passed it, then relayed it in a way that invalidated its authentication, and the provider skipped its own evaluation because the message came from the gateway. The failure verdicts were computed, written into the headers, and consumed by nobody.

Attackers do not need to defeat a gateway that a tenant has already agreed to trust unconditionally. This is the specific gap gateway augmentation exists to close: something has to evaluate the message after it clears the perimeter, on the assumption that the perimeter verdict may be stale, structurally broken, or simply skipped.

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

The Recipient Was Not Random

One mailbox received this, and it belonged to one of the company's most senior operating leaders. A borrowed airline template is plausible in that inbox, because travel mail is exactly what an executive skims at speed and forwards without reading closely.

Themis, the IRONSCALES Adaptive AI analyst, scored the message at 59 percent with credential-theft and vip-recipient labels. That verdict arrived after delivery, which in this architecture was the only place it could arrive, because the provider had been instructed not to look. An analyst approved the finding manually and the mailbox was quarantined. The 2024 Verizon Data Breach Investigations Report puts stolen credentials in 38 percent of breaches as the leading initial action, which is the outcome this message was shopping for.

What To Take From This Case

Inventory the inbound connectors that bypass filtering, and for each one name the control that is still evaluating authentication on that path. If the answer is the appliance that also rewrites the mail, the answer is nobody. And note what the skip-filtering stamp actually suppressed: not only an authentication verdict, but the content and behavioral inspection that never depended on authentication at all. Scoring the true originating address would have shown this message passing cleanly at its first hop, so the setting worth revisiting is the one that turned inspection off, not the one that decides whose address gets scored.

Then build the alert this case demanded and never got: a failing authentication verdict co-occurring with a filtering-skipped stamp. As both CISA phishing guidance and NIST frame it, authentication results open a review rather than replace one. That pairing should be nearly impossible in a healthy mail flow. Here it was routine, and it took a borrowed footer and one swapped button to turn it into an incident.

Indicators of Compromise

TypeIndicatorContext
Domainsongoven[.]comSending domain behind the lure, real non-shielded registrar records dating back years, functioning as a long-lived bulk-mail front rather than a throwaway
Emailnoreply.[long auto-generated identifier]@songoven[.]comBounce-style sender address generated by the bulk sending service, alias "Doc Booth"
Domaingreg73[.]comLanding infrastructure behind the grafted call to action, automated verdict mixed, no registration records available
URLhxxps://greg73[.]com/tasmDestination of the REVIEW DOCUMENT button and the "message us" link
Subject"Good morning [initial], Ref #12853 - Document Update - Status update for [company name]"Lure subject personalized with the recipient's first initial and employer name
ArtifactRecipient address populated into the airline's real footer merge fieldEvidence the body is a verbatim reuse of a genuine transactional send
ArtifactAirline copyright line, headquarters street address and post office box, reproduced intactBorrowed legal boilerplate carried over with the template
Domaindelta[.]com and its click-tracking hostGenuine, clean destinations for dozens of links in the cloned body, not attacker infrastructure
Authspf=softfail; dkim=fail (body hash did not verify); dmarc=fail; compauth=noneFinal-hop verdicts, all genuinely failing, all recorded and none enforced
HeaderOrganization spam confidence level set to minus oneSkip-filtering stamp applied because the message arrived over the tenant's own trusted gateway connector
IP170[.]10[.]132[.]61The recipient organization's own security gateway relay, shared vendor infrastructure, NOT actionable and not attacker-controlled
IP50[.]31[.]49[.]41Outbound address of the commercial sending service, validated as an authorized sender at receipt, shared infrastructure, NOT actionable

MITRE ATT&CK Mapping

TechniqueIDApplication
Phishing: Spearphishing LinkT1566.002Document-review lure delivering a single grafted link to a senior executive mailbox
ImpersonationT1656Verbatim reuse of a major airline template's transactional template, footer boilerplate and genuine links included
Acquire Infrastructure: DomainsT1583.001Separate landing domain stood up behind the grafted button, kept apart from the sending domain
Acquire Infrastructure: Web ServicesT1583.006Commercial bulk email service rented for delivery and a clean sending reputation

See You Next Time

Check what your trusted connectors are allowed to skip. Back tomorrow with the next teardown.

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
A Voicemail That Never Rang: How Attackers Chained Three ESPs to Launder Email AuthenticationAttackers chained SendGrid, Mailchimp, and ActiveCampaign Pages to deliver a voicemail-themed credential harvester that passed SPF and DKIM while...
Every Link Is Amazon: How Legitimate Infrastructure Becomes the Phishing PayloadA phishing email passed SPF, DKIM, and DMARC with a perfect compauth score of 100.
Closing Settlement for Ironscales: A Trello Template Weaponized with Stolen Brand IdentityA Trello notification template carrying Atlassian branding, a Brazilian sending domain with full SPF/DKIM/DMARC authentication.
The Fireflies Meeting Recap That Never Happened: Dual-Brand Impersonation via Amazon SESA phishing campaign combined Fireflies.ai meeting recap templates with Microsoft Teams branding to target a financial controller.
The Law Firm Name That Used Invisible Characters to Pass AuthenticationA phishing email impersonating Alston & Bird LLP used homoglyph characters in the display name and rode Google Drive sharing infrastructure to pass SPF.

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.