From 92b37533860caac3843ba09b0f2845a4d905780c Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Tue, 18 Oct 2022 14:26:53 +0530 Subject: [PATCH] Update weak-cipher-suites.yaml --- ssl/weak-cipher-suites.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ssl/weak-cipher-suites.yaml b/ssl/weak-cipher-suites.yaml index d2222869fa..1b3ed6e3ca 100644 --- a/ssl/weak-cipher-suites.yaml +++ b/ssl/weak-cipher-suites.yaml @@ -5,6 +5,7 @@ info: severity: low reference: - https://www.acunetix.com/vulnerabilities/web/tls-ssl-weak-cipher-suites/ + - http://ciphersuite.info description: A weak cipher is defined as an encryption/decryption algorithm that uses a key of insufficient length. Using an insufficient length for a key in an encryption/decryption algorithm opens up the possibility (or probability) that the encryption scheme could be broken.