mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 02:27:59 +00:00
change the categories to vuln and intrusive
This commit is contained in:
parent
4599d9f4f5
commit
d3e623bf00
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ The module is based on the Metasploit modules/auxiliary/scanner/http/wmap_dir_we
|
|||
|
||||
author = "Ron Bowes <ron@skullsecurity.net> and Andrew Orr"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery"}
|
||||
categories = {"vuln", "intrusive"}
|
||||
|
||||
require "http"
|
||||
require "nsedebug"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue