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

TLSv1 in Use - Medium

Back
Id93f2ab34-15a3-4199-ad5a-6ebf8d2ad449
RulenameTLSv1 in Use - Medium
DescriptionTLSv1 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/Tlsv1InUseMedium.yaml
Version1.0.3
Arm template93f2ab34-15a3-4199-ad5a-6ebf8d2ad449.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 in Use"
tactics:
- CredentialAccess
- LateralMovement
- DefenseEvasion
- Persistence
relevantTechniques:
- T1556
- T1210
- T1212
version: 1.0.3
triggerOperator: gt
name: TLSv1 in Use - Medium
id: 93f2ab34-15a3-4199-ad5a-6ebf8d2ad449
description: |
    'TLSv1 in Use'
incidentConfiguration:
  groupingConfiguration:
    enabled: false
    matchingMethod: AllEntities
    reopenClosedIncident: false
    lookbackDuration: PT5H
  createIncident: true
suppressionEnabled: false
suppressionDuration: 5h
queryFrequency: 5m
severity: Medium
eventGroupingSettings:
  aggregationKind: SingleAlert
status: Available
query: HackerViewLog_Azure_1_CL | where severity_s == "medium" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "TLSv1 in Use"
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/Tlsv1InUseMedium.yaml
queryPeriod: 5m
triggerThreshold: 0
kind: Scheduled
entityMappings:
- fieldMappings:
  - identifier: Address
    columnName: meta_resolved_ip_s
  entityType: IP
- fieldMappings:
  - identifier: HostName
    columnName: meta_host_s
  entityType: Host
- fieldMappings:
  - identifier: Url
    columnName: hackerview_link_s
  entityType: URL
requiredDataConnectors:
- dataTypes:
  - HackerViewLog_Azure_1_CL
  connectorId: HVPollingIDAzureFunctions