Azure Entra ID Riskdetection: Anonymous IP Address sign-in risk events
Detects Azure sign-in risk events labeled as anonymized/anonymous IP addresses.
- Product
- azure
- Service
- riskdetection
- Author
- Gloria Lee, '@gleeiamglo' (SigmaHQ), DRL 1.1
- Published
- 2023-08-22
- Updated
- 2026-07-31
ATT&CK techniques
Cred AccessRecon
Resource Dev
Initial Access
Execution
Persistence
Priv Esc
Defense Evasion
Cred Access
Discovery
Lateral Movement
Collection
C2
Exfiltration
Impact
What it detects
This rule flags sign-in risk events where the risk event type indicates an anonymized/anonymous IP address, such as activity attributed to an anonymous browser or VPN. Attackers may use anonymity services to reduce traceability and increase the chances of successful credential access. It relies on Azure Entra ID risk detection telemetry, specifically the risk event type value recorded for each risk event.
Reporting behind it
- learn.microsoft.comhttps://learn.microsoft.com/en-us/graph/api/resources/riskdetection?view=graph-rest-1.0
- learn.microsoft.comhttps://learn.microsoft.com/en-us/entra/id-protection/concept-identity-protection-risks#anonymous-ip-address
- github.comhttps://github.com/SigmaHQ/sigma/blob/master/rules/cloud/azure/identity_protection/azure_identity_protection_anonymous_ip_address.yml
Changelog
v5- v5Candidate ingested via manual entry.2026-07-31
- v4Candidate ingested via manual entry.2026-07-31
- v3Candidate ingested via manual entry.2026-07-31
- v2Candidate ingested via manual entry.2026-07-31
- v1No changelog recorded for this version.2026-07-30
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.
title: "Azure Entra ID Riskdetection: Anonymous IP Address sign-in risk events"
id: 80572e00-e16b-4f4f-8a87-5e1c0715cf2e
status: test
description: This rule flags sign-in risk events where the risk event type indicates an anonymized/anonymous IP address, such as activity attributed to an anonymous browser or VPN. Attackers may use anonymity services to reduce traceability and increase the chances of successful credential access. It relies on Azure Entra ID risk detection telemetry, specifically the risk event type value recorded for each risk event.
references:
- https://learn.microsoft.com/en-us/graph/api/resources/riskdetection?view=graph-rest-1.0
- https://learn.microsoft.com/en-us/entra/id-protection/concept-identity-protection-risks#anonymous-ip-address
- https://github.com/SigmaHQ/sigma/blob/master/rules/cloud/azure/identity_protection/azure_identity_protection_anonymous_ip_address.yml
author: Gloria Lee, '@gleeiamglo', Huntrule Team
date: 2023-08-22
tags:
- attack.t1528
- attack.credential-access
logsource:
product: azure
service: riskdetection
detection:
selection:
riskEventType: anonymizedIPAddress
condition: selection
falsepositives:
- We recommend investigating the sessions flagged by this detection in the context of other sign-ins
level: high
license: DRL-1.1
related:
- id: 53acd925-2003-440d-a1f3-71a5253fe237
type: derived