1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-08 23:49:03 +00:00

Added smb-check-vulns.nse to the vuln category.

This commit is contained in:
batrick
2009-10-06 12:04:35 +00:00
parent e7afd943f0
commit b356ce2580

View File

@@ -78,7 +78,7 @@ on the Nmap-dev mailing list and I'll add it to my list [Ron Bowes]).
author = "Ron Bowes"
copyright = "Ron Bowes"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"intrusive","exploit","dos"}
categories = {"intrusive","exploit","dos","vuln"}
-- Set the runlevel to >2 so this runs last (so if it DOES crash something, it doesn't
-- till other scans have had a chance to run)
runlevel = 2