Invoice fraud redirects a payment the victim was already going to make. Rather than inventing an instruction, the attacker alters the destination: forging a vendor’s bank-change request, sending a fake invoice from a real-looking address, or inserting themselves into an existing payment thread.
This library records 7 cases. The concentration in public-sector bodies and school districts is striking, and reflects large, predictable construction and supplier payments combined with lean finance teams.
How the attack runs
- Identify a real payment relationship, often visible in public procurement records or board minutes.
- Gain visibility, either by compromising a mailbox in the chain or by researching the contract publicly.
- Wait for the genuine invoice cycle so the fraudulent request arrives when a payment is expected.
- Submit the change, typically new bank details or a switch to ACH, framed as administrative housekeeping.
- Absorb the payment and move it onward through mule accounts before reconciliation.
Documented cases
How it differs from related techniques
CEO fraud fabricates authority from above; invoice fraud impersonates a counterparty sideways. Business email compromise is the umbrella term for both. Supply-chain social engineering targets the vendor to reach the customer, rather than merely imitating the vendor.
The control that would have stopped it
- Bank-detail changes must never be actioned from an inbound message. Treat them as a controlled process with verification against records held before the request arrived.
- Callback on a stored number, not one supplied in the email or invoice.
- Check the sending domain character by character on any payment-related change. Johnson County turned on a look-alike domain.
- Reconcile large scheduled payments against the contract rather than the invoice.
- Watch for thread anomalies. In New Haven and Pine Bluff the attacker was inside a real conversation, so tone and history looked correct; the tell was the change itself, not the writing.