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

Fake Ad Informational

Back
Ide43f4d93-aaa1-4f60-9419-3b2fa342eccc
RulenameFake Ad (Informational)
DescriptionNew Fake Ad with severity Informational found
SeverityInformational
TacticsInitialAccess
TechniquesT0865
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/fake_ad_informational.yaml
Version1.0.0
Arm templatee43f4d93-aaa1-4f60-9419-3b2fa342eccc.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Fake Ad" | where status_s != "Closed" or status_s != "Resolved"
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/fake_ad_informational.yaml
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    enabled: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
    reopenClosedIncident: false
queryFrequency: 5m
name: Fake Ad (Informational)
eventGroupingSettings:
  aggregationKind: SingleAlert
suppressionDuration: 5h
suppressionEnabled: false
severity: Informational
triggerThreshold: 0
query: CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Fake Ad" | where status_s != "Closed" or status_s != "Resolved"
requiredDataConnectors:
- dataTypes:
  - CBSLog_Azure_1_CL
  connectorId: CBSPollingIDAzureFunctions
relevantTechniques:
- T0865
status: Available
triggerOperator: gt
queryPeriod: 5m
description: New Fake Ad with severity Informational found
id: e43f4d93-aaa1-4f60-9419-3b2fa342eccc
version: 1.0.0
kind: Scheduled
tactics:
- InitialAccess