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

Added dependency for ldap-brute to ldap-rootdse.nse

This commit is contained in:
patrik
2010-02-21 08:56:10 +00:00
parent 42da3e0ba0
commit 08063ebd32

View File

@@ -86,6 +86,7 @@ author = "Patrik Karlsson"
copyright = "Patrik Karlsson"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"discovery", "safe"}
dependencies = {"ldap-brute"}
require "ldap"
require 'shortport'