Monitoring High-Risk Sign-ins in Microsoft Entra ID
This brief details the detection of compromised cloud accounts by leveraging Microsoft Identity Protection telemetry to identify high-risk authentication events indicative of credential abuse.
What's new
- l1 OS windows; OS android Aug 1, 01:45 via microsoft-threat-intel
Microsoft Entra ID utilizes machine learning and heuristic analysis through Microsoft Identity Protection to evaluate the risk associated with every authentication request. When a sign-in event is flagged with a 'high' risk level, it indicates a strong likelihood of credential compromise or unauthorized access. This detection mechanism is critical for Security Operations centers as it enables the identification of accounts under active attack, even when the threat actor is using valid credentials. Defenders should focus on these high-risk events to catch account takeovers in progress before the attacker can perform lateral movement or data exfiltration within the cloud environment.
Impact
Successful compromise of cloud accounts through valid credentials can lead to unauthorized access to sensitive corporate data, lateral movement within the cloud ecosystem, and persistent access to enterprise applications. High-risk sign-ins serve as a primary indicator that an account's security posture has been degraded, potentially affecting any sector relying on Microsoft Entra ID for identity and access management.
Recommendation
- Deploy the provided Sigma rule to your SIEM to trigger alerts on high-risk sign-in logs originating from Microsoft Entra ID.
- Integrate Microsoft Entra ID sign-in logs into your security analytics platform to correlate risk scores with geolocation and device telemetry.
- Review and enforce Conditional Access policies that automatically block or require MFA for sign-ins designated as 'high' risk by Microsoft Identity Protection.
- Establish a standardized triage workflow for 'high' risk sign-ins, including account suspension and token revocation for confirmed unauthorized access.
Detection coverage 1
Detect High Risk Microsoft Entra ID Sign-in
highDetects high-risk sign-ins in Microsoft Entra ID as identified by Identity Protection machine learning and heuristics.
Detection queries are available on the platform. Get full rules →