mirror of
https://github.com/nmap/nmap.git
synced 2025-12-11 02:09:03 +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"
|
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 url = require 'url'
|
||||||
local http = require 'http'
|
local http = require 'http'
|
||||||
|
|||||||
Reference in New Issue
Block a user