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