-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
66 lines (66 loc) · 2.29 KB
/
.gitmodules
File metadata and controls
66 lines (66 loc) · 2.29 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "dic/SecLists"]
path = dict/SecLists
url = https://github.com/danielmiessler/SecLists.git
[submodule "web/PayloadsAllTheThings"]
path = web/PayloadsAllTheThings
url = https://github.com/swisskyrepo/PayloadsAllTheThings.git
[submodule "web/PEASS-ng"]
path = web/PEASS-ng
url = https://github.com/peass-ng/PEASS-ng.git
[submodule "web/PowerSploit"]
path = web/PowerSploit
url = https://github.com/PowerShellMafia/PowerSploit.git
[submodule "web/nishang"]
path = web/nishang
url = https://github.com/samratashok/nishang.git
[submodule "web/pspy"]
path = web/pspy
url = https://github.com/DominicBreuker/pspy.git
[submodule "web/SSRFmap"]
path = web/SSRFmap
url = https://github.com/swisskyrepo/SSRFmap.git
[submodule "web/GitTools"]
path = web/GitTools
url = https://github.com/internetwache/GitTools.git
[submodule "Microsoft-Activation-Scripts"]
path = Microsoft-Activation-Scripts
url = https://github.com/massgravel/Microsoft-Activation-Scripts.git
[submodule "web/exploit-notes"]
path = web/exploit-notes
url = https://github.com/hdks-bug/exploit-notes.git
[submodule "web/reverse-shell-generator"]
path = web/reverse-shell-generator
url = https://github.com/0dayCTF/reverse-shell-generator.git
[submodule "dic/wister"]
path = dict/wister
url = https://github.com/cycurity/wister.git
[submodule "pentest"]
path = pentest
url = https://github.com/jivoi/pentest.git
[submodule "steg/qrazybox"]
path = misc/steg/qrazybox
url = https://github.com/Merricx/qrazybox.git
[submodule "web/Priv2Admin"]
path = web/Priv2Admin
url = https://github.com/gtworek/Priv2Admin.git
[submodule "web/nc.exe"]
path = web/nc.exe
url = https://github.com/int0x33/nc.exe.git
[submodule "web/xsser"]
path = web/xsser
url = https://github.com/epsylon/xsser.git
[submodule "reverse/ida/long_night"]
path = reverse/ida/long_night
url = https://github.com/ioncodes/long_night.git
[submodule "reverse/Ghidra-Themes"]
path = reverse/Ghidra-Themes
url = https://github.com/lr-m/Ghidra-Themes.git
[submodule "reverse/dnSpyEx"]
path = reverse/dnSpyEx
url = https://github.com/dnSpyEx/dnSpy.git
[submodule "web/hacktricks"]
path = web/hacktricks
url = https://github.com/HackTricks-wiki/hacktricks.git
[submodule "web/GTFOBins.github.io"]
path = web/GTFOBins.github.io
url = https://github.com/GTFOBins/GTFOBins.github.io.git