fix path to template `donwloader`
parent
6202e1e8c1
commit
e4757f7230
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"description": "Generic download exec payload including domain check",
|
"description": "Generic download exec payload including domain check",
|
||||||
"comment": "File is saved at the following path %temp%\\PATH.",
|
"comment": "File is saved at the following path %temp%\\PATH.",
|
||||||
"template": "../template/downloader.vba",
|
"template": "templates/generic-downloader-domain-evasion.vba",
|
||||||
"varcount": 80,
|
"varcount": 80,
|
||||||
"encodingoffset": 4,
|
"encodingoffset": 4,
|
||||||
"encodedvars": {
|
"encodedvars": {
|
||||||
|
|
Loading…
Reference in New Issue