Correct incomplete commit

This commit is contained in:
Emmanuel Fusté 2024-11-04 20:59:45 +01:00
parent d8b439e48c
commit 5773303f23

View File

@ -17237,8 +17237,8 @@ run_renego() {
fi
if [[ $SERVICE != HTTP ]]; then
# theoric possible case
if [[ $loop_reneg -eq 2 ]];
$tmp_result=0
if [[ $loop_reneg -eq 2 ]]; then
tmp_result=0
fi
case $tmp_result in
0) pr_svrty_medium "VULNERABLE (NOT ok)"; outln ", potential DoS threat"