Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Sentinel One - Rule deleted

Back
Ide171b587-22bd-46ec-b96c-7c99024847a7
RulenameSentinel One - Rule deleted
DescriptionDetects when a rule was deleted.
SeverityMedium
TacticsDefenseEvasion
TechniquesT1070
Required data connectorsSentinelOne
KindScheduled
Query frequency1h
Query period1h
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SentinelOne/Analytic Rules/SentinelOneRuleDeleted.yaml
Version1.0.0
Arm templatee171b587-22bd-46ec-b96c-7c99024847a7.json
Deploy To Azure
SentinelOne
| where ActivityType == 3602
| project EventCreationTime, DataRuleName, DataRuleQueryDetails, DataUserName
| extend AccountCustomEntity = DataUserName
query: |
  SentinelOne
  | where ActivityType == 3602
  | project EventCreationTime, DataRuleName, DataRuleQueryDetails, DataUserName
  | extend AccountCustomEntity = DataUserName  
triggerThreshold: 0
status: Available
version: 1.0.0
requiredDataConnectors:
- dataTypes:
  - SentinelOne
  connectorId: SentinelOne
relevantTechniques:
- T1070
queryFrequency: 1h
triggerOperator: gt
kind: Scheduled
entityMappings:
- entityType: Account
  fieldMappings:
  - identifier: Name
    columnName: AccountCustomEntity
description: |
    'Detects when a rule was deleted.'
severity: Medium
tactics:
- DefenseEvasion
name: Sentinel One - Rule deleted
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SentinelOne/Analytic Rules/SentinelOneRuleDeleted.yaml
id: e171b587-22bd-46ec-b96c-7c99024847a7
queryPeriod: 1h