remove city from decription

This commit is contained in:
Bhavin Patel
2024-08-22 18:26:06 +05:30
committed by GitHub
parent de9ee3217b
commit ffe4b1cbe9
@@ -8,8 +8,7 @@ type: TTP
description: The following analytic detects an Azure AD account with concurrent sessions
originating from multiple unique IP addresses within a 5-minute window. It leverages
Azure Active Directory NonInteractiveUserSignInLogs to identify this behavior by
analyzing successful authentication events and counting distinct source IPs and cities per
user. This activity is significant as it may indicate session hijacking, where an
analyzing successful authentication events and counting distinct source IPs. This activity is significant as it may indicate session hijacking, where an
attacker uses stolen session cookies to access corporate resources from a different
location. If confirmed malicious, this could lead to unauthorized access to sensitive
information and potential data breaches.