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

Brand Impersonation - INFO

Back
Id40045fff-d01f-4165-af5f-aca94fd402af
RulenameBrand Impersonation - INFO
DescriptionNew brand_impersonation with severity Low found
SeverityInformational
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/BrandImpersonationINFO.yaml
Version1.0.4
Arm template40045fff-d01f-4165-af5f-aca94fd402af.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Brand Impersonation" | where status_s != "Closed" or status_s != "Resolved"
description: |
    'New brand_impersonation with severity Low found'
version: 1.0.4
triggerThreshold: 0
tactics:
- Discovery
- InitialAccess
suppressionEnabled: false
suppressionDuration: 5h
queryPeriod: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/BrandImpersonationINFO.yaml
triggerOperator: gt
status: Available
eventGroupingSettings:
  aggregationKind: SingleAlert
id: 40045fff-d01f-4165-af5f-aca94fd402af
name: Brand Impersonation - INFO
queryFrequency: 5m
severity: Informational
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    enabled: false
    matchingMethod: AllEntities
kind: Scheduled
entityMappings:
- fieldMappings:
  - columnName: subject_s
    identifier: Url
  entityType: URL
relevantTechniques:
- T1087
- T1566
query: CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Brand Impersonation" | where status_s != "Closed" or status_s != "Resolved"
requiredDataConnectors:
- dataTypes:
  - CBSLog_Azure_1_CL
  connectorId: CBSPollingIDAzureFunctions