diff --git a/.gitmodules b/.gitmodules index b3fa9bc7..24d66f61 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,3 +27,6 @@ [submodule "pupy/external/mimipy"] path = pupy/external/mimipy url = https://github.com/n1nj4sec/mimipy.git +[submodule "pupy/payload_templates"] + path = pupy/payload_templates + url = https://github.com/n1nj4sec/pupy-binaries diff --git a/pupy/payload_templates b/pupy/payload_templates new file mode 160000 index 00000000..a8897c85 --- /dev/null +++ b/pupy/payload_templates @@ -0,0 +1 @@ +Subproject commit a8897c85a58442be3085038557d23050306f2ff8 diff --git a/pupy/payload_templates/.keep b/pupy/payload_templates/.keep deleted file mode 100644 index e69de29b..00000000