forked from OpenSourcePentest/tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
112 lines (112 loc) · 3.64 KB
/
.gitmodules
File metadata and controls
112 lines (112 loc) · 3.64 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
[submodule "PowerShell/BloodHound"]
path = PowerShell/BloodHound
url = https://github.com/BloodHoundAD/BloodHound
branch = master
[submodule "PowerShell/PowerSploit"]
path = PowerShell/PowerSploit
url = https://github.com/PowerShellMafia/PowerSploit
branch = master
[submodule "PowerShell/mimikittenz"]
path = PowerShell/mimikittenz
url = https://github.com/putterpanda/mimikittenz
branch = master
[submodule "PowerShell/p0wnedShell"]
path = PowerShell/p0wnedShell
url = https://github.com/Cn33liz/p0wnedShell
branch = master
[submodule "PowerShell/PSRecon"]
path = PowerShell/PSRecon
url = https://github.com/gfoss/PSRecon/
branch = master
[submodule "PowerShell/PowerShell-Suite"]
path = PowerShell/PowerShell-Suite
url = https://github.com/FuzzySecurity/PowerShell-Suite
branch = master
[submodule "Web/nikto"]
path = Web/nikto
url = https://github.com/sullo/nikto
branch = master
[submodule "Web/wfuzz"]
path = Web/wfuzz
url = https://github.com/xmendez/wfuzz
branch = master
[submodule "Web/sqlmap"]
path = Web/sqlmap
url = https://github.com/sqlmapproject/sqlmap
branch = master
[submodule "Web/sqlmate"]
path = Web/sqlmate
url = https://github.com/UltimateHackers/sqlmate
branch = master
[submodule "Web/beef"]
path = Web/beef
url = https://github.com/beefproject/beef
branch = master
[submodule "Web/wpscan"]
path = Web/wpscan
url = https://github.com/wpscanteam/wpscan
branch = master
[submodule "Web/arachni"]
path = Web/arachni
url = https://github.com/Arachni/arachni
branch = master
[submodule "Exploitation/routersploit"]
path = Exploitation/routersploit
url = https://github.com/reverse-shell/routersploit
branch = master
[submodule "Exploitation/metasploit-framework"]
path = Exploitation/metasploit-framework
url = https://github.com/rapid7/metasploit-framework
branch = master
[submodule "Exploitation/Nosql-Exploitation-Framework"]
path = Exploitation/Nosql-Exploitation-Framework
url = https://github.com/torque59/Nosql-Exploitation-Framework
branch = master
[submodule "Cracking/JohnTheRipper"]
path = Cracking/JohnTheRipper
url = https://github.com/magnumripper/JohnTheRipper
branch = bleeding-jumbo
[submodule "Cracking/hashcat"]
path = Cracking/hashcat
url = https://github.com/hashcat/hashcat.git
branch = master
[submodule "Cracking/hashcat-utils"]
path = Cracking/hashcat-utils
url = https://github.com/hashcat/hashcat-utils
branch = master
[submodule "Cracking/maskprocessor"]
path = Cracking/maskprocessor
url = https://github.com/hashcat/maskprocessor
branch = master
[submodule "Cracking/statsprocessor"]
path = Cracking/statsprocessor
url = https://github.com/hashcat/statsprocessor
branch = master
[submodule "Cracking/kwprocessor"]
path = Cracking/kwprocessor
url = https://github.com/hashcat/kwprocessor
branch = master
[submodule "Cracking/princeprocessor"]
path = Cracking/princeprocessor
url = https://github.com/hashcat/princeprocessor
branch = master
[submodule "Windows/Windows-Exploit-Suggester"]
path = Windows/Windows-Exploit-Suggester
url = https://github.com/GDSSecurity/Windows-Exploit-Suggester
branch = master
[submodule "Windows/Winpayloads"]
path = Windows/Winpayloads
url = https://github.com/nccgroup/Winpayloads
branch = master
[submodule "Linux/linux-exploit-suggester"]
path = Linux/linux-exploit-suggester
url = https://github.com/mzet-/linux-exploit-suggester
branch = master
[submodule "Linux/linux-exploit-suggester-2"]
path = Linux/linux-exploit-suggester-2
url = https://github.com/jondonas/linux-exploit-suggester-2
branch = master
[submodule "PowerShell/Invoke-TheHash"]
path = PowerShell/Invoke-TheHash
url = https://github.com/Kevin-Robertson/Invoke-TheHash
branch = master