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

TLSv11 in Use - Medium

Back
Id92400070-199b-46d3-bd86-2fb8421b5338
RulenameTLSv1.1 in Use - Medium
DescriptionTLSv1.1 in Use
SeverityMedium
TacticsCredentialAccess
LateralMovement
DefenseEvasion
Persistence
TechniquesT1556
T1210
T1212
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/Tlsv11InUseMedium.yaml
Version1.0.3
Arm template92400070-199b-46d3-bd86-2fb8421b5338.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 == "TLSv1.1 in Use"
triggerOperator: gt
incidentConfiguration:
  groupingConfiguration:
    matchingMethod: AllEntities
    enabled: false
    reopenClosedIncident: false
    lookbackDuration: PT5H
  createIncident: true
queryFrequency: 5m
requiredDataConnectors:
- connectorId: HVPollingIDAzureFunctions
  dataTypes:
  - HackerViewLog_Azure_1_CL
relevantTechniques:
- T1556
- T1210
- T1212
entityMappings:
- entityType: IP
  fieldMappings:
  - identifier: Address
    columnName: meta_resolved_ip_s
- entityType: Host
  fieldMappings:
  - identifier: HostName
    columnName: meta_host_s
- entityType: URL
  fieldMappings:
  - identifier: Url
    columnName: hackerview_link_s
query: |-
  HackerViewLog_Azure_1_CL
  | where severity_s == "medium"
  | where progress_status_s == "New"
  | where status_s != "inactive"
  | where issue_name_s == "TLSv1.1 in Use"  
triggerThreshold: 0
alertDetailsOverride:
  alertDynamicProperties: []
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/Tlsv11InUseMedium.yaml
suppressionEnabled: false
queryPeriod: 5m
name: TLSv1.1 in Use - Medium
status: Available
kind: Scheduled
description: |
    'TLSv1.1 in Use'
id: 92400070-199b-46d3-bd86-2fb8421b5338
version: 1.0.3
eventGroupingSettings:
  aggregationKind: SingleAlert
tactics:
- CredentialAccess
- LateralMovement
- DefenseEvasion
- Persistence
severity: Medium
suppressionDuration: 5h