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

Header X-Frame-Options Missing - Low

Back
Idffa44079-5658-45f0-8d26-f73684455615
RulenameHeader: X-Frame-Options Missing - Low
DescriptionHeader: X-Frame-Options Missing
SeverityLow
TacticsInitialAccess
TechniquesT1189
Required data connectorsHVPollingIDAzureFunctions
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/HeaderXFrameOptionsMissingLow.yaml
Version1.0.3
Arm templateffa44079-5658-45f0-8d26-f73684455615.json
Deploy To Azure
HackerViewLog_Azure_1_CL | where severity_s == "low" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "Header: X-Frame-Options Missing"
description: |
    'Header: X-Frame-Options Missing'
version: 1.0.3
triggerThreshold: 0
tactics:
- InitialAccess
suppressionEnabled: false
suppressionDuration: 5h
queryPeriod: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/HeaderXFrameOptionsMissingLow.yaml
triggerOperator: gt
status: Available
eventGroupingSettings:
  aggregationKind: SingleAlert
id: ffa44079-5658-45f0-8d26-f73684455615
name: 'Header: X-Frame-Options Missing - Low'
queryFrequency: 5m
severity: Low
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    enabled: false
    matchingMethod: AllEntities
kind: Scheduled
entityMappings:
- fieldMappings:
  - columnName: meta_resolved_ip_s
    identifier: Address
  entityType: IP
- fieldMappings:
  - columnName: meta_host_s
    identifier: HostName
  entityType: Host
- fieldMappings:
  - columnName: hackerview_link_s
    identifier: Url
  entityType: URL
relevantTechniques:
- T1189
query: |
    HackerViewLog_Azure_1_CL | where severity_s == "low" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "Header: X-Frame-Options Missing"
requiredDataConnectors:
- dataTypes:
  - HackerViewLog_Azure_1_CL
  connectorId: HVPollingIDAzureFunctions