Business Email Compromise: Trust Becomes an Attack Surface
The email looks exactly like it came from your CFO. It didn’t.
Guest post from Kiran Khanna
A senior accountant in corporate treasury received an email from the CFO, directing them to pay an invoice via an ACH electronic fund transfer. The email included a forwarded message and a PDF file that appeared to be an invoice from the company’s insurance provider. The tone was precise, the context was flawless, and the invoice referenced actual contract details.
The accountant executed the wire. Within minutes, the funds vanished into a decentralized network of intermediate mule accounts. No malware. No exploit. No technical intrusion. Just the precise, clinical exploitation of human trust. This is business email compromise (BEC), a highly target-centric, industrialized threat vector. Instead of software bugs, it exploits regular business processes, organizational hierarchy, and the limits of traditional security gateways. It is a specialized form of phishing, often termed spear phishing.
BEC targets aren’t limited to Fortune 500 finance teams. Scammers use it to target the family business paying a vendor payment, the nonprofit redirecting a donation wire, and even individuals. According to the FBI’s latest IC3 report, BEC is one of the most financially devastating cyber threats. Losses reported to the FBI topped $3.04 billion in the U.S. alone — dwarfing the immediate financial losses of standard ransomware. Complaints rose roughly 16% year over year.
Microsoft, in its 2025 Digital Defense Report, observed that although BEC accounted for only about 2% of detected threats, it contributed disproportionately to successful business-impacting incidents.
How BEC Evades Technical Armor
BEC is an identity governance failure, not a malware issue. Standard technical filters are designed to scan for known malicious payloads, toxic attachments, or blacklisted URLs. BEC bypasses these defenses by exploiting structural vulnerabilities — and human nature.
Infrastructure Abuse: The hardest emails to catch are the ones that are real. Threat actors increasingly compromise legitimate accounts within an organization or its supply chain. Utilizing advanced adversary-in-the-middle (AiTM) phishing kits (like Tycoon and Mamba 2FA), actors bypass multi-factor authentication (MFA) to hijack real mailboxes. A recent dangerous evolution is vendor email compromise (VEC), where attackers not only impersonate a vendor, but actively compromise their actual mailbox. The email arrives from a real, authenticated domain with a genuine DKIM signature.
Lookalike Domains: For as little as $15, attackers buy visually indistinguishable domain names, also known as homoglyphs. The lookalike may substitute "i" for "l" or utilize invisible formatting characters like “silent hyphens,” for instance. Crucially, they configure the lookalikes with pristine DNS records, generating valid alignment to security protocols such as SPF, DKIM, and DMARC. The gateway sees a perfectly verified sender identity and lets it pass through to the recipient.
Zero-Payload Delivery: A sophisticated BEC email contains absolutely no payloads. It is plain text. By stripping the message of suspicious digital artifacts, the attacker relies entirely on creating a fabricated backstory — pretexting — and using language, timing, and urgency to manipulate the recipient.
The Multi-Actor Reconnaissance Machine
Once an inbox is compromised, the attacker rarely strikes immediately. There’s homework to be done. Palo Alto Networks’ 2026 incident response data highlights a chilling new trend: Multi-Actor Intrusion. In many environments, multiple independent threat groups occupy the same compromised mailbox simultaneously. One focuses on silent data exfiltration, another on studying financial workflows, and a third on preparing the actual fraudulent invoice strike.
During this “dwell time,” attackers leverage dark LLMs to ingest months of compromised inbox archives. Dark LLMs are AI language models that have been deliberately stripped of ethical guardrails and safety filters. They’re the criminal versions of the same technology that powers mainstream AI assistants, but trained specifically to assist fraud. These AI tools map a target’s linguistic profile, identifying:
Typical greetings, sign-offs, and punctuation quirks
Standard working hours and response latencies
Active internal projects, vendor relationships, and payment schedules
When the fraudulent payment request finally drops, it doesn’t look like a broad phishing attempt or a generic scam. It matches the exact conversational style of a real partner.
Five phases of a BEC attack lifecycle.
How AI Helps Every Step of the Way
The integration of artificial intelligence has streamlined each phase of the BEC attack lifecycle, allowing adversaries to scale highly personalized attacks.
Step 1: Target Discovery
AI bots sweep LinkedIn, company websites, and public records in seconds to map organizational hierarchies and identify who signs the checks.
Step 2: Account Hijack
Attackers deploy fake login pages to trick employees, bypassing MFA via session-hijacking tools like Tycoon, Mamba 2FA, or Evilginx.
Step 3: Style Cloning
Dark LLMs analyze years of archived emails to learn the executive’s exact tone, phrasing, and habits, generating indistinguishable fake requests.
Step 4: Cover & Concealment
Attackers set up secret rules in the victim's inbox using API-based manipulation, automatically hiding warning emails containing keywords like "wire," "invoice," or "bank."
Step 5: Psychological Pressure
Scammers utilize AI voice cloning (vishing) and deepfakes to call employees in the executive’s voice, demanding immediate wire transfers to close urgent deals.
What Can You Do to Protect Against BEC?
The single most effective defense against BEC requires no technology at all. It’s purely human: out-of-band verification. Set a policy for your organization that any request to change payment instructions, redirect a wire, or share credentials must be verified via a completely separate communication channel. Before taking action on the request, the recipient must make a direct phone call to a known, trusted number, never using contact details provided in the suspicious email itself. No exceptions.
To support this protocol, law enforcement agencies can recommend organizations enforce the following systemic controls:
Enforce strict DMARC policies.Use domain-based message authentication, reporting, and conformance to continuously monitor and reject messages.
Implement dual-approval workflows. Require secondary authorization for any wire transfer or payment above a defined financial threshold. Get live verification in any change of payment account information or vendor account information changes.
Preserve forensic evidence. In the event of a breach, immediately preserve mailbox audit logs, email headers, and routing transit logs to assist law enforcement investigators. These are generated by tools such as Office 365 Unified Audit Logs or GWS Audit and Investigation Tool.
Report to authorities immediately.If funds are wired fraudulently, reporting to FBI IC3 within 72 hours allows the activation of the Financial Fraud Kill Chain (FFKC) to trace and freeze funds before they leave intermediate mule accounts.
BEC isn’t a technology failure. It’s manipulation of human trust, engineered at industrial scale by transnational criminal networks that treat your organization’s payment processes as an exploitable system. Nearly 85 cents of every dollar lost to cybercrime in 2025 was lost because someone received something convincing and acted on it, according to the 2025 IC3 report.
Understanding the technical architecture of BEC is not just a cybersecurity concern. It is the first line of community defense.
→ Report a BEC incident:IC3.gov |ReportFraud.ftc.gov
→ Learn more about the tactics and technology scammers use in the Operation Shamrock blog.
Kiran Khanna is a senior cybersecurity marketing leader with deep experience across Google Cloud, Cisco, and Commvault, specializing in AI governance and data protection. Based in Silicon Valley, Kiran serves on the board of WiCyS, dedicated to analyzing emerging digital threats and building public awareness to disrupt automated cybercrime.