mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
- ouput corrections for BEAST
This commit is contained in:
parent
41bc2fb70c
commit
a0d634f94a
@ -3646,11 +3646,11 @@ run_beast(){
|
|||||||
else
|
else
|
||||||
if $WIDE; then
|
if $WIDE; then
|
||||||
outln
|
outln
|
||||||
pr_brown "VULNERABLE (NOT ok) -- no higher protocols (possible mitigation) supported!"
|
|
||||||
else
|
else
|
||||||
out "${spaces}"
|
out "${spaces}"
|
||||||
pr_brown "-- no higher protocols (possible mitigation) supported!"
|
|
||||||
fi
|
fi
|
||||||
|
pr_brown "VULNERABLE (NOT ok)"
|
||||||
|
outln " -- and no higher protocols as mitigation supported"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@ -5076,4 +5076,4 @@ fi
|
|||||||
exit $?
|
exit $?
|
||||||
|
|
||||||
|
|
||||||
# $Id: testssl.sh,v 1.398 2015/10/02 22:14:51 dirkw Exp $
|
# $Id: testssl.sh,v 1.399 2015/10/04 10:32:29 dirkw Exp $
|
||||||
|
Loading…
Reference in New Issue
Block a user