Update README
This commit is contained in:
22
config.json
22
config.json
@ -20,11 +20,20 @@
|
||||
],
|
||||
"flozz/p0wny-shell": [
|
||||
"shell.php"
|
||||
],
|
||||
"int0x33/nc.exe": [
|
||||
"nc64.exe"
|
||||
],
|
||||
"BloodHoundAD/BloodHound": [
|
||||
"Collectors/SharpHound.exe"
|
||||
],
|
||||
"InitRoot/SweetPotato": [
|
||||
"SweetPotato.exe"
|
||||
]
|
||||
},
|
||||
"githubreleasesync": {
|
||||
"carlospolop/PEASS-ng": {
|
||||
"local_version": "20220605",
|
||||
"local_version": "20220731",
|
||||
"files": [
|
||||
"linpeas.sh",
|
||||
"winPEAS.bat",
|
||||
@ -41,6 +50,10 @@
|
||||
{
|
||||
"filename": "chisel_{short_version}_linux_386.gz",
|
||||
"binpath": "chisel"
|
||||
},
|
||||
{
|
||||
"filename": "chisel_{short_version}_linux_amd64.gz",
|
||||
"binpath": "chisel64"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -49,6 +62,13 @@
|
||||
"files": [
|
||||
"lazagne.exe"
|
||||
]
|
||||
},
|
||||
"DominicBreuker/pspy": {
|
||||
"local_version": "v1.2.0",
|
||||
"files": [
|
||||
"pspy32",
|
||||
"pspy64"
|
||||
]
|
||||
}
|
||||
},
|
||||
"ncat": {
|
||||
|
Reference in New Issue
Block a user