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