mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-01 06:19:44 +01:00
add missing space for RC4 screen output
This commit is contained in:
parent
3cfe3ab87e
commit
364011b6ca
@ -13604,7 +13604,7 @@ run_rc4() {
|
||||
|
||||
run_youknowwho() {
|
||||
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/
|
||||
# http://blog.cryptographyengineering.com/2013/03/attack-of-week-rc4-is-kind-of-broken-in.html
|
||||
return 0
|
||||
|
Loading…
Reference in New Issue
Block a user