forked from n1nj4sec/pupy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
28 lines (28 loc) · 968 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "pupy/packages/src/scapy"]
path = pupy/external/scapy
url = https://github.com/secdev/scapy
shallow = false
[submodule "pupy/payload_templates"]
path = pupy/payload_templates
url = ../pupy-binaries.git
shallow = false
[submodule "pupy/external/LaZagne"]
path = pupy/external/LaZagne
url = https://github.com/AlessandroZ/LaZagne
shallow = false
[submodule "pupy/external/impacket"]
path = pupy/external/impacket
url = https://github.com/CoreSecurity/impacket
shallow = false
[submodule "client/sources-linux/linux-inject"]
path = client/sources-linux/linux-inject
url = https://github.com/gaffe23/linux-inject.git
[submodule "pupy/external/pywerview"]
path = pupy/external/pywerview
url = https://github.com/the-useless-one/pywerview.git
[submodule "pupy/external/winpty"]
path = pupy/external/winpty
url = https://github.com/alxchk/winpty
[submodule "pupy/memorpy"]
path = pupy/external/memorpy
url = https://github.com/n1nj4sec/memorpy