Create wmi-msbuild-evasion-domain.json

master
Rahmat Nurfauzi 2018-06-21 08:26:24 +07:00 committed by GitHub
parent bd1d585efe
commit aa023bdf1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
{
"description": "Command exec payload Certutil and MSBuild Whitelisting Bypass using WMI \nEvasion technique set to domain check",
"template": "templates/payloads/wmi-msbuild-evasion-domain-template.vba",
"varcount": 150,
"encodingoffset": 3,
"chunksize": 200,
"encodedvars": {
"DOMAIN":"TEST"
},
"vars": [],
"evasion": ["encoder", "domain"],
"payload": "INSERT YOUR PAYLOAD BASE64 MSBUILD XML HERE"
}