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" 
triggerThreshold: 0
requiredDataConnectors:
- dataTypes:
  - CBSLog_Azure_1_CL
  connectorId: CBSPollingIDAzureFunctions
eventGroupingSettings:
  aggregationKind: AlertPerResult
relevantTechniques:
- T1566
status: Available
version: 1.0.3
tactics:
- ResourceDevelopment
- InitialAccess
suppressionEnabled: false
queryPeriod: 5m
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\" "
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    reopenClosedIncident: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
    enabled: true
id: 6e9e1975-6d85-4387-bd30-3881c66e302e
suppressionDuration: 5h
kind: Scheduled
severity: High
entityMappings:
- fieldMappings:
  - columnName: subject_s
    identifier: Url
  entityType: URL
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/BrandAbuse.yaml
name: Brand Abuse
description: |
    'New Brand Abuse with severity High found'
queryFrequency: 5m
triggerOperator: gt