1
0
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:
david
2008-11-11 00:48:48 +00:00
parent 03c9145785
commit dd586b90bd
2 changed files with 1 additions and 2 deletions

View File

@@ -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" }