Added impacket and pywerview as submodules

main
byt3bl33d3r 2017-03-26 16:34:11 -06:00
parent d2a1078c9a
commit f1346ad55f
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@ -16,3 +16,9 @@
[submodule "cme/data/randomps-scripts"] [submodule "cme/data/randomps-scripts"]
path = cme/data/randomps-scripts path = cme/data/randomps-scripts
url = https://github.com/xorrior/RandomPS-Scripts url = https://github.com/xorrior/RandomPS-Scripts
[submodule "cme/thirdparty/pywerview_"]
path = cme/thirdparty/pywerview
url = https://github.com/the-useless-one/pywerview
[submodule "cme/thirdparty/impacket_"]
path = cme/thirdparty/impacket
url = https://github.com/CoreSecurity/impacket

1
cme/thirdparty/impacket vendored Submodule

@ -0,0 +1 @@
Subproject commit 4757b0d225f0bcab17195decccab11a45d1c2ea5

1
cme/thirdparty/pywerview vendored Submodule

@ -0,0 +1 @@
Subproject commit 1ee894ce85de5976012b34fe55a00695672d0cc3