mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 04:49:02 +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:
@@ -8,7 +8,7 @@ author = "Diman Todorov <diman.todorov@gmail.com>"
|
||||
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
categories = {"vulnerability"}
|
||||
categories = {"auth", "vuln"}
|
||||
|
||||
require "shortport"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user