mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 06:29:03 +00:00
NSE re-categorization
* Merge the "backdoor" category into "malware" * Add "auth" for authentication credential determination * Rename "vulnerability" to "vuln" * Place 12 scripts into their correct categories
This commit is contained in:
@@ -10,7 +10,7 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
-- add this script to "version" if you really want to execute it
|
||||
-- keep in mind you can (and should) only execute it with -sV
|
||||
categories = {""}
|
||||
categories = {"demo"}
|
||||
-- categories = {"version"}
|
||||
|
||||
runlevel = 1.0
|
||||
|
||||
Reference in New Issue
Block a user