mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 06:01:28 +00:00
Fixing script categories
This commit is contained in:
@@ -17,7 +17,7 @@ author = "Rob Nicholls <robert@everythingeverything.co.uk>"
|
||||
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
categories = {"default", "discovery", "safe"}
|
||||
categories = {"discovery", "intrusive", "vuln"}
|
||||
|
||||
local url = require 'url'
|
||||
local http = require 'http'
|
||||
|
||||
Reference in New Issue
Block a user