Bitglass
| where EventType =~ 'access'
| where EventResultDetails startswith 'Simultaneous logins from geographically distant locations'
| extend AccountCustomEntity = User
description: |
'Detects logins from different geo locations.'
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Bitglass/Analytic Rules/BitglassImpossibleTravelDistance.yaml
requiredDataConnectors:
- dataTypes:
- Bitglass
connectorId: Bitglass
query: |
Bitglass
| where EventType =~ 'access'
| where EventResultDetails startswith 'Simultaneous logins from geographically distant locations'
| extend AccountCustomEntity = User
triggerThreshold: 0
name: Bitglass - Impossible travel distance
relevantTechniques:
- T1078
entityMappings:
- entityType: Account
fieldMappings:
- columnName: AccountCustomEntity
identifier: Name
tactics:
- InitialAccess
queryPeriod: 1h
severity: Medium
status: Available
queryFrequency: 1h
id: cdb6e4a4-b9bd-4c30-94b9-ecce5a72d528
kind: Scheduled
version: 1.0.0
triggerOperator: gt