Bankesy Posted June 14, 2024 Posted June 14, 2024 Good morning, Probably not quite the right place for this post but one of our staff recently received an e-mail reporting to be from an internal account\address that was deleted sometime ago and I'm wondering if I've maybe got a bigger security issue here with an external threat actor or spoofing? Thanks
djm968 Posted June 14, 2024 Posted June 14, 2024 Need a bit more information, can you run a message trace to establish where the email actually originated from?
KK20 Posted June 18, 2024 Posted June 18, 2024 look in the header, where did it originate? Do you have SPF and DKIM set up? DKIM should stop the spoofing mail being seen as legitimate as the sender.
Bankesy Posted June 20, 2024 Author Posted June 20, 2024 @djm968 @KK20 Apologies for the delay in reply, I've got a copy of the message now so I can try and run a trace or look at the header. I don't know if I've got SPF or DKIM setup, we use Office 365 but I guess I would need to check this with LGfL as our DNS and mail filtering is with them.
Olliedawg Posted June 20, 2024 Posted June 20, 2024 @djm968 @KK20 Apologies for the delay in reply, I've got a copy of the message now so I can try and run a trace or look at the header. I don't know if I've got SPF or DKIM setup, we use Office 365 but I guess I would need to check this with LGfL as our DNS and mail filtering is with them. Put your domain name into here, will tell you if it's setup or not Network Tools: DNS,IP,Email (mxtoolbox.com)
Bankesy Posted June 20, 2024 Author Posted June 20, 2024 @Olliedawg Thanks, looks like SPF was done but not DKIM
DGardiner Posted June 20, 2024 Posted June 20, 2024 @Olliedawg Thanks, looks like SPF was done but not DKIM make sure youve not made any whitelists for the internal address/domain
KK20 Posted June 24, 2024 Posted June 24, 2024 (edited) dkim and its corresponding dmarc policy (assuming you reject) will fix the spoofing. https://learn.microsoft.com/en-us/defender-office-365/email-authentication-dkim-configure make sure the spam intelligence side is also configured https://easydmarc.com/blog/dmarc-and-microsoft/ Edited June 24, 2024 by KK20
andy_b Posted June 24, 2024 Posted June 24, 2024 Make sure all these are done: https://www.edugeek.net/forums/general-chat/238015-school-cyber-attacks-up-55-year-year.html#post2037175
Bankesy Posted June 24, 2024 Author Posted June 24, 2024 Maybe I haven't quite got the TXT for DMARC quite right, mine reads: _dmarc..co.uk TXT v=DMARC1; p=quarantine; rua=mailto:[email protected] Which I notice is a bit different to the one in the thread posted by @andy_b and @Michael
Olliedawg Posted June 24, 2024 Posted June 24, 2024 Maybe I haven't quite got the TXT for DMARC quite right, mine reads: _dmarc..co.uk TXT v=DMARC1; p=quarantine; rua=mailto:[email protected] Which I notice is a bit different to the one in the thread posted by @andy_b and @Michael What you have there should work - this is mine v=DMARC1; p=quarantine; rua=mailto:[email protected]; ruf=mailto:[email protected]; sp=none; fo=1;
Bankesy Posted July 9, 2024 Author Posted July 9, 2024 @Olliedawg Finally got around to changing the DMARC record to exactly what @Michael had put and had a nice notification from NCSC informing me there was no longer an issue so I guess there was something in it, not that NCSC was alerting with the record the way I had it which is interesting. Now for MTA-STS... 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now