-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
43 lines (43 loc) · 1.48 KB
/
.gitmodules
File metadata and controls
43 lines (43 loc) · 1.48 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[submodule "PayloadsAllTheThings"]
path = PayloadsAllTheThings
url = https://github.com/swisskyrepo/PayloadsAllTheThings
[submodule "SecLists"]
path = SecLists
url = https://github.com/danielmiessler/SecLists
[submodule "bruteforce-lists"]
path = bruteforce-lists
url = https://github.com/random-robbie/bruteforce-lists
[submodule "fuzzDicts"]
path = fuzzDicts
url = https://github.com/TheKingOfDuck/fuzzDicts
[submodule "leaky-paths"]
path = leaky-paths
url = https://github.com/ayoubfathi/leaky-paths
[submodule "many-passwords"]
path = many-passwords
url = https://github.com/many-passwords/many-passwords
[submodule "resolvers"]
path = resolvers
url = https://github.com/trickest/resolvers
[submodule "wordlists"]
path = wordlists
url = https://github.com/trickest/wordlists
[submodule "fingerprint/fingers"]
path = fingerprint/fingers
url = https://github.com/chainreactors/fingers.git
[submodule "fingerprint/FingerprintHub"]
path = fingerprint/FingerprintHub
url = https://github.com/0x727/FingerprintHub.git
[submodule "fingerprint/EHole"]
path = fingerprint/EHole
url = https://github.com/EdgeSecurityTeam/EHole.git
[submodule "nuclei-templates"]
path = nuclei-templates
url = https://github.com/projectdiscovery/nuclei-templates
[submodule "fingerprint/cdncheck"]
path = fingerprint/cdncheck
url = https://github.com/projectdiscovery/cdncheck
[submodule "bounty-targets-data"]
path = bounty-targets-data
url = https://github.com/arkadiyt/bounty-targets-data
shallow = true