Update TEMPLATE.md

patch-1
Mr-Un1k0d3r 2016-12-13 20:41:48 -05:00 committed by GitHub
parent a0f48228c3
commit e2ee427a3b
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ Once it will be parsed by the Python script the variable will be replace by the
"URL": "https://ringzer0team.com" "URL": "https://ringzer0team.com"
}, },
"vars": [], "vars": [],
"evasion": ["encoder"], "evasion": ["encoder", "domain"],
"payload": "cmd.exe /c whoami" "payload": "cmd.exe /c whoami"
} }
``` ```