forked from GhostTroops/scan4all
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
28 lines (28 loc) · 1007 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 "config/jaeles-signatures"]
path = config/jaeles-signatures
url = https://github.com/jaeles-project/jaeles-signatures
branch=master
[submodule "config/nuclei-templates"]
path = config/nuclei-templates
url = https://github.com/projectdiscovery/nuclei-templates.git
branch=main
[submodule "config/fuzzing-templates"]
path = config/fuzzing-templates
url = https://github.com/projectdiscovery/fuzzing-templates.git
branch=main
[submodule "tools/ProxyShell"]
path = tools/ProxyShell
url = https://github.com/ktecv2000/ProxyShell.git
branch=main
[submodule "config/smuggler"]
path = config/smuggler
url = https://github.com/defparam/smuggler.git
branch=master
[submodule "tools/The-Hacker-Recipes"]
path = tools/The-Hacker-Recipes
url = https://github.com/ShutdownRepo/The-Hacker-Recipes.git
branch=master
[submodule "config/51pwn/juicyinfo-nuclei-templates"]
path = config/51pwn/juicyinfo-nuclei-templates
url = git@github.com:cipher387/juicyinfo-nuclei-templates.git
branch=main