S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
low·SSL Controls·Updated Dec 17, 2024

SSL Perfect Forward Secrecy Checker

Check if your server supports Perfect Forward Secrecy cipher suites. Ensure your server uses ECDHE or DHE with TLS 1.2 or TLS 1.3.

Est. Time~20 seconds
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
2.5k
Times Used
continuous scan runs
4.8k
Continuously Checked
assets under CS
31
Vulnerabilities Found
confirmed findings
Detail

What is SSL Perfect Forward Secrecy?

Perfect Forward Secrecy (PFS) is a security feature that ensures that even if an attacker intercepts and decrypts the session keys during transmission, the attacker cannot access past or future sessions. PFS is achieved by using ephemeral keys for each session, meaning that each encryption session has a unique set of keys, which are not reused.

The vulnerability arises when traditional encryption methods, such as static keys, are used. Attackers can compromise these static keys and decrypt past sessions. PFS mitigates this risk by using temporary keys for each session, making it extremely difficult for attackers to gain access to sensitive information, even with access to intercepted data.

To support Perfect Forward Secrecy, your server needs to use specific cipher suites that implement ephemeral key exchanges, such as ECDHE (Elliptic Curve Diffie-Hellman Ephemeral) or DHE (Diffie-Hellman Ephemeral). These cipher suites are recommended for use with TLS 1.2 and TLS 1.3 to ensure strong encryption and forward secrecy.

Solution Advice

To enable Perfect Forward Secrecy, configure your server to use supported cipher suites like ECDHE or DHE with TLS 1.2 or TLS 1.3.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.