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

Subdomain Infringement

Back
Id20ffc702-b7b2-4041-8f08-10ede8906cbf
RulenameSubdomain Infringement
DescriptionNew Subdomain Infringement with severity Low found
SeverityLow
TacticsReconnaissance
InitialAccess
TechniquesT1590
T1566
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/SubdomainInfringement.yaml
Version1.0.3
Arm template20ffc702-b7b2-4041-8f08-10ede8906cbf.json
Deploy To Azure
CBSLog_Azure_1_CL
| where severity_s == "Low"
| where type_s == "Subdomain Infringement"
| where status_s != "Closed" or status_s != "Resolved"
queryFrequency: 5m
tactics:
- Reconnaissance
- InitialAccess
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/SubdomainInfringement.yaml
id: 20ffc702-b7b2-4041-8f08-10ede8906cbf
name: Subdomain Infringement
triggerOperator: gt
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    matchingMethod: AllEntities
    enabled: false
  createIncident: true
status: Available
alertDetailsOverride:
  alertDynamicProperties: []
kind: Scheduled
version: 1.0.3
description: |
    'New Subdomain Infringement with severity Low found'
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
suppressionEnabled: false
suppressionDuration: 5h
relevantTechniques:
- T1590
- T1566
queryPeriod: 5m
severity: Low
triggerThreshold: 0
query: |
  CBSLog_Azure_1_CL
  | where severity_s == "Low"
  | where type_s == "Subdomain Infringement"
  | where status_s != "Closed" or status_s != "Resolved"  
eventGroupingSettings:
  aggregationKind: AlertPerResult