1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-28 10:29:03 +00:00

Remove the 'dos' and 'exploit' categories.

This commit is contained in:
djalal
2011-05-17 16:27:36 +00:00
parent e5d851cb2c
commit 17414d4cb4

View File

@@ -24,7 +24,7 @@ Checks for SMTP, SMTPS and Submission vulnerabilities:
author = "Djalal Harouni"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"dos", "exploit", "intrusive", "vuln"}
categories = {"intrusive", "vuln"}
require "shortport"
require "stdnse"