Home Security #identity-protection

Tagged #identity-protection

10 posts

Microsoft 365 AiTM Defense

AiTM phishing, what actually happens, and what breaks each step

The attack in plain English, mapped to ATT&CK, and which defensive control kills which step. Read this before …

Overview / Threat Model 8 min
Microsoft 365 AiTM Defense

Sentinel detection, same session, two sources

When an attacker replays a stolen cookie, the same session ID shows up from two different IPs within …

Detection 5 min
Microsoft 365 AiTM Defense

Sentinel detection, sign-in from a hosting ASN

Real users sign in from residential ISPs and corporate networks. Attackers replaying cookies sign in from rented VPS. …

Detection 6 min
Microsoft 365 AiTM Defense

Sentinel detection, suspicious sign-in plus persistence action

The highest-fidelity detection in this bundle. Catches the chain: dodgy sign-in, then within 2 hours a forwarding rule, …

Detection 6 min
Microsoft 365 AiTM Defense

Conditional Access policies that actually break AiTM

Five Conditional Access policies, deployed in this order, make AiTM economically unviable against your tenant. Plus the rollout …

Mitigation 10 min
Microsoft 365 AiTM Defense

AiTM incident response, what to do when the alert fires at 2am

Step-by-step runbook for when an AiTM detection lights up. Revoke, reset, audit, clean persistence, pivot-hunt. Exact PowerShell included.

Playbook 8 min
Microsoft 365 Device Code Defense

Device code phishing against Microsoft 365, how the attack inverts a legitimate OAuth flow

The victim authenticates to the real Microsoft sign-in page. MFA satisfies normally. FIDO2 does not stop it. The …

Overview / Threat Model 6 min
Microsoft 365 Device Code Defense

Detecting device code phishing in Microsoft Sentinel, one field, one rule

Every successful device code sign-in writes `AuthenticationProtocol == deviceCode` to SigninLogs. Normal users almost never trigger this. The …

Detection 6 min
Microsoft 365 Device Code Defense

Blocking device code phishing in Microsoft 365, the CA policy that closes the flow

One Conditional Access policy blocks the entire device code flow. Most tenants have never deployed it. Here is …

Mitigation 5 min
Microsoft 365 Device Code Defense

Device code phishing incident response, what to do when you find a sign-in you cannot explain

A device code sign-in in SigninLogs that nobody authorized. The attacker has had a 90-day refresh token since …

Playbook 6 min