mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 21:21:31 +00:00
Remove smb-check-vulns.nse from the vuln category, leaving it in intrusive.
This commit is contained in:
@@ -97,7 +97,6 @@ Entry{ category = "version", filename = "skypev2-version.nse" }
|
||||
Entry{ category = "intrusive", filename = "sql-injection.nse" }
|
||||
Entry{ category = "vuln", filename = "sql-injection.nse" }
|
||||
Entry{ category = "intrusive", filename = "smb-check-vulns.nse" }
|
||||
Entry{ category = "vuln", filename = "smb-check-vulns.nse" }
|
||||
Entry{ category = "demo", filename = "smtp-open-relay.nse" }
|
||||
Entry{ category = "default", filename = "snmp-sysdescr.nse" }
|
||||
Entry{ category = "discovery", filename = "snmp-sysdescr.nse" }
|
||||
|
||||
Reference in New Issue
Block a user