mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-07-04 04:41:57 +02:00
remove hint in winshock
This commit is contained in:
@ -17432,7 +17432,6 @@ run_winshock() {
|
|||||||
local server_banner=""
|
local server_banner=""
|
||||||
local cve="CVE-2014-6321"
|
local cve="CVE-2014-6321"
|
||||||
local cwe="CWE-94"
|
local cwe="CWE-94"
|
||||||
local hint=""
|
|
||||||
local jsonID="winshock"
|
local jsonID="winshock"
|
||||||
|
|
||||||
if [[ $VULN_COUNT -le $VULN_THRESHLD ]]; then
|
if [[ $VULN_COUNT -le $VULN_THRESHLD ]]; then
|
||||||
|
Reference in New Issue
Block a user