From 710bd3db8aa94f9b8028203fcfa4d728e28f0dd6 Mon Sep 17 00:00:00 2001 From: whx Date: Fri, 27 Aug 2021 01:09:44 +0200 Subject: [PATCH] enum submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 466d3ea..103ddab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "enumeration/Checklists"] path = enumeration/Checklists url = https://github.com/netbiosX/Checklists.git +[submodule "enumeration/kerbrute"] + path = enumeration/kerbrute + url = https://github.com/ropnop/kerbrute.git