This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathPSArmoury.json
72 lines (72 loc) · 2.34 KB
/
PSArmoury.json
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
[
{
"Name": "Discover-PSMSExchangeServers",
"Type": "WebDownloadSimple",
"URL": "https://github.com/PyroTek3/PowerShell-AD-Recon/raw/master/Discover-PSMSExchangeServers"
},
{
"Name": "Discover-PSMSSQLServers",
"Type": "WebDownloadSimple",
"URL": "https://github.com/PyroTek3/PowerShell-AD-Recon/raw/master/Discover-PSMSSQLServers"
},
{
"Name": "Invoke-BadPotato.ps1",
"Type": "WebDownloadSimple",
"URL": "https://github.com/S3cur3Th1sSh1t/PowerSharpPack/raw/master/PowerSharpBinaries/Invoke-BadPotato.ps1"
},
{
"Name": "Invoke-Kerberoast.ps1",
"Type": "WebDownloadSimple",
"URL": "https://github.com/BC-SECURITY/Empire/raw/master/empire/server/data/module_source/credentials/Invoke-Kerberoast.ps1"
},
{
"Name": "Invoke-Mimikatz.ps1",
"Type": "WebDownloadSimple",
"URL": "https://github.com/BC-SECURITY/Empire/raw/master/empire/server/data/module_source/credentials/Invoke-Mimikatz.ps1"
},
{
"Name": "Invoke-Portscan.ps1",
"Type": "WebDownloadSimple",
"URL": "https://github.com/PowerShellMafia/PowerSploit/raw/master/Recon/Invoke-Portscan.ps1"
},
{
"Name": "Invoke-Rubeus.ps1",
"Type": "WebDownloadSimple",
"URL": "https://github.com/S3cur3Th1sSh1t/PowerSharpPack/raw/master/PowerSharpBinaries/Invoke-Rubeus.ps1"
},
{
"Name": "Invoke-RunasCs.ps1",
"Type": "WebDownloadSimple",
"URL": "https://github.com/antonioCoco/RunasCs/raw/master/Invoke-RunasCs.ps1"
},
{
"Name": "Invoke-Seatbelt.ps1",
"Type": "WebDownloadSimple",
"URL": "https://github.com/S3cur3Th1sSh1t/PowerSharpPack/raw/master/PowerSharpBinaries/Invoke-Seatbelt.ps1"
},
{
"Name": "Invoke-SharpDPAPI.ps1",
"Type": "WebDownloadSimple",
"URL": "https://github.com/S3cur3Th1sSh1t/PowerSharpPack/raw/master/PowerSharpBinaries/Invoke-SharpDPAPI.ps1"
},
{
"Name": "Powermad.ps1",
"Type": "WebDownloadSimple",
"URL": "https://github.com/Kevin-Robertson/Powermad/raw/master/Powermad.ps1"
},
{
"Name": "PowerView4.ps1",
"Type": "WebDownloadSimple",
"URL": "https://github.com/ZeroDayLab/PowerSploit/raw/master/Recon/PowerView.ps1"
},
{
"Name": "PrivescCheck.ps1",
"Type": "WebDownloadSimple",
"URL": "https://github.com/itm4n/PrivescCheck/raw/master/PrivescCheck.ps1"
},
{
"Name": "SharpHound.ps1",
"Type": "WebDownloadSimple",
"URL": "https://github.com/BloodHoundAD/BloodHound/raw/master/Collectors/SharpHound.ps1"
}
]