From 338b27f2ab004fb2b71305c7ebc00a499af098ab Mon Sep 17 00:00:00 2001 From: n1nj4sec Date: Fri, 25 Aug 2017 21:21:24 +0200 Subject: [PATCH] add missing deps --- .gitmodules | 16 +++++++++++----- pupy/pupy/external/BeRoot | 1 + pupy/pupy/external/changeme | 1 + 3 files changed, 13 insertions(+), 5 deletions(-) create mode 160000 pupy/pupy/external/BeRoot create mode 160000 pupy/pupy/external/changeme diff --git a/.gitmodules b/.gitmodules index 43479341..0cf116bc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,13 +9,13 @@ [submodule "pupy/external/BeRoot"] path = pupy/external/BeRoot url = https://github.com/AlessandroZ/BeRoot - shallow = false + shallow = false [submodule "pupy/external/Windows-Exploit-Suggester"] - path = pupy/external/Windows-Exploit-Suggester - url = https://github.com/GDSSecurity/Windows-Exploit-Suggester + path = pupy/external/Windows-Exploit-Suggester + url = https://github.com/GDSSecurity/Windows-Exploit-Suggester [submodule "pupy/external/linux-exploit-suggester"] - path = pupy/external/linux-exploit-suggester - url = https://github.com/mzet-/linux-exploit-suggester + path = pupy/external/linux-exploit-suggester + url = https://github.com/mzet-/linux-exploit-suggester [submodule "client/sources-linux/linux-inject"] path = client/sources-linux/linux-inject url = https://github.com/gaffe23/linux-inject.git @@ -37,3 +37,9 @@ [submodule "pupy/external/Inveigh"] path = pupy/external/Inveigh url = https://github.com/Kevin-Robertson/Inveigh.git +[submodule "pupy/pupy/external/BeRoot"] + path = pupy/pupy/external/BeRoot + url = https://github.com/AlessandroZ/BeRoot +[submodule "pupy/pupy/external/changeme"] + path = pupy/pupy/external/changeme + url = https://github.com/AlessandroZ/changeme diff --git a/pupy/pupy/external/BeRoot b/pupy/pupy/external/BeRoot new file mode 160000 index 00000000..d03389e0 --- /dev/null +++ b/pupy/pupy/external/BeRoot @@ -0,0 +1 @@ +Subproject commit d03389e008d22e0637aed77ca865e53d041bbf64 diff --git a/pupy/pupy/external/changeme b/pupy/pupy/external/changeme new file mode 160000 index 00000000..d02e0a0e --- /dev/null +++ b/pupy/pupy/external/changeme @@ -0,0 +1 @@ +Subproject commit d02e0a0e22d40fca86b0942f53cbc6d06704e592