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