-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
58 lines (58 loc) · 2.49 KB
/
Copy path.gitmodules
File metadata and controls
58 lines (58 loc) · 2.49 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
[submodule "active-directory/PowerSploit"]
path = active-directory/PowerSploit
url = https://github.com/PowerShellMafia/PowerSploit
branch = dev
[submodule "windows/post-exploit/nishang"]
path = windows/post-exploit/nishang
url = https://github.com/samratashok/nishang
[submodule "windows/post-exploit/PowerSharpPack"]
path = windows/post-exploit/PowerSharpPack
url = https://github.com/S3cur3Th1sSh1t/PowerSharpPack
[submodule "windows/post-exploit/WinPwn"]
path = windows/post-exploit/WinPwn
url = https://github.com/S3cur3Th1sSh1t/WinPwn
[submodule "windows/credentials/mimikatz"]
path = windows/credentials/mimikatz
url = https://github.com/gentilkiwi/mimikatz
[submodule "linux/credentials/mimipenguin"]
path = linux/credentials/mimipenguin
url = https://github.com/huntergregal/mimipenguin
[submodule "linux/credentials/mimipy"]
path = linux/credentials/mimipy
url = https://github.com/n1nj4sec/mimipy
[submodule "windows/privesc/PrivescCheck"]
path = windows/privesc/PrivescCheck
url = https://github.com/itm4n/PrivescCheck
[submodule "windows/enum/WinEnum"]
path = windows/enum/WinEnum
url = https://github.com/mattiareggiani/WinEnum
[submodule "windows/binaries/SharpCollection"]
path = windows/binaries/SharpCollection
url = https://github.com/Flangvik/SharpCollection
[submodule "windows/binaries/impacket-examples"]
path = windows/binaries/impacket-examples
url = https://github.com/maaaaz/impacket-examples-windows
[submodule "windows/relay/Inveigh"]
path = windows/relay/Inveigh
url = https://github.com/Kevin-Robertson/Inveigh
[submodule "windows/exchange/MailSniper"]
path = windows/exchange/MailSniper
url = https://github.com/dafthack/MailSniper
[submodule "active-directory/collectors/AzureHound"]
path = active-directory/collectors/AzureHound
url = https://github.com/SpecterOps/AzureHound
[submodule "active-directory/collectors/MSSQLHound"]
path = active-directory/collectors/MSSQLHound
url = https://github.com/SpecterOps/MSSQLHound
[submodule "web/webshells/p0wny-shell"]
path = web/webshells/p0wny-shell
url = https://github.com/flozz/p0wny-shell
[submodule "web/splunk/reverse-shell-splunk"]
path = web/splunk/reverse-shell-splunk
url = https://github.com/0xjpuff/reverse_shell_splunk
[submodule "windows/post-exploit/PSSQLite"]
path = windows/post-exploit/PSSQLite
url = https://github.com/RamblingCookieMonster/PSSQLite.git
[submodule "windows/privesc/SeTcbPrivilege-Abuse"]
path = windows/privesc/SeTcbPrivilege-Abuse
url = https://github.com/b4lisong/SeTcbPrivilege-Abuse.git