let timeframe = ago(1d);
AppServiceAntivirusScanAuditLogs
| where NumberOfInfectedFiles > 0
| extend timestamp = TimeGenerated
triggerOperator: gt
requiredDataConnectors: []
metadata:
author:
name: SecurityJedi
source:
kind: Community
support:
tier: Community
categories:
domains:
- Security - Others
- Platform
entityMappings:
- entityType: Host
fieldMappings:
- identifier: AzureID
columnName: _ResourceId
query: |
let timeframe = ago(1d);
AppServiceAntivirusScanAuditLogs
| where NumberOfInfectedFiles > 0
| extend timestamp = TimeGenerated
triggerThreshold: 1
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Detections/AzureAppServices/AVScan_Infected_Files_Found.yaml
queryPeriod: 1d
name: AppServices AV Scan with Infected Files
kind: Scheduled
description: |
'Identifies if an AV scan finds infected files in Azure App Services.'
id: 9d0295ee-cb75-4f2c-9952-e5acfbb67036
version: 1.0.3
queryFrequency: 1d
severity: Informational