mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-10 14:02:53 +02:00
add missing space for RC4 screen output
This commit is contained in:
@ -13604,7 +13604,7 @@ run_rc4() {
|
|||||||
|
|
||||||
run_youknowwho() {
|
run_youknowwho() {
|
||||||
local cve="CVE-2013-2566"
|
local cve="CVE-2013-2566"
|
||||||
# CVE-2013-2566,
|
local cwe="CWE-310"
|
||||||
# NOT FIXME as there's no code: http://www.isg.rhul.ac.uk/tls/
|
# NOT FIXME as there's no code: http://www.isg.rhul.ac.uk/tls/
|
||||||
# http://blog.cryptographyengineering.com/2013/03/attack-of-week-rc4-is-kind-of-broken-in.html
|
# http://blog.cryptographyengineering.com/2013/03/attack-of-week-rc4-is-kind-of-broken-in.html
|
||||||
return 0
|
return 0
|
||||||
|
Reference in New Issue
Block a user