Bitglass
| where EventType =~ 'admin'
| where EventResultDetails has_all ('User', 'Promoted to administrator')
| extend AccountCustomEntity = User
status: Available
queryFrequency: 1h
queryPeriod: 1h
triggerOperator: gt
query: |
Bitglass
| where EventType =~ 'admin'
| where EventResultDetails has_all ('User', 'Promoted to administrator')
| extend AccountCustomEntity = User
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Bitglass/Analytic Rules/BitglassNewAdminUser.yaml
tactics:
- PrivilegeEscalation
triggerThreshold: 0
entityMappings:
- entityType: Account
fieldMappings:
- identifier: Name
columnName: AccountCustomEntity
requiredDataConnectors:
- connectorId: Bitglass
dataTypes:
- Bitglass
kind: Scheduled
relevantTechniques:
- T1078
description: |
'Detects new admin user.'
name: Bitglass - New admin user
version: 1.0.0
id: 8c8602e6-315d-400f-9d1e-23bbdee1dbfe
severity: Medium