Cybersecurity

Invoice Fraud and Fake Banking Details Emails: How South African Businesses Stop Them

IT-Support-SA Team 11 min read
In this article
  1. 01 The Short Answer
  2. 02 How the Scam Actually Works
  3. 03 Spot the Fake: Try It Yourself
  4. 04 Why Your Spam Filter Will Not Catch It
  5. 05 The Rule That Stops Almost All of It: Verify by Phone
  6. 06 Lock Down Your Own Email
  7. 07 Stop Criminals Pretending to Be You: SPF, DKIM and DMARC
  8. 08 Train the People Who Pay Invoices
  9. 09 If You Have Already Paid a Fraudster
  10. 10 A Payment Security Checklist
  11. 11 How IT-Support-SA Can Help
  12. 12 Conclusion

It is one of the most expensive emails a South African business can receive, and it looks completely ordinary: a supplier letting you know their banking details have changed. The invoice is real, the amount is right, the tone is familiar — and the new account belongs to a criminal. Invoice fraud, part of a wider problem known as business email compromise, costs local businesses dearly precisely because it involves no virus, no suspicious attachment and nothing a spam filter is built to catch. This guide explains how the scam works, lets you test yourself on a realistic example, and covers the verification rule, email security settings and staff habits that stop it — plus exactly what to do in the first hour if you have already paid.

The Short Answer

Treat every email that changes where you send money as unverified until you have phoned the supplier on a number you already had — never one in the email — and confirmed the change with someone you know. Protect your own mailbox with multi-factor authentication so criminals cannot use it to defraud your clients, set up SPF, DKIM and DMARC so nobody can send email from your exact domain, and train the people who pay invoices to slow down when an email creates urgency. If you have already paid, call your bank’s fraud line immediately, then report it to the police.

How the Scam Actually Works

There are three common versions, and knowing which one you are facing explains why some of them get past even careful people.

The lookalike domain. The criminal registers a domain one character away from your real supplier’s — mokoena-suppIies.co.za instead of mokoena-supplies.co.za — and emails your accounts team from it. It reads correctly at a glance, especially on a phone.

The hacked supplier. The criminal takes over your real supplier’s mailbox, usually through a stolen password. The email genuinely comes from the supplier’s address, sits in an existing conversation thread and refers to real invoices, because the criminal has been reading their mail for weeks. Nothing about the email itself looks wrong.

The hacked you. The same trick in reverse: your own mailbox is compromised and used to send your clients “updated” banking details for your invoices. Your clients pay the criminal, and you find out when you chase the payment.

In the second and third versions, criminals often add inbox rules that quietly hide or forward replies, so neither side sees the conversation that would expose them.

Spot the Fake: Try It Yourself

This is a typical change of banking details email. See how many warning signs you can find before reading on.

SPOT THE FAKE
Find the six warning signs in this email
Tap anything that looks suspicious. This is the kind of email that lands in accounts inboxes every week.
From Accounts – Mokoena Supplies Reply-To Subject
Good day, Please note that our following our annual audit. Kindly use the new account on the attached letter for invoice INV-20931 and all payments going forward. Kind regards,
Lerato · Accounts Department
WARNING SIGNS 6 to find
  1. 1 A lookalike sender address Look closely: “suppIies” uses a capital I in place of the letter l. Criminals register domains one character away from your real supplier’s, which read correctly at a glance.
  2. 2 Replies go somewhere else The Reply-To is a free Gmail address. When you press reply, your answer goes to the criminal, not the supplier — even if the From line had been genuine.
  3. 3 Manufactured urgency “Payment due today” is designed to rush you past your normal checks. Real suppliers who change banks accept that you will verify first.
  4. 4 The banking details have “changed” This is the whole scam. Any email that changes where you send money must be verified by phone on a number you already have — never one in the email.
  5. 5 It blocks you from checking “Office lines are down, reply by email only” exists to stop you phoning the real supplier, which is the one step that would expose the fraud.
  6. 6 The link is not what it says The text says banking letter, but the address is a fake Microsoft sign-in page. Enter your password there and the criminal has your mailbox too.

The uncomfortable lesson is that a better-crafted version would have none of these signs. If the email came from the supplier’s genuinely hacked mailbox, the sender address would be real, replies would go to the right place and there would be no dodgy link. That is why spotting fakes is useful but not enough — the protection has to be a process that works even when the email is perfect.

