mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-12-16 20:22:05 +01:00
Merge pull request #2968 from testssl/fix_missing_vulnHeadline
ROBOT is also a vulnerability
This commit is contained in:
@@ -24710,6 +24710,7 @@ parse_cmd_line() {
|
||||
;;
|
||||
-BB|--BB|--robot)
|
||||
do_robot=true
|
||||
((VULN_COUNT++))
|
||||
;;
|
||||
-R|--renegotiation)
|
||||
do_renego=true
|
||||
|
||||
Reference in New Issue
Block a user