mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 01:58:28 +02:00
fix typo
This commit is contained in:
@ -17180,7 +17180,7 @@ run_ccs_injection(){
|
||||
# 0A: Unexpected message
|
||||
# 28: Handshake failure
|
||||
if [[ -z "${tls_hello_ascii:0:12}" ]]; then
|
||||
# empty reply, this preply is the normal case
|
||||
# empty reply which is the normal case
|
||||
pr_svrty_best "not vulnerable (OK)"
|
||||
if [[ $retval -eq 3 ]]; then
|
||||
fileout "$jsonID" "OK" "not vulnerable (timed out)" "$cve" "$cwe"
|
||||
|
Reference in New Issue
Block a user