1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-05-31 04:17:05 +02:00

vuln count adjusted

This commit is contained in:
Dirk 2017-04-19 01:21:13 +02:00
parent 51497c9dfb
commit c4a2ba8b49

@ -12374,7 +12374,7 @@ parse_cmd_line() {
do_beast=true
do_lucky13=true
do_rc4=true
VULN_COUNT=10
VULN_COUNT=16
;;
-H|--heartbleed)
do_heartbleed=true