mirror of
https://github.com/maxDcb/C2LinuxImplant
synced 2026-06-08 15:48:43 +00:00
16 lines
485 B
Plaintext
16 lines
485 B
Plaintext
[submodule "core"]
|
|
path = core
|
|
url = https://github.com/maxDcb/C2Core.git
|
|
[submodule "libs/libSocks5"]
|
|
path = libs/libSocks5
|
|
url = https://github.com/maxDcb/libSocks5.git
|
|
[submodule "libs/libDns"]
|
|
path = libs/libDns
|
|
url = https://github.com/maxDcb/Dnscommunication
|
|
[submodule "thirdParty/base64"]
|
|
path = thirdParty/base64
|
|
url = https://github.com/ReneNyffenegger/cpp-base64.git
|
|
[submodule "thirdParty/donut"]
|
|
path = thirdParty/donut
|
|
url = https://github.com/maxDcb/donut.git
|