mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 05:45:26 +01:00 
			
		
		
		
	fix typo
This commit is contained in:
		| @@ -17180,7 +17180,7 @@ run_ccs_injection(){ | |||||||
| # 0A:      Unexpected message | # 0A:      Unexpected message | ||||||
| # 28:      Handshake failure | # 28:      Handshake failure | ||||||
|      if [[ -z "${tls_hello_ascii:0:12}" ]]; then |      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)" |           pr_svrty_best "not vulnerable (OK)" | ||||||
|           if [[ $retval -eq 3 ]]; then |           if [[ $retval -eq 3 ]]; then | ||||||
|                fileout "$jsonID" "OK" "not vulnerable (timed out)" "$cve" "$cwe" |                fileout "$jsonID" "OK" "not vulnerable (timed out)" "$cve" "$cwe" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk