CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Compromised Cards" | where status_s != "Closed" or status_s != "Resolved"
incidentConfiguration:
groupingConfiguration:
enabled: false
reopenClosedIncident: false
matchingMethod: AllEntities
lookbackDuration: PT5H
createIncident: true
queryFrequency: 5m
tactics:
- Discovery
relevantTechniques:
- T1087
triggerOperator: gt
name: Compromised Cards
description: |
'New Compromised Cards with severity High found'
suppressionDuration: 5h
entityMappings:
- entityType: URL
fieldMappings:
- columnName: subject_s
identifier: Url
eventGroupingSettings:
aggregationKind: SingleAlert
status: Available
id: 3db2904c-a93e-4ea5-a1bb-11b3ea5ec0bb
suppressionEnabled: false
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/CompromisedCards.yaml
kind: Scheduled
triggerThreshold: 0
queryPeriod: 5m
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
dataTypes:
- CBSLog_Azure_1_CL
severity: High
version: 1.0.4
query: |
CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Compromised Cards" | where status_s != "Closed" or status_s != "Resolved"