Bitglass
| where EventType =~ 'admin'
| where EventResultDetails has_all ('User', 'Promoted to administrator')
| extend AccountCustomEntity = User
status: Available
requiredDataConnectors:
- connectorId: Bitglass
dataTypes:
- Bitglass
triggerThreshold: 0
kind: Scheduled
version: 1.0.0
entityMappings:
- entityType: Account
fieldMappings:
- identifier: Name
columnName: AccountCustomEntity
relevantTechniques:
- T1078
name: Bitglass - New admin user
tactics:
- PrivilegeEscalation
triggerOperator: gt
description: |
'Detects new admin user.'
queryPeriod: 1h
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
queryFrequency: 1h
severity: Medium
id: 8c8602e6-315d-400f-9d1e-23bbdee1dbfe