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

Trap 10 Low

Back
Id3881de8d-bfce-40b8-a552-3d35f5de75f0
RulenameTrap 10 (Low)
DescriptionNew Trap 10 with severity Low found
SeverityLow
TacticsDefenseEvasion
TechniquesT1497
Required data connectorsCBSPollingIDAzureFunctions
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/trap_10_low.yaml
Version1.0.0
Arm template3881de8d-bfce-40b8-a552-3d35f5de75f0.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Trap 10" | where status_s != "Closed" or status_s != "Resolved"
version: 1.0.0
queryFrequency: 5m
kind: Scheduled
suppressionDuration: 5h
eventGroupingSettings:
  aggregationKind: SingleAlert
relevantTechniques:
- T1497
triggerOperator: gt
status: Available
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
id: 3881de8d-bfce-40b8-a552-3d35f5de75f0
name: Trap 10 (Low)
query: CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Trap 10" | where status_s != "Closed" or status_s != "Resolved"
queryPeriod: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/trap_10_low.yaml
triggerThreshold: 0
description: New Trap 10 with severity Low found
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    matchingMethod: AllEntities
    enabled: false
    lookbackDuration: PT5H
    reopenClosedIncident: false
severity: Low
tactics:
- DefenseEvasion
suppressionEnabled: false