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

Header Web Server Exposed

Back
Idd6793fa2-c1db-4323-9bdb-a1e8d1990f5c
RulenameHeader: Web Server Exposed
DescriptionHeader: Web Server Exposed
SeverityInformational
TacticsReconnaissance
TechniquesT1592
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/HeaderWebServerExposed.yaml
Version1.0.3
Arm templated6793fa2-c1db-4323-9bdb-a1e8d1990f5c.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: Web Server Exposed"
queryPeriod: 5m
query: 'HackerViewLog_Azure_1_CL | where severity_s == "low" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "Header: Web Server Exposed"'
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/HeaderWebServerExposed.yaml
name: 'Header: Web Server Exposed'
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
eventGroupingSettings:
  aggregationKind: SingleAlert
queryFrequency: 5m
suppressionEnabled: false
requiredDataConnectors:
- connectorId: HVPollingIDAzureFunctions
  dataTypes:
  - HackerViewLog_Azure_1_CL
description: |
    'Header: Web Server Exposed'
kind: Scheduled
incidentConfiguration:
  groupingConfiguration:
    lookbackDuration: PT5H
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: false
  createIncident: true
version: 1.0.3
suppressionDuration: 5h
status: Available
severity: Informational
relevantTechniques:
- T1592
triggerOperator: gt
triggerThreshold: 0
tactics:
- Reconnaissance
id: d6793fa2-c1db-4323-9bdb-a1e8d1990f5c