Azure AD Risk Detection: Threat Intelligence Sign-In Investigation Events
Flags Azure AD risk investigation events tied to threat-intelligence sign-in indicators using riskdetection telemetry.
FreeUnreviewedSigmahighv1
azure-ad-risk-detection-threat-intelligence-sign-in-investigation-events-a2cb56ff
title: "Azure AD Risk Detection: Threat Intelligence Sign-In Investigation Events"
id: 3e545b10-77c9-4178-b728-0d2c78e2ba00
status: test
description: This rule flags Azure AD risk detection events where the risk event type is an investigation for threat intelligence. Attackers may trigger these signals when their sign-in behavior aligns with known threat-intelligence indicators or deviates from typical user activity. The detection relies on Azure risk detection telemetry in riskdetection, specifically the riskEventType value 'investigationsThreatIntelligence'.
references:
- https://learn.microsoft.com/en-us/entra/id-protection/concept-identity-protection-risks#azure-ad-threat-intelligence-sign-in
- https://learn.microsoft.com/en-us/entra/id-protection/concept-identity-protection-risks#azure-ad-threat-intelligence-user
- https://learn.microsoft.com/en-us/entra/architecture/security-operations-user-accounts#unusual-sign-ins
- https://github.com/SigmaHQ/sigma/blob/master/rules/cloud/azure/identity_protection/azure_identity_protection_threat_intel.yml
author: Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo', Huntrule Team
date: 2023-09-07
tags:
- attack.stealth
- attack.t1078
- attack.persistence
- attack.privilege-escalation
- attack.initial-access
logsource:
product: azure
service: riskdetection
detection:
selection:
riskEventType: investigationsThreatIntelligence
condition: selection
falsepositives:
- We recommend investigating the sessions flagged by this detection in the context of other sign-ins from the user.
level: high
license: DRL-1.1
related:
- id: a2cb56ff-4f46-437a-a0fa-ffa4d1303cba
type: derived
What it detects
This rule flags Azure AD risk detection events where the risk event type is an investigation for threat intelligence. Attackers may trigger these signals when their sign-in behavior aligns with known threat-intelligence indicators or deviates from typical user activity. The detection relies on Azure risk detection telemetry in riskdetection, specifically the riskEventType value 'investigationsThreatIntelligence'.
Known false positives
- We recommend investigating the sessions flagged by this detection in the context of other sign-ins from the user.
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.