mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-30 20:31:15 +01:00
commit
4ca02764fa
@ -17363,7 +17363,7 @@ run_breach() {
|
|||||||
detected_compression=$(sub_breach_helper "$get_command")
|
detected_compression=$(sub_breach_helper "$get_command")
|
||||||
case "$detected_compression" in
|
case "$detected_compression" in
|
||||||
warn_stalled)
|
warn_stalled)
|
||||||
pr_warning "First request failed (HTTP header request stalled and was terminated)"
|
pr_warning "First request failed (HTTP header request stalled and was terminated)\n"
|
||||||
fileout "$jsonID" "WARN" "Test failed as first HTTP request stalled and was terminated" "$cve" "$cwe"
|
fileout "$jsonID" "WARN" "Test failed as first HTTP request stalled and was terminated" "$cve" "$cwe"
|
||||||
ret=1
|
ret=1
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user