diff --git a/scripts/ldap-rootdse.nse b/scripts/ldap-rootdse.nse index 85ff3ed30..c03a4694d 100644 --- a/scripts/ldap-rootdse.nse +++ b/scripts/ldap-rootdse.nse @@ -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'