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
triggerThreshold: 0
relevantTechniques:
- T1070
query: |
  SentinelOne
  | where ActivityType == 3602
  | project EventCreationTime, DataRuleName, DataRuleQueryDetails, DataUserName
  | extend AccountCustomEntity = DataUserName  
triggerOperator: gt
entityMappings:
- entityType: Account
  fieldMappings:
  - identifier: Name
    columnName: AccountCustomEntity
name: Sentinel One - Rule deleted
version: 1.0.0
severity: Medium
requiredDataConnectors:
- connectorId: SentinelOne
  dataTypes:
  - SentinelOne
description: |
    'Detects when a rule was deleted.'
queryPeriod: 1h
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SentinelOne/Analytic Rules/SentinelOneRuleDeleted.yaml
kind: Scheduled
queryFrequency: 1h
tactics:
- DefenseEvasion
status: Available
id: e171b587-22bd-46ec-b96c-7c99024847a7