mirror of
https://github.com/nmap/nmap.git
synced 2026-07-11 18:55:08 +00:00
Added dependency for ldap-brute to ldap-rootdse.nse
This commit is contained in:
parent
42da3e0ba0
commit
08063ebd32
1 changed files with 1 additions and 0 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue