Initial commit.
This commit is contained in:
31
config.json
Normal file
31
config.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user