mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
remove city from decription
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user