1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-25 17:09:02 +00:00

Moved a bunch of scripts to the "safe" category, and some others to "intrusive" after

discussion on nmap-dev about how best to handle these.  I also updated the docs and
am about to regenerate script.db.  See this thread for more info:
http://seclists.org/nmap-dev/2009/q3/1008.html
This commit is contained in:
fyodor
2009-10-01 19:07:16 +00:00
parent 8dfb8af45e
commit fea1ab7c39
17 changed files with 19 additions and 19 deletions

View File

@@ -5,7 +5,7 @@ Checks if a VNC server is vulnerable to the RealVNC authentication bypass
author = "Brandon Enright <bmenrigh@ucsd.edu>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"default", "vuln"}
categories = {"default", "vuln", "safe"}
require "shortport"