Forum Discussion
João Paulo
Jan 24, 2023Copper Contributor
Feature that recognizes domain names with numbers
I came across a fraud case where somebody created a fraudulent O365 Domain with numbers instead of letters, which is very difficult for Users to recognize. Does O365 provide a feature that would aler...
ExMSW4319
Jan 27, 2023Steel Contributor
Specific senders and sender domains are easy to block, but it sounds as if you want a defence that will react to the random substitution of any letter in a genuine domain for a number in a typosquatting domain. In theory a regular expression, ahem, pattern, could do that, but in practice I think there would be too many domains causing false positives.
What you really want is something that works with domain reputation, and that's either not in the product or is in the proprietary parts that Microsoft do not talk about, far less reveal, to customers.
For the second case where the sender was not obvious, check that you have your Anti-Phishing policy Show Via Tag option switched on. There may be some other settings there that will help.
Rather than make a change to your policy that affects your entire organisation, add a separate policy higher up the table that only applies to a handful of brave test users and experiment on them. You can also use that to document any training materials or advice notes before going live.
What you really want is something that works with domain reputation, and that's either not in the product or is in the proprietary parts that Microsoft do not talk about, far less reveal, to customers.
For the second case where the sender was not obvious, check that you have your Anti-Phishing policy Show Via Tag option switched on. There may be some other settings there that will help.
Rather than make a change to your policy that affects your entire organisation, add a separate policy higher up the table that only applies to a handful of brave test users and experiment on them. You can also use that to document any training materials or advice notes before going live.