Sync releases, use tokens, rearrange config.
This commit is contained in:
53
config.json
53
config.json
@ -1,31 +1,30 @@
|
||||
{
|
||||
"githubfilesync": [
|
||||
{
|
||||
"samratashok/nishang": [
|
||||
"Shells/Invoke-PowerShellTcp.ps1",
|
||||
"Shells/Invoke-PowerShellTcpOneLine.ps1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"samratashok/nishang": [
|
||||
"Shells/Invoke-PowerShellTcp.ps1",
|
||||
"Shells/Invoke-PowerShellTcpOneLine.ps1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"antonioCoco/ConPtyShell": [
|
||||
"Invoke-ConPtyShell.ps1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ly4k/PwnKit": [
|
||||
"PwnKit"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Re4son/Churrasco": [
|
||||
"churrasco.exe"
|
||||
"githubmastersync": {
|
||||
"samratashok/nishang": [
|
||||
"Shells/Invoke-PowerShellTcp.ps1",
|
||||
"Shells/Invoke-PowerShellTcpOneLine.ps1"
|
||||
],
|
||||
"antonioCoco/ConPtyShell": [
|
||||
"Invoke-ConPtyShell.ps1"
|
||||
],
|
||||
"ly4k/PwnKit": [
|
||||
"PwnKit"
|
||||
],
|
||||
"Re4son/Churrasco": [
|
||||
"churrasco.exe"
|
||||
],
|
||||
"SecWiki/windows-kernel-exploits": [
|
||||
"MS11-046/ms11-046.exe"
|
||||
]
|
||||
},
|
||||
"githubreleasesync": {
|
||||
"carlospolop/PEASS-ng": {
|
||||
"local_version": "20220417",
|
||||
"files": [
|
||||
"linpeas.sh",
|
||||
"winPEAS.bat",
|
||||
"winPEASany.exe"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user