Trend Micro Vision One XDR impossible travel detected for identity activity
Goal
Detect and respond to situations where a user account appears to be active in geographically distinct locations within an impossible time frame. Such activity may indicate account compromise, malicious access, or misconfiguration.
Strategy
Monitor identity activities logged by Trend Micro Vision One XDR, particularly focusing on detecting impossible travel scenarios. This involves identifying instances where a single user account logs in or accesses systems from locations that are geographically far apart in a time span too short for normal travel.
Triage and Response
- Confirm the source and nature of the event by reviewing the detectedDateTime:
{{@detectedDateTime}}
and source fields. - Identify the involved user(s) and associated systems:
- User Account:
{{@usr.name}}
- Assess the geographic locations of the activities. Look for discrepancies between locations indicated by IP addresses, considering the short time frame that suggests impossible travel.
- If impossible travel is confirmed,
- Investigate potential compromise of the user account. Review recent activities, changes, and potential unauthorized access.
- Lock or reset the affected account to prevent further unauthorized actions.
- Notify the affected user and relevant security teams of the suspicious activity.