mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
add to the discovery category. I'm not certain this is a good move, but html-trace is in the category, so we presumably need to either remove it from html-trace or add it to http-title, robots.txt, etc.
This commit is contained in:
@@ -16,7 +16,7 @@ author = "Diman Todorov <diman.todorov@gmail.com>"
|
||||
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
categories = {"default", "safe"}
|
||||
categories = {"default", "discovery", "safe"}
|
||||
|
||||
local url = require 'url'
|
||||
local dns = require 'dns'
|
||||
|
||||
Reference in New Issue
Block a user