Skip to content
← RegistryDossier · 7 steps · 6 edges

Permissive SPF / DMARC p=none → CEO impersonation BEC

Target publishes SPF ~all and DMARC p=none. Send mail from attacker IP with a forged From: <ceo@target.com>; gateway delivers as-is. Combine with display-name spoof for a credible BEC.

Filed by AD Knowledge Base
§ Kill-chainDrag · zoom · scroll

§ Context

Assumed environment: target hasn't moved beyond monitoring-mode email auth. CEO / executive emails are publicly known. AP / finance team handles wire requests without out-of-band callback.

§ Steps

  1. 01
    Wire-transfer / gift-card lure to financeInitial Access
    T1566Phishing
  2. 02
    Query SPF + DMARC + DKIM via digReconnaissance
    W-RECON-FINGERPRINTTech Stack Fingerprinting
  3. 03
    Stand up attacker MTA on rented IPResource Development
    T1583Acquire Infrastructure
  4. 04
    AP processes the fraudulent requestImpact
    SE-BEC-INVOICEBusiness Email Compromise — Invoice Fraud
  5. 05
    Send From: ceo@target.com via attacker MTAInitial Access
    EM-SPF-BYPASSSPF Bypass / Misconfig
  6. 06
    Note SPF ~all + DMARC p=noneInitial Access
    EM-DMARC-BYPASSDMARC Bypass (p=none / sub-policy)
  7. 07
    Set display-name 'CEO Name'Initial Access
    EM-DISPLAY-SPOOFDisplay-Name Spoofing

§ References

§ Frequently asked

What is the "Permissive SPF / DMARC p=none → CEO impersonation BEC" attack path?
Target publishes SPF ~all and DMARC p=none. Send mail from attacker IP with a forged From: <ceo@target.com>; gateway delivers as-is. Combine with display-name spoof for a credible BEC. It chains 7 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is Wire-transfer / gift-card lure to finance (T1566) — a initial access primitive. Assumed environment: target hasn't moved beyond monitoring-mode email auth.
What is the final impact of this kill-chain?
The final step lands on Set display-name 'CEO Name' (EM-DISPLAY-SPOOF), which falls under Initial Access. From here, an operator typically pivots into post-exploitation or maintains persistence.
How can defenders detect or prevent this attack?
Detection and prevention vary per step. Refer to each linked MITRE ATT&CK entry under "References" — every technique on that page lists defensive controls, detection telemetry, and known threat-actor usage.

§ Related dossiers