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

Cookies Secure Flag Not Used

Back
Id91da8421-6066-4570-8a0b-25d980810109
RulenameCookies: Secure Flag Not Used
DescriptionCookies: Secure Flag Not Used
SeverityMedium
TacticsCredentialAccess
TechniquesT1539
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/CookiesSecureFlagNotUsed.yaml
Version1.0.3
Arm template91da8421-6066-4570-8a0b-25d980810109.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 == "Cookies: Secure Flag Not Used"
suppressionEnabled: false
relevantTechniques:
- T1539
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
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: false
    lookbackDuration: PT5H
  createIncident: true
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/CookiesSecureFlagNotUsed.yaml
suppressionDuration: 5h
description: |
    'Cookies: Secure Flag Not Used'
requiredDataConnectors:
- connectorId: HVPollingIDAzureFunctions
  dataTypes:
  - HackerViewLog_Azure_1_CL
triggerOperator: gt
version: 1.0.3
eventGroupingSettings:
  aggregationKind: SingleAlert
id: 91da8421-6066-4570-8a0b-25d980810109
queryFrequency: 5m
query: 'HackerViewLog_Azure_1_CL | where severity_s == "medium" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "Cookies: Secure Flag Not Used"'
severity: Medium
status: Available
queryPeriod: 5m
name: 'Cookies: Secure Flag Not Used'
tactics:
- CredentialAccess
kind: Scheduled