mirror of
https://github.com/nmap/nmap.git
synced 2026-01-25 15:49:02 +00:00
Fix false positive in smb-vuln-cve2009-3103
This commit is contained in:
@@ -173,6 +173,5 @@ action = function(host)
|
||||
vuln_table.state = vulns.STATE.NOT_VULN
|
||||
end
|
||||
end
|
||||
vuln_table.state = vulns.STATE.VULN
|
||||
return vuln_report:make_output(vuln_table)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user