mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Remove the 'dos' and 'exploit' categories.
This commit is contained in:
parent
e5d851cb2c
commit
17414d4cb4
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue