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