let mediumRisk = 2;
let financial = 'Financial Information';
CognniIncidents_CL
| where Severity == mediumRisk
| where informationType_s == financial
| where TimeGenerated >= ago(5h)
| extend AccountCustomEntity = userId_s
queryPeriod: 5h
query: |
let mediumRisk = 2;
let financial = 'Financial Information';
CognniIncidents_CL
| where Severity == mediumRisk
| where informationType_s == financial
| where TimeGenerated >= ago(5h)
| extend AccountCustomEntity = userId_s
name: Cognni Incidents for Medium Sensitivity Financial Information
entityMappings:
- fieldMappings:
- columnName: AccountCustomEntity
identifier: FullName
entityType: Account
queryFrequency: 5h
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cognni/Analytic Rules/CognniMediumRiskFinancialIncidents.yaml
requiredDataConnectors:
- connectorId: CognniSentinelDataConnector
dataTypes:
- CognniIncidents_CL
description: |
'Display incidents in which medium sensitive financial information was placed at risk by user sharing.'
kind: Scheduled
version: 1.0.0
status: Available
severity: Medium
relevantTechniques:
- T1530
triggerOperator: gt
triggerThreshold: 0
tactics:
- Collection
id: d29b1d66-d4d9-4be2-b607-63278fc4fe6b