Allowing legacy SSL/TLS protocols (SSLv3, TLS 1.0, TLS 1.1) or weak cipher suites (like those using RC4, 3DES, or anonymous DH) makes HTTPS sessions vulnerable to decryption and man-in-the-middle (MITM) attacks. Modern standards require TLS 1.2 or TLS 1.3 with AEAD ciphers.
To resolve this vulnerability, follow these config changes or developer practices:
After applying the remediation, run an external attack-surface scan to verify that the vulnerability is no longer detected by WebScanify.
Run a free security scan now to identify missing headers, outdated JS, and other deployment vulnerabilities.