let lowRisk = 1;
let business = 'Business Information';
CognniIncidents_CL
| where Severity == lowRisk
| where informationType_s == business
| where TimeGenerated >= ago(5h)
| extend AccountCustomEntity = userId_s
id: a0647a60-16f9-4175-b344-5cdd2934413f
requiredDataConnectors:
- connectorId: CognniSentinelDataConnector
dataTypes:
- CognniIncidents_CL
entityMappings:
- fieldMappings:
- identifier: FullName
columnName: AccountCustomEntity
entityType: Account
query: |
let lowRisk = 1;
let business = 'Business Information';
CognniIncidents_CL
| where Severity == lowRisk
| where informationType_s == business
| where TimeGenerated >= ago(5h)
| extend AccountCustomEntity = userId_s
triggerThreshold: 0
kind: Scheduled
severity: Low
queryPeriod: 5h
tactics:
- Collection
queryFrequency: 5h
status: Available
relevantTechniques:
- T1530
triggerOperator: gt
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cognni/Analytic Rules/CognniLowRiskBusinessIncidents.yaml
description: |
'Display incidents in which low sensitivity business information] was placed at risk by user sharing.'
name: Cognni Incidents for Low Sensitivity Business Information
version: 1.0.0