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

Suspicious Documents Informational

Back
Id8622df9a-16e7-438b-9975-16604fd401c6
RulenameSuspicious Documents (Informational)
DescriptionNew Suspicious Documents with severity Informational found
SeverityInformational
TacticsCollection
TechniquesT1119
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/suspicious_documents_informational.yaml
Version1.0.0
Arm template8622df9a-16e7-438b-9975-16604fd401c6.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Suspicious Documents" | where status_s != "Closed" or status_s != "Resolved"
relevantTechniques:
- T1119
queryPeriod: 5m
triggerOperator: gt
eventGroupingSettings:
  aggregationKind: SingleAlert
suppressionEnabled: false
suppressionDuration: 5h
description: New Suspicious Documents with severity Informational found
version: 1.0.0
tactics:
- Collection
severity: Informational
status: Available
kind: Scheduled
triggerThreshold: 0
queryFrequency: 5m
requiredDataConnectors:
- dataTypes:
  - CBSLog_Azure_1_CL
  connectorId: CBSPollingIDAzureFunctions
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    enabled: false
    reopenClosedIncident: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/suspicious_documents_informational.yaml
id: 8622df9a-16e7-438b-9975-16604fd401c6
query: CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Suspicious Documents" | where status_s != "Closed" or status_s != "Resolved"
name: Suspicious Documents (Informational)