Why Your Spam Filter Will Not Catch It

Email security tools are built to catch malware, known bad links and mass phishing campaigns. An invoice fraud email is usually a short, polite message with a PDF letter and nothing technically malicious in it. When it comes from a real, compromised mailbox, it also passes every authentication check, because it genuinely is from that mailbox. Good email security reduces the volume — it catches most lookalike domains and many impersonation attempts — but the final defence is a person following a rule.

The Rule That Stops Almost All of It: Verify by Phone

Make this a written policy and apply it to everyone, including the owner:

  • Any change to banking details is verified by phone before a single rand is paid to the new account.
  • Use a number you already have — from a previous invoice, your supplier records or their website. Never use a number in the email asking for the change, because the criminal controls it.
  • Speak to someone you know at the supplier, and ask them to confirm the new details to you rather than reading them back.
  • Two people approve any new or changed beneficiary in your banking profile. One person captures, another authorises.
  • Use your bank’s account verification service where available. Many South African banks offer business clients a check that confirms an account number belongs to the name you expect.
  • Treat urgency as a warning sign. “Payment due today” and “reply by email only” are there to rush you past these steps. A genuine supplier will wait for a phone call.

The same applies in the other direction: tell your own clients, on every invoice, that your banking details will never change by email and that they should phone you to confirm any request that says otherwise.

Lock Down Your Own Email

The hacked-mailbox versions of the scam start with a stolen password, so the most effective technical step is making a stolen password useless:

  • Turn on multi-factor authentication for every mailbox, especially the owner’s and the accounts team’s. It stops the large majority of mailbox takeovers.
  • Check for unexpected inbox rules that forward, delete or move email — a classic sign of a compromised account.
  • Block legacy sign-in methods that skip multi-factor authentication.
  • Get alerts on suspicious sign-ins from unfamiliar countries or devices.
  • Keep devices patched and protected, because a compromised laptop can hand over a mailbox too.

If you use Microsoft 365, Business Premium adds Defender for Office 365, with impersonation protection that flags lookalike senders and link checking that catches fake sign-in pages, plus conditional access to control where and how staff can sign in. Our comparison of Microsoft 365 Business Premium and Business Standard covers what each licence includes.

Stop Criminals Pretending to Be You: SPF, DKIM and DMARC

Three records in your domain’s DNS decide whether someone can send email that appears to come from your exact address:

  • SPF lists the mail servers allowed to send email for your domain.
  • DKIM adds a digital signature to every email you send, proving it was not altered and came from you.
  • DMARC tells other mail servers what to do with email claiming to be from your domain that fails those checks — monitor it, quarantine it or reject it.

With DMARC set to reject, a criminal can no longer send email from your exact domain to your clients. It does not stop lookalike domains, and it cannot help if your real mailbox is compromised, which is why it works alongside multi-factor authentication rather than instead of it. Setting DMARC straight to reject without checking can also block your own legitimate email — from your invoicing system, for example — so it should be rolled out in stages while you watch the reports.

Train the People Who Pay Invoices

General cybersecurity awareness training is useful, but the people who capture and release payments need something more specific: what a banking-change request looks like, the exact verification steps your business follows, and explicit permission to delay a payment — even one the owner has asked for urgently — until it has been verified. Criminals often impersonate the boss precisely because staff are reluctant to question them. Make it clear that nobody will be in trouble for checking. Our guide to ransomware protection covers the wider training and security layers every business needs.

If You Have Already Paid a Fraudster

Speed matters more than anything else. In the first hour:

  1. Call your bank’s fraud line and ask for the payment to be recalled or the receiving account to be flagged. The sooner this happens, the better the chance of stopping the money before it moves on.
  2. Open a case with the South African Police Service and keep the case number for your bank and insurer.
  3. Preserve the evidence. Do not delete the emails — keep them, with their full headers, plus the invoice, the letter and the payment confirmation.
  4. Secure the mailbox that was involved. Change the password, sign out all sessions, turn on multi-factor authentication and check for inbox rules the criminal may have created.
  5. Warn the other side. Phone your supplier or client on a known number so they can check their own systems and warn others.
  6. Tell your insurer if you have cyber or crime cover.

