remove hint in winshock

This commit is contained in:
Dirk Wetter 2020-09-08 13:42:50 +02:00
parent a1a0605082
commit fe7b51a3e2
1 changed files with 0 additions and 1 deletions

View File

@ -17432,7 +17432,6 @@ run_winshock() {
local server_banner=""
local cve="CVE-2014-6321"
local cwe="CWE-94"
local hint=""
local jsonID="winshock"
if [[ $VULN_COUNT -le $VULN_THRESHLD ]]; then