CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Money Mule Account" | where status_s != "Closed" or status_s != "Resolved"
suppressionEnabled: false
status: Available
queryFrequency: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/money_mule_account_low.yaml
eventGroupingSettings:
aggregationKind: SingleAlert
incidentConfiguration:
groupingConfiguration:
lookbackDuration: PT5H
reopenClosedIncident: false
matchingMethod: AllEntities
enabled: false
createIncident: true
description: New Money Mule Account with severity Low found
triggerOperator: gt
tactics:
- CredentialAccess
queryPeriod: 5m
triggerThreshold: 0
id: 04fab81c-8cf3-4c9d-80dc-a789e52525a2
severity: Low
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
dataTypes:
- CBSLog_Azure_1_CL
version: 1.0.0
query: CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Money Mule Account" | where status_s != "Closed" or status_s != "Resolved"
name: Money Mule Account (Low)
suppressionDuration: 5h
relevantTechniques:
- T1557
kind: Scheduled