If a mailbox containing client or staff information was compromised, Section 22 of POPIA requires you to notify the Information Regulator and the affected people as soon as reasonably possible. Our POPIA IT compliance checklist covers what reasonable security looks like before an incident like this.

A Payment Security Checklist

  • A written rule: every banking change is verified by phone on a known number
  • Two-person approval for new or changed beneficiaries
  • Your bank’s account verification service used for new suppliers
  • A line on every invoice saying your banking details never change by email
  • Multi-factor authentication on every mailbox
  • Regular checks for unexpected inbox rules and sign-ins
  • SPF, DKIM and DMARC set up for your domain, with DMARC moving towards reject
  • Email security with impersonation protection switched on
  • Payment staff trained on this specific scam, with permission to delay
  • A written first-hour plan, with your bank’s fraud number where the accounts team can find it

How IT-Support-SA Can Help

We set up the technical side of this for South African businesses: multi-factor authentication across every mailbox, Microsoft 365 security configured properly rather than left on defaults, a staged SPF, DKIM and DMARC rollout that does not break your own email, and a check of every mailbox for rules and sign-ins that should not be there. We can also help you write the verification procedure and walk your accounts team through it. It is the kind of work that pays for itself the first time it stops a single payment — see our IT support pricing guide for how managed support is typically priced.

Conclusion

Invoice fraud works because it looks like normal business, and no email filter can fully protect you from a message that genuinely comes from a hacked supplier. What stops it is a simple rule applied every single time — verify any banking change by phone on a number you already have — backed by multi-factor authentication on your own mailboxes, SPF, DKIM and DMARC on your domain, and payment staff who know they are allowed to slow down. Put those in place before the email arrives, not after.

Contact IT-Support-SA for an email security check — we will look at your mailboxes, sign-in protection and domain records and tell you plainly what needs fixing. We support businesses across Pietermaritzburg, Durban, Ladysmith, Johannesburg, Cape Town and all 9 provinces of South Africa.

Frequently Asked Questions

What is business email compromise?
Business email compromise is fraud carried out through email, where a criminal poses as a supplier, a client, a colleague or the business owner to trick someone into paying money into the wrong account. The most common South African version is the change of banking details email. It usually contains no virus and no suspicious attachment, which is why spam filters often miss it.
How do I know if a change of banking details email is real?
You cannot tell reliably from the email alone, which is the point. Phone the supplier on a number you already have — from a previous invoice, your records or their website — not a number in the email, and confirm the new details with someone you know. Many South African banks also offer business clients an account verification service that checks an account belongs to the name you expect.
Will my bank refund money paid to a fraudster?
Not automatically. Because you authorised the payment, the loss often stays with you unless the money can be recovered. Contact your bank's fraud line immediately — the sooner a recall is requested, the better the chance of stopping or freezing the funds before they are moved on. Then open a case with the South African Police Service.
Does Microsoft 365 protect against invoice fraud?
It helps a great deal when configured properly. Multi-factor authentication stops most mailbox takeovers, and Microsoft 365 Business Premium adds Defender for Office 365 with impersonation protection and link checking. But no email tool can stop a convincing message sent from a supplier's genuinely hacked mailbox, so a phone verification rule for every banking change is still essential.
What are SPF, DKIM and DMARC?
They are email authentication records you publish in your domain's DNS. SPF lists the servers allowed to send email for your domain, DKIM adds a digital signature to your messages, and DMARC tells receiving mail servers what to do with email that fails those checks — for example to reject it. Together they make it much harder for criminals to send email that appears to come from your exact domain.
Do I have to report an email compromise under POPIA?
If there are reasonable grounds to believe personal information was accessed or acquired by an unauthorised person — which is likely when a mailbox containing client or staff details is compromised — Section 22 of POPIA requires you to notify the Information Regulator and the affected people as soon as reasonably possible. Get advice on the specifics of your case.
How can I tell if my business email account has been hacked?
Warning signs include sign-ins from unfamiliar locations or devices, inbox rules you did not create that forward or hide email, messages in your sent items you did not write, contacts receiving strange emails from you, and multi-factor authentication prompts you did not trigger. If you see any of these, change the password, sign out all sessions and check the mailbox rules immediately.

Need help with your IT?

Get a free IT assessment from South Africa's trusted IT partner — no obligation, no jargon, just straight answers.

Related Articles