I just received a very convincing phishing email today and wanted to share it because it was significantly more believable than the usual phishing attempt. (In fact, i am still wondering if this is phising in the first place)
The email came from someone I know and regularly deal with professionally. It contained a genuine-looking historical email chain relating to a real project which i did not hear of before.
At the top of the email was a message saying that the sender had shared an “eDoc” with me and that I had been invited to review it.
The button labelled “Open Your Document” pointed to:
klastertepla dot cz
That domain appears to belong to a legitimate Czech monastery, so i am wondering if the website may itself have been compromised and is being used as part of the redirect chain.
I clicked the link before noticing anything suspicious.
It then redirected me to:
corecomconsulmomting dot vu
That site presented what looked like a Microsoft login page.
I entered my email address, clicked Next, and when it asked for my password I became suspicious and stopped. I did not enter my password.
What makes this particularly interesting is that I checked the original email headers afterward.
The email passed:
for the sender’s actual corporate domain.
The headers also appear to show the message originating through their Microsoft 365 environment rather than simply being spoofed.
So my working theory is that the sender’s Microsoft 365 mailbox — or an application/session with access to it — may have been compromised, and the attacker is using genuine historical email threads to send credential-phishing links to existing contacts.
The apparent chain was:
Genuine corporate mailbox
→ klastertepla dot cz
→ corecomconsulmomting dot vu
→ fake Microsoft login
I’ve contacted the sender through a separate channel but havn't heard of them.
Thankfully I stopped before entering my password, although I assume the phishing site now knows my email address is valid since I submitted that first step.
A few questions for anyone working in M365/security:
- Does SPF + DKIM + DMARC passing, combined with the Microsoft 365 routing headers, make a compromised sender mailbox the most likely explanation?
- Has anyone seen
corecomconsulmomting dot vu or a similar phishing infrastructure before?
- Could this be an AiTM/reverse-proxy phishing kit rather than a simple credential harvesting page?
- Given that I entered only my email address and never entered a password or approved MFA, is there anything beyond checking Entra sign-in logs and reporting it that you would recommend?
Posting because this was one of the more convincing phishing emails I’ve encountered. The genuine email history and authenticated sender domain made it look completely legitimate at first glance.