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