1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 14:11:29 +00:00

change the categories to vuln and intrusive

This commit is contained in:
fyodor
2009-05-20 00:51:54 +00:00
parent 4599d9f4f5
commit d3e623bf00

View File

@@ -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"