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

Cookies SameSite Flag Not Used

Back
Idf4a06203-66f0-4f84-8bc8-05a44161b426
RulenameCookies: SameSite Flag Not Used
DescriptionCookies: SameSite Flag Not Used
SeverityInformational
TacticsInitialAccess
TechniquesT1190
T1566
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/CookiesSamesiteFlagNotUsed.yaml
Version1.0.3
Arm templatef4a06203-66f0-4f84-8bc8-05a44161b426.json
Deploy To Azure
HackerViewLog_Azure_1_CL | where severity_s == "informational" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "Cookies: SameSite Flag Not Used"
queryFrequency: 5m
requiredDataConnectors:
- connectorId: HVPollingIDAzureFunctions
  dataTypes:
  - HackerViewLog_Azure_1_CL
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/CookiesSamesiteFlagNotUsed.yaml
suppressionDuration: 5h
name: 'Cookies: SameSite Flag Not Used'
description: |
    'Cookies: SameSite Flag Not Used'
severity: Informational
status: Available
suppressionEnabled: false
kind: Scheduled
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    lookbackDuration: PT5H
    matchingMethod: AllEntities
    reopenClosedIncident: false
    enabled: false
triggerThreshold: 0
version: 1.0.3
eventGroupingSettings:
  aggregationKind: SingleAlert
relevantTechniques:
- T1190
- T1566
id: f4a06203-66f0-4f84-8bc8-05a44161b426
triggerOperator: gt
queryPeriod: 5m
tactics:
- InitialAccess
query: 'HackerViewLog_Azure_1_CL | where severity_s == "informational" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "Cookies: SameSite Flag Not Used"'
entityMappings:
- fieldMappings:
  - identifier: Address
    columnName: meta_resolved_ip_s
  entityType: IP
- fieldMappings:
  - identifier: Url
    columnName: hackerview_link_s
  entityType: URL
- fieldMappings:
  - identifier: HostName
    columnName: meta_host_s
  entityType: Host