Skip to content
← RegistryDossier · 6 steps · 5 edges

Compromised CFO mailbox → invoice fraud → wire fraud

AITM phishing nets the CFO's M365 session. Attacker sets a mail rule to hide replies, edits a pending invoice's wire details, sends the modified PDF to AP from the legit mailbox.

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

§ Context

Assumed environment: a senior finance user already compromised via AITM / device-code phishing. The org regularly processes wire-transfer invoices via email. No out-of-band callback to verify wire changes.

§ Steps

  1. 01
    AP processes the fraudulent transferInitial Access
    T1078Valid Accounts
  2. 02
    Wait for pending vendor invoiceInitial Access
    T1078Valid Accounts
  3. 03
    Session cookie replay → mailboxCredential Access
    T1539Steal Web Session Cookie
  4. 04
    Set hidden inbox rule (move to RSS)Collection
    M365-MAILBOX-FORWARDMailbox Forwarding Rule
  5. 05
    AITM phishing of CFOInitial Access
    PH-AITM-EVILGINXAITM Phishing — Evilginx / Modlishka
  6. 06
    Edit wire details, resend from CFO mailboxImpact
    SE-BEC-INVOICEBusiness Email Compromise — Invoice Fraud

§ References

§ Frequently asked

What is the "Compromised CFO mailbox → invoice fraud → wire fraud" attack path?
AITM phishing nets the CFO's M365 session. Attacker sets a mail rule to hide replies, edits a pending invoice's wire details, sends the modified PDF to AP from the legit mailbox. It chains 6 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is AP processes the fraudulent transfer (T1078) — a initial access primitive. Assumed environment: a senior finance user already compromised via AITM / device-code phishing.
What is the final impact of this kill-chain?
The final step lands on Edit wire details, resend from CFO mailbox (SE-BEC-INVOICE), which falls under Impact. 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