mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +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() {
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user