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

Brand Impersonation - HIGH

Back
Idbf93bd26-cad8-40a3-bde0-71acb874d595
RulenameBrand Impersonation - HIGH
DescriptionNew brand_impersonation with severity High found
SeverityHigh
TacticsDiscovery
InitialAccess
TechniquesT1087
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/BrandImpersonationHIGH.yaml
Version1.0.4
Arm templatebf93bd26-cad8-40a3-bde0-71acb874d595.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Brand Impersonation" | where status_s != "Closed" or status_s != "Resolved" 
version: 1.0.4
eventGroupingSettings:
  aggregationKind: SingleAlert
suppressionDuration: 5h
queryPeriod: 5m
suppressionEnabled: false
entityMappings:
- fieldMappings:
  - identifier: Url
    columnName: subject_s
  entityType: URL
relevantTechniques:
- T1087
- T1566
queryFrequency: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/BrandImpersonationHIGH.yaml
triggerOperator: gt
kind: Scheduled
query: |
    CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Brand Impersonation" | where status_s != "Closed" or status_s != "Resolved" 
id: bf93bd26-cad8-40a3-bde0-71acb874d595
tactics:
- Discovery
- InitialAccess
status: Available
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
triggerThreshold: 0
name: Brand Impersonation - HIGH
severity: High
description: |
    'New brand_impersonation with severity High found'
incidentConfiguration:
  groupingConfiguration:
    matchingMethod: AllEntities
    reopenClosedIncident: false
    enabled: false
    lookbackDuration: PT5H
  createIncident: true