TLSv11 in Use - info
| Id | 049edfdd-0331-4493-bcd7-b375bba7b551 |
| Rulename | TLSv1.1 in Use - info |
| Description | TLSv1.1 in Use |
| Severity | Informational |
| Tactics | CredentialAccess LateralMovement DefenseEvasion Persistence |
| Techniques | T1556 T1210 T1212 |
| Required data connectors | HVPollingIDAzureFunctions |
| Kind | Scheduled |
| Query frequency | 5m |
| Query period | 5m |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/Tlsv11InUseInfo.yaml |
| Version | 1.0.3 |
| Arm template | 049edfdd-0331-4493-bcd7-b375bba7b551.json |
HackerViewLog_Azure_1_CL | where severity_s == "low" | where progress_status_s == "New" | where status_s != "inactive" | where issue_name_s == "TLSv1.1 in Use"
name: TLSv1.1 in Use - info
entityMappings:
- fieldMappings:
- columnName: hackerview_link_s
identifier: Url
entityType: URL
- fieldMappings:
- columnName: meta_resolved_ip_s
identifier: Address
entityType: IP
- fieldMappings:
- columnName: meta_host_s
identifier: HostName
entityType: Host
id: 049edfdd-0331-4493-bcd7-b375bba7b551
description: |
'TLSv1.1 in Use'
triggerThreshold: 0
suppressionEnabled: false
version: 1.0.3
triggerOperator: gt
query: HackerViewLog_Azure_1_CL | where severity_s == "low" | where progress_status_s == "New" | where status_s != "inactive" | where issue_name_s == "TLSv1.1 in Use"
tactics:
- CredentialAccess
- LateralMovement
- DefenseEvasion
- Persistence
suppressionDuration: 5h
kind: Scheduled
queryFrequency: 5m
severity: Informational
incidentConfiguration:
createIncident: true
groupingConfiguration:
lookbackDuration: PT5H
reopenClosedIncident: false
matchingMethod: AllEntities
enabled: false
queryPeriod: 5m
requiredDataConnectors:
- dataTypes:
- HackerViewLog_Azure_1_CL
connectorId: HVPollingIDAzureFunctions
status: Available
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/Tlsv11InUseInfo.yaml
eventGroupingSettings:
aggregationKind: SingleAlert
relevantTechniques:
- T1556
- T1210
- T1212