1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-13 17:06:34 +00:00

Add amqp-info.nse to "version".

This commit is contained in:
david
2011-10-03 18:04:19 +00:00
parent 43180f6154
commit 859dd32a91
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ author = "Sebastian Dragomir"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"default", "discovery", "safe"}
categories = {"default", "discovery", "safe", "version"}
require("stdnse")
require("shortport")