pupy/.gitmodules

17 lines
522 B
Plaintext
Raw Normal View History

[submodule "pupy/packages/src/scapy"]
path = pupy/packages/src/scapy
url = https://github.com/secdev/scapy
shallow = true
2016-01-19 20:07:51 +00:00
[submodule "pupy/payload_templates"]
path = pupy/payload_templates
url = https://github.com/n1nj4sec/pupy-binaries.git
shallow = true
[submodule "pupy/external/LaZagne"]
path = pupy/external/LaZagne
url = https://github.com/AlessandroZ/LaZagne
shallow = true
[submodule "pupy/external/impacket"]
path = pupy/external/impacket
url = https://github.com/CoreSecurity/impacket
shallow = true