mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Fix false positive in smb-vuln-cve2009-3103
This commit is contained in:
parent
19c6146d1e
commit
da8d868a9e
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue