HackerViewLog_Azure_1_CL | where severity_s == "medium" | where progress_status_s == "New" | where status_s != "inactive" | where issue_name_s == "Cookies: HttpOnly Flag Not Used"
suppressionEnabled: false
status: Available
queryFrequency: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/CookiesHttponlyFlagNotUsed.yaml
eventGroupingSettings:
aggregationKind: SingleAlert
incidentConfiguration:
groupingConfiguration:
lookbackDuration: PT5H
reopenClosedIncident: false
matchingMethod: AllEntities
enabled: false
createIncident: true
description: |
'Cookies: HttpOnly Flag Not Used'
triggerOperator: gt
tactics:
- CredentialAccess
queryPeriod: 5m
triggerThreshold: 0
id: e303d68e-08a7-4382-ab31-6a4bd80e8066
severity: Medium
requiredDataConnectors:
- connectorId: HVPollingIDAzureFunctions
dataTypes:
- HackerViewLog_Azure_1_CL
version: 1.0.3
query: 'HackerViewLog_Azure_1_CL | where severity_s == "medium" | where progress_status_s == "New" | where status_s != "inactive" | where issue_name_s == "Cookies: HttpOnly Flag Not Used"'
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
name: 'Cookies: HttpOnly Flag Not Used'
suppressionDuration: 5h
relevantTechniques:
- T1606.001
kind: Scheduled