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

Header HTTP Strict Transport Security Missing

Back
Ida3efb9ff-14a4-42ef-b019-0b9cbe5d3888
RulenameHeader: HTTP Strict Transport Security Missing
DescriptionHeader: HTTP Strict Transport Security Missing
SeverityMedium
TacticsCredentialAccess
Collection
TechniquesT1557
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/HeaderHTTPStrictTransportSecurityMissing.yaml
Version1.0.3
Arm templatea3efb9ff-14a4-42ef-b019-0b9cbe5d3888.json
Deploy To Azure
HackerViewLog_Azure_1_CL | where severity_s == "medium" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "Header: HTTP Strict Transport Security Missing"
status: Available
queryFrequency: 5m
id: a3efb9ff-14a4-42ef-b019-0b9cbe5d3888
tactics:
- CredentialAccess
- Collection
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
requiredDataConnectors:
- connectorId: HVPollingIDAzureFunctions
  dataTypes:
  - HackerViewLog_Azure_1_CL
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/HeaderHTTPStrictTransportSecurityMissing.yaml
suppressionEnabled: false
eventGroupingSettings:
  aggregationKind: SingleAlert
query: 'HackerViewLog_Azure_1_CL | where severity_s == "medium" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "Header: HTTP Strict Transport Security Missing"'
description: |
    'Header: HTTP Strict Transport Security Missing'
relevantTechniques:
- T1557
triggerThreshold: 0
queryPeriod: 5m
triggerOperator: gt
name: 'Header: HTTP Strict Transport Security Missing'
incidentConfiguration:
  groupingConfiguration:
    matchingMethod: AllEntities
    reopenClosedIncident: false
    enabled: false
    lookbackDuration: PT5H
  createIncident: true
severity: Medium
kind: Scheduled
suppressionDuration: 5h
version: 1.0.3