diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..99ba82d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,21 @@ +[submodule "web/tomcatWarDeployer"] + path = web/tomcatWarDeployer + url = git@github.com:mgeeky/tomcatWarDeployer.git +[submodule "social-engineering/VisualBasicObfuscator"] + path = social-engineering/VisualBasicObfuscator + url = git@github.com:mgeeky/VisualBasicObfuscator.git +[submodule "social-engineering/RobustPentestMacro"] + path = social-engineering/RobustPentestMacro + url = git@github.com:mgeeky/RobustPentestMacro.git +[submodule "web/burpContextAwareFuzzer"] + path = web/burpContextAwareFuzzer + url = git@github.com:mgeeky/burpContextAwareFuzzer.git +[submodule "web/dirbuster"] + path = web/dirbuster + url = git@github.com:mgeeky/dirbuster.git +[submodule "social-engineering/PhishingPost"] + path = social-engineering/PhishingPost + url = git@github.com:mgeeky/PhishingPost.git +[submodule "web/arachni-launching-script"] + path = web/arachni-launching-script + url = git@github.com:mgeeky/arachni-launching-script.git diff --git a/social-engineering/PhishingPost b/social-engineering/PhishingPost new file mode 160000 index 0000000..bbb1add --- /dev/null +++ b/social-engineering/PhishingPost @@ -0,0 +1 @@ +Subproject commit bbb1add73362df40f04860a036926a71b96970c7 diff --git a/social-engineering/RobustPentestMacro b/social-engineering/RobustPentestMacro new file mode 160000 index 0000000..eb9621e --- /dev/null +++ b/social-engineering/RobustPentestMacro @@ -0,0 +1 @@ +Subproject commit eb9621e5aa4cb563a7370a72ce8b41b6dd1c2c02 diff --git a/social-engineering/VisualBasicObfuscator b/social-engineering/VisualBasicObfuscator new file mode 160000 index 0000000..4fb3946 --- /dev/null +++ b/social-engineering/VisualBasicObfuscator @@ -0,0 +1 @@ +Subproject commit 4fb3946a2f1d9ae7e444bccca6eea7e78b2c3480 diff --git a/web/arachni-launching-script b/web/arachni-launching-script new file mode 160000 index 0000000..a5bb35b --- /dev/null +++ b/web/arachni-launching-script @@ -0,0 +1 @@ +Subproject commit a5bb35b0bbec4d835e153b078c11c729690fcfc0 diff --git a/web/burpContextAwareFuzzer b/web/burpContextAwareFuzzer new file mode 160000 index 0000000..33e77f0 --- /dev/null +++ b/web/burpContextAwareFuzzer @@ -0,0 +1 @@ +Subproject commit 33e77f015eae07ae63d9b0464f135d594b4a558e diff --git a/web/dirbuster b/web/dirbuster new file mode 160000 index 0000000..bd9045a --- /dev/null +++ b/web/dirbuster @@ -0,0 +1 @@ +Subproject commit bd9045addedb585f374d6c177e248a151aaf184c diff --git a/web/tomcatWarDeployer b/web/tomcatWarDeployer new file mode 160000 index 0000000..524ab11 --- /dev/null +++ b/web/tomcatWarDeployer @@ -0,0 +1 @@ +Subproject commit 524ab119a4bb7f79fe8a74b500c14e9334f7c4a2