FilewallM365FileEvent()
| where EventVendor == 'ODI-X' and EventProduct == 'Filewall for Microsoft 365'
| where EventType == 'FileBlocked'
status: Available
query: |
FilewallM365FileEvent()
| where EventVendor == 'ODI-X' and EventProduct == 'Filewall for Microsoft 365'
| where EventType == 'FileBlocked'
queryFrequency: 5m
queryPeriod: 5m
triggerOperator: gt
eventGroupingSettings:
aggregationKind: AlertPerResult
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Filewall for Microsoft 365/Analytic Rules/BlockedFiles.yaml
tactics:
- Exfiltration
triggerThreshold: 0
entityMappings:
- entityType: Account
fieldMappings:
- identifier: FullName
columnName: ActorUsername
- entityType: File
fieldMappings:
- identifier: Name
columnName: TargetFileName
- identifier: Directory
columnName: TargetFilePath
requiredDataConnectors:
- connectorId: FilewallM365
dataTypes:
- FilewallFile_CL
kind: Scheduled
relevantTechniques:
- T1048
description: Identifies files blocked by Filewall for Microsoft 365 (SharePoint/OneDrive/Teams).
incidentConfiguration:
groupingConfiguration:
reopenClosedIncident: false
matchingMethod: AllEntities
lookbackDuration: PT1H
enabled: false
createIncident: true
name: Filewall - Blocked files
version: 1.0.0
id: 86e7f6fd-5c29-4a3a-bced-3eca3fb0c621
severity: High