foyl Concepts / Business Email Compromise
Attack Technique

Business Email Compromise

BEC is a social engineering attack that exploits trust rather than technology. Attackers impersonate executives or vendors to redirect wire transfers or trick employees into revealing sensitive information. The average BEC loss is $125,000 per incident.

T1534 Internal Spearphishing T1566.001 Spearphishing Attachment T1585.002 Email Accounts Email thread walkthrough
BEC-001: CEO wire fraud -- step-by-step email walkthrough
$47,500 wire transfer
1. Setup
2. Initial contact
3. Urgency escalation
4. Wire details
5. Pressure close
Why BEC works -- and why technology alone can't stop it
Social engineering exploits human trust, hierarchy, and urgency -- not software vulnerabilities

BEC succeeds because it targets the processes organizations rely on, not the weaknesses in their security controls. Most wire transfer processes assume that an email from the CEO is legitimate because the CEO sends emails. Verifying the request by a different channel -- a phone call to a known number -- breaks the attack, but interrupting a CEO request feels presumptuous to most employees.

The three levers BEC attacks consistently use: authority (the request comes from a senior executive), urgency (this must be done before end of business today, the CEO is in a meeting and cannot be reached), and secrecy (do not discuss this with others, it is confidential). Together these create pressure to act without verification.

Homoglyph domains and look-alike sender addresses are the technical component -- but the attack would fail if the organization had a verified callback procedure for all wire transfers above a threshold amount.

The most effective control
Out-of-band verification: any wire transfer request over $X must be verbally confirmed by calling the requestor back on a phone number on record -- not one provided in the email. This single control defeats BEC regardless of how convincing the email is, because BEC attackers cannot intercept a phone call to a pre-established number.
Common BEC variants

CEO fraud / wire transfer: Attacker impersonates the CEO or CFO and instructs finance to wire funds urgently. Target: accounts payable, finance team. This is BEC-001 in the Ficsit scenario.

Vendor/invoice fraud: Attacker impersonates a known vendor and claims banking details have changed for invoice payment. Target: accounts payable. This is VF-001 in the Ficsit scenario (acme-industr1al.com homoglyph targeting l.park).

Account takeover BEC: Attacker compromises a real employee email account and uses it to send internal BEC requests. Far more convincing because it comes from a legitimate account. This requires detecting the initial compromise (AiTM, credential phishing) before it leads to BEC.

Payroll redirect: Attacker impersonates an employee and requests direct deposit banking details be changed. Target: HR. Losses are per-paycheck until detected.

See it in foyl Learn
Where to lookWhat you will find
BEC-001 scenarioCEO wire fraud: j.whitfield bank account, $47,500 transfer, email header analysis
VF-001 scenarioVendor fraud: acme-industr1al.com homoglyph domain, l.park targeted, $23,847
MailGuardBEC-001 email in quarantine -- header analysis, domain age check, DMARC failure
Related concepts