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"
tactics:
- CredentialAccess
- Collection
relevantTechniques:
- T1557
version: 1.0.3
triggerOperator: gt
name: 'Header: HTTP Strict Transport Security Missing'
id: a3efb9ff-14a4-42ef-b019-0b9cbe5d3888
description: |
    'Header: HTTP Strict Transport Security Missing'
incidentConfiguration:
  groupingConfiguration:
    enabled: false
    matchingMethod: AllEntities
    reopenClosedIncident: false
    lookbackDuration: PT5H
  createIncident: true
suppressionEnabled: false
suppressionDuration: 5h
queryFrequency: 5m
severity: Medium
eventGroupingSettings:
  aggregationKind: SingleAlert
status: Available
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"'
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/HeaderHTTPStrictTransportSecurityMissing.yaml
queryPeriod: 5m
triggerThreshold: 0
kind: Scheduled
entityMappings:
- fieldMappings:
  - identifier: Address
    columnName: meta_resolved_ip_s
  entityType: IP
- fieldMappings:
  - identifier: HostName
    columnName: meta_host_s
  entityType: Host
- fieldMappings:
  - identifier: Url
    columnName: hackerview_link_s
  entityType: URL
requiredDataConnectors:
- dataTypes:
  - HackerViewLog_Azure_1_CL
  connectorId: HVPollingIDAzureFunctions