HackerViewLog_Azure_1_CL | where severity_s == "informational" | where progress_status_s == "New" | where status_s != "inactive" | where issue_name_s == "Header: X-XSS-Protection Missing"
name: 'Header: X-XSS-Protection Missing'
entityMappings:
- fieldMappings:
- columnName: meta_resolved_ip_s
identifier: Address
entityType: IP
- fieldMappings:
- columnName: hackerview_link_s
identifier: Url
entityType: URL
- fieldMappings:
- columnName: meta_host_s
identifier: HostName
entityType: Host
id: 62956863-f450-48d6-bf8f-41956d2e8b29
description: |
'Header: X-XSS-Protection Missing'
triggerThreshold: 0
suppressionEnabled: false
version: 1.0.3
triggerOperator: gt
query: 'HackerViewLog_Azure_1_CL | where severity_s == "informational" | where progress_status_s == "New" | where status_s != "inactive" | where issue_name_s == "Header: X-XSS-Protection Missing"'
tactics:
- InitialAccess
suppressionDuration: 5h
kind: Scheduled
queryFrequency: 5m
severity: Informational
incidentConfiguration:
createIncident: true
groupingConfiguration:
lookbackDuration: PT5H
reopenClosedIncident: false
matchingMethod: AllEntities
enabled: false
queryPeriod: 5m
requiredDataConnectors:
- dataTypes:
- HackerViewLog_Azure_1_CL
connectorId: HVPollingIDAzureFunctions
status: Available
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/HeaderXXSSProtectionMissing.yaml
eventGroupingSettings:
aggregationKind: SingleAlert
relevantTechniques:
- T1189