Windows Registry: Enabled TLS 1.0 or TLS 1.1 via SCHANNEL Protocols Enabled=1

Flags registry changes that set SCHANNEL TLS 1.0/1.1 Enabled to 1 on Windows.

FreeReviewedSigma · Medium · v1
Product
windows
Category
registry_set
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-09-05
Updated
2026-07-30

What it detects

This rule catches changes to the Windows SCHANNEL registry settings where TLS 1.0 or TLS 1.1 is re-enabled by setting the Protocols\TLS 1.0\Enabled or Protocols\TLS 1.1\Enabled value to DWORD 0x00000001. Re-enabling older TLS versions can weaken transport security and increase exposure to downgrade or legacy cryptographic weaknesses. The detection relies on registry set telemetry for writes to the specific TargetObject paths and the Enabled value.

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.