Securing corporate email
Almost every attack starts with a message. Two answers coexist: training people — which we cover elsewhere — and making it technically hard to impersonate your domain. It is that second part, often neglected, which this case is about.
Your domain is a signature — it still has to be protected
Without explicit configuration, anyone can send a message that appears to come from your domain. The three records that prevent it — SPF, DKIM, DMARC — have been around for a long time, but frequently remain incomplete, or published in monitoring mode, which amounts to observing the spoofing without blocking it.
The second blind spot is the outbound flow. An organisation whose domain is spoofed sees its reputation degrade, its legitimate messages land in junk folders, and its partners receive fraudulent payment requests in its name. The damage is as commercial as it is technical.
The third is the reaction. Once a malicious message has cleared the filter and reached mailboxes, the only question that counts is: how quickly do we know it is there, and can we pull it back everywhere? That takes a simple reporting channel and a removal capability, not just a high-performing filter.
- Domain open to spoofing for want of DMARC at reject
- Legitimate messages treated as junk, reputation degraded
- Fraudulent transfer requests in the name of the management
- Reporting made awkward, so incidents surface too late
- No way to pull back a message already delivered
Each stage removes what the previous one let through
How we proceed
We start with domain authentication, which produces the sharpest gain for the least effort.
Domain stocktake
A survey of the existing records, of the services allowed to send on your behalf — marketing tools, line-of-business applications, providers — and of what is already spoofing the domain.
Authentication at reject
Bringing SPF and DKIM into line for every legitimate sender, then moving DMARC to reject step by step, watching the reports so that no legitimate flow is blocked.
Filtering and hardening
Tuning the gateway and the platform's protections: attachment and link analysis, a banner on external messages, targeted rules for payment fraud scenarios.
Reporting and removal
Putting a report button in the mail client, the handling process behind it, and the procedure for pulling back a message that has already been delivered.
Monitoring and exercise
Following the DMARC reports and the domain reputation, connecting the alerts to monitoring, and running a social engineering campaign to measure what still gets through.
Several disciplines, a single point of contact
The technical and the human sides validate each other: a campaign measures what the filtering actually lets through.
- Inventory of the domain's legitimate senders
- SPF, DKIM and DMARC at reject, documented
- Filtering configuration and anti-fraud rules
- Reporting channel and removal procedure
- Follow-up of DMARC reports and reputation
Frequently asked questions
Can someone write in your name?
A stocktake of the domain needs nothing installed, and gives the answer within hours.