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

TLS Certificate Using Weak Cipher - Informational

Back
Id1bdf3cba-6b85-4b88-ab1e-681bac20d41f
RulenameTLS Certificate Using Weak Cipher - Informational
DescriptionTLS Certificate Using Weak Cipher
SeverityInformational
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/TLSCertificateUsingWeakCipherInformational.yaml
Version1.0.3
Arm template1bdf3cba-6b85-4b88-ab1e-681bac20d41f.json
Deploy To Azure
HackerViewLog_Azure_1_CL | where severity_s == "low" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "TLS Certificate Using Weak Cipher"
query: HackerViewLog_Azure_1_CL | where severity_s == "low" | where progress_status_s == "New" | where status_s != "inactive"  | where issue_name_s == "TLS Certificate Using Weak Cipher"
kind: Scheduled
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    lookbackDuration: PT5H
    enabled: false
    matchingMethod: AllEntities
    reopenClosedIncident: false
triggerThreshold: 0
suppressionDuration: 5h
entityMappings:
- fieldMappings:
  - columnName: meta_resolved_ip_s
    identifier: Address
  entityType: IP
- fieldMappings:
  - columnName: meta_host_s
    identifier: HostName
  entityType: Host
- fieldMappings:
  - columnName: hackerview_link_s
    identifier: Url
  entityType: URL
description: |
    'TLS Certificate Using Weak Cipher'
eventGroupingSettings:
  aggregationKind: SingleAlert
version: 1.0.3
id: 1bdf3cba-6b85-4b88-ab1e-681bac20d41f
relevantTechniques:
- T1556
- T1210
- T1212
queryPeriod: 5m
queryFrequency: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/TLSCertificateUsingWeakCipherInformational.yaml
tactics:
- CredentialAccess
- LateralMovement
- DefenseEvasion
- Persistence
severity: Informational
suppressionEnabled: false
status: Available
requiredDataConnectors:
- connectorId: HVPollingIDAzureFunctions
  dataTypes:
  - HackerViewLog_Azure_1_CL
name: TLS Certificate Using Weak Cipher - Informational
triggerOperator: gt