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

Domain Infringement Informational

Back
Id891724c5-8f42-41d0-aa3e-a58947cf4d3a
RulenameDomain Infringement (Informational)
DescriptionNew Domain Infringement with severity Informational found
SeverityInformational
TacticsReconnaissance
TechniquesT1593
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/domain_infringement_informational.yaml
Version1.0.0
Arm template891724c5-8f42-41d0-aa3e-a58947cf4d3a.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Domain Infringement" | where status_s != "Closed" or status_s != "Resolved"
name: Domain Infringement (Informational)
relevantTechniques:
- T1593
id: 891724c5-8f42-41d0-aa3e-a58947cf4d3a
suppressionEnabled: false
requiredDataConnectors:
- dataTypes:
  - CBSLog_Azure_1_CL
  connectorId: CBSPollingIDAzureFunctions
eventGroupingSettings:
  aggregationKind: SingleAlert
version: 1.0.0
severity: Informational
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/domain_infringement_informational.yaml
queryPeriod: 5m
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
    enabled: false
  createIncident: true
queryFrequency: 5m
suppressionDuration: 5h
status: Available
query: CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Domain Infringement" | where status_s != "Closed" or status_s != "Resolved"
tactics:
- Reconnaissance
kind: Scheduled
description: New Domain Infringement with severity Informational found
triggerOperator: gt