Created
November 21, 2011 19:43
-
-
Save itsbth/1383689 to your computer and use it in GitHub Desktop.
Uploaded by UploadToGist for Sublime Text 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <meta name="generator" content= | |
| "HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" /> | |
| <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> | |
| <title>xHTMLx Has Defaced</title> | |
| <meta content="MSHTML 6.00.2900.2180" name="GENERATOR" /> | |
| <style type="text/css"> | |
| /*<![CDATA[*/ | |
| BODY{font-family:Verdana,Arial;font-size:12px;color:#fff;background-color:Grey;background-image:url(http://i1004.photobucket.com/albums/af163/imnu11/openbg.gif);background-repeat:repeat; | |
| /*]]>*/ | |
| </style> | |
| <style type="text/css"> | |
| /*<![CDATA[*/ | |
| body { | |
| background-color: #000000; | |
| color: 16777215; | |
| } | |
| div.c9 {FONT-WEIGHT: bold; WIDTH: 800px; FONT-FAMILY: 'courier new'; HEIGHT: 540px} | |
| div.c8 {color: #00FF33; font-size: 150%; text-align: center} | |
| span.c7 {color: red; font-family: Tahoma} | |
| span.c6 {color: #00FF00} | |
| span.c5 {color: red; font-family: Harrington} | |
| div.c4 {color: #00FF00; text-align: center} | |
| span.c3 {color: red; font-family: tahoma} | |
| table.c2 {background-color: #121212} | |
| div.c1 {text-align: center} | |
| /*]]>*/ | |
| </style> | |
| </head> | |
| <body onload="writetext()" oncontextmenu="return false" onselectstart="return false" | |
| ondragstart="return false"> | |
| <script type="text/javascript"> | |
| //<![CDATA[ | |
| window.scrollBy(0, 1); | |
| window.resizeTo(0, 0); | |
| window.moveTo(0, 0); | |
| setTimeout("move()", 1); | |
| var mxm = 50; | |
| var mym = 25; | |
| var mx = 0; | |
| var my = 0; | |
| var sv = 50; | |
| var status = 1; | |
| var szx = 0; | |
| var szy = 0; | |
| var c = 255; | |
| var n = 0; | |
| var sm = 30; | |
| var cycle = 2; | |
| var done = 2; | |
| function move() { | |
| if (status == 1) { | |
| mxm = mxm / 1.05; | |
| mym = mym / 1.05; | |
| mx = mx + mxm; | |
| my = my - mym; | |
| mxm = mxm + (400 - mx) / 100; | |
| mym = mym - (300 - my) / 100; | |
| window.moveTo(mx, my); | |
| rmxm = Math.round(mxm / 10); | |
| rmym = Math.round(mym / 10); | |
| if (rmxm == 0) { | |
| if (rmym == 0) { | |
| status = 2 | |
| } | |
| } | |
| } | |
| if (status == 2) { | |
| sv = sv / 1.1; | |
| scrratio = 1 + 1 / 3; | |
| mx = mx - sv * scrratio / 2; | |
| my = my - sv / 2; | |
| szx = szx + sv * scrratio; | |
| szy = szy + sv; | |
| window.moveTo(mx, my); | |
| window.resizeTo(szx, szy); | |
| if (sv < 0.1) { | |
| status = 3 | |
| } | |
| } | |
| if (status == 3) { | |
| document.fgColor = 0xffffFF; | |
| c = c - 16; | |
| if (c < 0) { | |
| status = 8 | |
| } | |
| } | |
| if (status == 4) { | |
| c = c + 16; | |
| document.bgColor = c * 65536; | |
| document.fgColor = (255 - c) * 65536; | |
| if (c > 239) { | |
| status = 5 | |
| } | |
| } | |
| if (status == 5) { | |
| c = c - 16; | |
| document.bgColor = c * 65536; | |
| document.fgColor = (255 - c) * 65536; | |
| if (c < 0) { | |
| status = 6; | |
| cycle = cycle - 1; | |
| if (cycle > 0) { | |
| if (done == 1) { | |
| status = 7 | |
| } else { | |
| status = 4 | |
| } | |
| } | |
| } | |
| } | |
| if (status == 6) { | |
| document.title = "INC Team"; | |
| alert("INC Team"); | |
| cycle = 2; | |
| status = 4; | |
| done = 1 | |
| } | |
| if (status == 7) { | |
| c = c + 4; | |
| document.bgColor = c * 65536; | |
| document.fgColor = (255 - c) * 65536; | |
| if (c > 128) { | |
| status = 8 | |
| } | |
| } | |
| if (status == 8) { | |
| window.moveTo(0, 0); | |
| sx = screen.availWidth; | |
| sy = screen.availHeight; | |
| window.resizeTo(sx, sy); | |
| status = 9 | |
| } | |
| var timer = setTimeout("move()", 0.3) | |
| } | |
| //]]> | |
| </script> | |
| <script language="Javascript1.2" type="text/javascript"> | |
| //<![CDATA[ | |
| var mymessage = "Don't leech my defacement page. Get your own you fucking skid."; | |
| 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> | |
| <table> | |
| <tr> | |
| <td> | |
| <script language="JavaScript" type="text/javascript"> | |
| //<![CDATA[ | |
| msg = new Array(); | |
| msg[0] = "<font size ='2' color='00ff00'><center><h2><u><center>--- Welcome, Your site has been defaced by xHTMLx ---<\/u><\/h2><\/center><\/font>"; | |
| msg[1] = "<font color='00ff00'><center> - xHx - Fucked Up - Your Pathetic Site - <\/center> <\/font><b"; | |
| msg[2] = " <br>"; | |
| msg[3] = "<font size ='3' color='00ff00'><center>Your Security was <a href='ymsgr:hacker.Jax'><font Face='Harrington' color='Red'> <b>nothing, nothing at all.<\/b><\/font><\/a><\/font>"; | |
| msg[4] = "<font size='3'color='00ff00'><center><font face='Tahoma'color='Red'>Enjoy your newly defaced site.<\/font><\/center><\/font>"; | |
| msg[5] = "<font size='3'color='00ff00'><b><center> --- It truley is better now --- <\/center><\/b><\/font>"; | |
| msg[6] = "<br>"; | |
| msg[7] = "<font color='00ff00'><center>\u00c3\u0014H\u00c3\u0014 \u00c2\u00bb \u00c3\u00be??wjo\u00c3\u00be \u00c2\u00bb \u00c3\u00be\u00c3\u00aetc?\u00c3\u00ab?<\/center><\/font>"; | |
| msg[8] = "<font color='00ff00'><center>I won't fix your site, but I would like to hear what you say about me.<br />xHTMLx_Defaced@mailcatch.com<br /><br />>>> Next time, fix your security <<<<br>Unless you want to see more from me. (:<br><br><\/font><font color='bright red'>__________________________________________________________________<br><br>>>> The Malvager, the new order. <<<<br><br>Your pain amuses us. Your weakness strengthens us.<br>We are the New Order.<br>We will not stop. And..<br>You will abide.. <br>__________________________________________________________________<\/center><\/font>"; | |
| text1 = ""; | |
| text2 = ""; | |
| count = 0; | |
| count2 = 0; | |
| text = msg[0].split(""); | |
| function writetext() { | |
| text1 = text2 + "<font color='red>" + text[count] + "<\/font>"; | |
| text2 += text[count]; | |
| document.all["nothing"].innerHTML = text1; | |
| if (count < text.length - 1) { | |
| count++; | |
| setTimeout('writetext()', 25); | |
| } else { | |
| count = 0; | |
| if (count2 != 9) { | |
| count2++; | |
| text2 += "<p>"; | |
| text = eval('msg[' + count2 + '].split("")'); | |
| setTimeout('writetext()', 25); | |
| } | |
| } | |
| } | |
| //]]> | |
| </script> | |
| <table align="center" class="code notranslate c2" width="50%" height="5%" border= | |
| "5" cellpadding="0" cellspacing="0"> | |
| <tbody> | |
| <tr> | |
| <td> | |
| <div class="c1"> | |
| <strong><img src="http://i.imgur.com/2OTnX.png" /></strong> | |
| </div> | |
| </td> | |
| </tr> | |
| </tbody> | |
| </table> | |
| </td> | |
| </tr> | |
| <tbody> | |
| <tr> | |
| <td><strong><marquee><span class="c3">Defacing this site was | |
| easy.</span><span class="c3">Learn how to keep your site | |
| secure.</span><span class="c3">Hope you get the fuck over it.</span><span class= | |
| "c3">->> xHTMLx <<-</span><span class="c3">->> The Malvagers | |
| <<-</span></marquee></strong></td> | |
| </tr> | |
| </tbody> | |
| </table> | |
| <table> | |
| <tbody> | |
| <tr> | |
| <td> | |
| <br /> | |
| <br /> | |
| <div class="c1"> | |
| <div id="nothing" class="c9"> | |
| <div class="c1"> | |
| <h2><u>--- Welcome to your old site Defaced by xHTMLx ---</u></h2> | |
| </div> | |
| <div class="c4"> | |
| -xHx - Fucked Up - Your Pathetic Site - | |
| </div><strong p=""><br /></strong> | |
| <div class="c1"> | |
| <strong p=""><span class="c6">Your Security was <a href= | |
| "ymsgr:hacker.Jax"><span class="c5"><strong>nothing nothing at | |
| all</strong></span></a></span></strong> | |
| <div class="c4"> | |
| <span class="c7">Enjoy your new defaced site</span> | |
| </div> | |
| <div class="c8"> | |
| <strong>--- It truley is better now---</strong> | |
| </div> | |
| <p><br /></p> | |
| <div class="c4"> | |
| ×H× » þ??wjoþ | |
| » þîtc?ë? | |
| </div> | |
| <div class="c4"> | |
| >>>I won't fix your site, but I would like to hear what oyu | |
| have to say about me.<<<<br /> | |
| >>>Next time fix your security<<< | |
| </div> | |
| </div> | |
| </div> | |
| <script language="JavaScript" type="text/javascript"> | |
| //<![CDATA[ | |
| if (document.all) { | |
| Cols = 9; | |
| Cl = 50; | |
| Cs = 100; | |
| Ts = 10; | |
| Tc = '#008800'; | |
| Tc1 = '#00ff00'; | |
| MnS = 22; | |
| MxS = 25; | |
| I = Cs; | |
| Sp = new Array(); | |
| S = new Array(); | |
| Y = new Array(); | |
| C = new Array(); | |
| M = new Array(); | |
| B = new Array(); | |
| RC = new Array(); | |
| E = new Array(); | |
| Tcc = new Array(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); | |
| document.write("<div id='Container'style='position:absolute;top:0;left:-" + Cs + "'>"); | |
| for (i = 0; i < Cols; i++) { | |
| S[i] = I += Cs; | |
| document.write("<div id='A' style='position:absolute;top:0;font-family:Arial;" + "font-size:" + Ts + "px;left:" + S[i] + ";width:" + Ts + "px;" + "height:0px;color:" + Tc + "; visibility:hidden'><\/div>") | |
| } | |
| document.write("<\/div>") | |
| } | |
| for (j = 0; j < Cols; j++) { | |
| RC[j] = 1 + Math.round(Math.random() * Cl); | |
| for (i = 0; i < RC[j]; i++) { | |
| B[i] = ""; | |
| C[i] = Math.round(Math.random()) + ' '; | |
| B[0] += C[i] | |
| } | |
| M[j] = B[0]; | |
| Y[j] = 0; | |
| Sp[j] = Math.round(MnS + Math.random() * MxS) | |
| } | |
| function Cycle() { | |
| Container.style.top = window.document.body.scrollTop; | |
| for (i = 0; i < Cols; i++) { | |
| var r = Math.floor(Math.random() * Tcc.length); | |
| E[i] = '<font color=' + Tc1 + '>' + Tcc[r] + '<\/font>'; | |
| Y[i] += Sp[i]; | |
| if (Y[i] > window.document.body.clientHeight) { | |
| i2 = 1 + Math.round(Math.random() * Cols); | |
| RC[i2] = 1 + Math.round(Math.random() * Cl); | |
| for (i3 = 0; i3 < RC[i2]; i3++) { | |
| B[i3] = ""; | |
| C[i3] = Math.round(Math.random()) + ' '; | |
| B[0] += C[i3] | |
| } | |
| M[i] = B[0]; | |
| Y[i] = -Ts * M[i].length / 1.5; | |
| Sp[i] = Math.round(MnS + Math.random() * MxS); | |
| A[i].style.visibility = 'visible' | |
| } | |
| A[i].style.top = Y[i]; | |
| A[i].innerHTML = M[i] + ' ' + E[i]; | |
| } | |
| setTimeout('Cycle()', 100) | |
| } | |
| Cycle(); | |
| //]]> | |
| </script> | |
| <script type="text/javascript"> | |
| //<![CDATA[ | |
| function box() { | |
| alert("Have fun fixing it.") | |
| } | |
| window.onbeforeunload = function() { | |
| alert("Have fun fixing it.") | |
| } | |
| //]]> | |
| </script> | |
| <embed src= | |
| "http://www.youtube.com/v/i_KBKDqraO4&autoplay=1&loop=1" type= | |
| "application/x-shockwave-flash" wmode="transparent" width="1" height="100" /> | |
| <table align="center"></table> | |
| </div> | |
| </td> | |
| </tr> | |
| </tbody> | |
| </table> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment