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

Brand Abuse

Back
Id6e9e1975-6d85-4387-bd30-3881c66e302e
RulenameBrand Abuse
DescriptionNew Brand Abuse with severity High found
SeverityHigh
TacticsResourceDevelopment
InitialAccess
TechniquesT1566
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/BrandAbuse.yaml
Version1.0.3
Arm template6e9e1975-6d85-4387-bd30-3881c66e302e.json
Deploy To Azure
CBSLog_Azure_1_CL
| where severity_s == "High"
| where type_s == "Brand Abuse"
| where status_s != "Closed" or status_s != "Resolved" 
queryPeriod: 5m
severity: High
description: |
    'New Brand Abuse with severity High found'
entityMappings:
- entityType: URL
  fieldMappings:
  - identifier: Url
    columnName: subject_s
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/BrandAbuse.yaml
triggerOperator: gt
status: Available
tactics:
- ResourceDevelopment
- InitialAccess
relevantTechniques:
- T1566
id: 6e9e1975-6d85-4387-bd30-3881c66e302e
triggerThreshold: 0
suppressionDuration: 5h
queryFrequency: 5m
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    matchingMethod: AllEntities
    enabled: true
  createIncident: true
suppressionEnabled: false
query: "CBSLog_Azure_1_CL\n| where severity_s == \"High\"\n| where type_s == \"Brand Abuse\"\n| where status_s != \"Closed\" or status_s != \"Resolved\" "
requiredDataConnectors:
- dataTypes:
  - CBSLog_Azure_1_CL
  connectorId: CBSPollingIDAzureFunctions
version: 1.0.3
eventGroupingSettings:
  aggregationKind: AlertPerResult
name: Brand Abuse
kind: Scheduled