SentinelOne
| where ActivityType == 3603
| project EventCreationTime, DataRuleName, DataRuleQueryDetails, DataUserName
| extend AccountCustomEntity = DataUserName
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SentinelOne/Analytic Rules/SentinelOneRuleDisabled.yaml
query: |
SentinelOne
| where ActivityType == 3603
| project EventCreationTime, DataRuleName, DataRuleQueryDetails, DataUserName
| extend AccountCustomEntity = DataUserName
version: 1.0.0
tactics:
- DefenseEvasion
triggerThreshold: 0
relevantTechniques:
- T1070
entityMappings:
- entityType: Account
fieldMappings:
- columnName: AccountCustomEntity
identifier: Name
kind: Scheduled
queryFrequency: 1h
name: Sentinel One - Rule disabled
description: |
'Detects when a rule was disabled.'
queryPeriod: 1h
triggerOperator: gt
id: 84e210dd-8982-4398-b6f3-264fd72d036c
status: Available
severity: Medium
requiredDataConnectors:
- dataTypes:
- SentinelOne
connectorId: SentinelOne