SentinelOne
| where ActivityType == 23
| extend AccountCustomEntity = SrcUserName
query: |
SentinelOne
| where ActivityType == 23
| extend AccountCustomEntity = SrcUserName
status: Available
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SentinelOne/Analytic Rules/SentinelOneNewAdmin.yaml
requiredDataConnectors:
- dataTypes:
- SentinelOne
connectorId: SentinelOne
id: e73d293d-966c-47ec-b8e0-95255755f12c
tactics:
- PrivilegeEscalation
queryPeriod: 1h
queryFrequency: 1h
entityMappings:
- entityType: Account
fieldMappings:
- identifier: Name
columnName: AccountCustomEntity
version: 1.0.0
triggerOperator: gt
relevantTechniques:
- T1078
severity: Medium
kind: Scheduled
name: Sentinel One - New admin created
description: |
'Detects when new admin user is created.'