Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
156 lines (142 sloc)
4.87 KB
This file contains 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> | |
| <head><style> | |
| a{text-decoration:none} | |
| A:hover {text-decoration: underline;} | |
| </style> | |
| <title>Rooted by Scurvy of RootShellHackers</title> | |
| <style> | |
| .spanstyle { | |
| position:absolute; | |
| visibility:visible; | |
| top:-50px; | |
| font-size:8pt; | |
| font-family:Verdana; | |
| font-weight:bold; | |
| color:#00FF00; | |
| } | |
| </style> | |
| <script> | |
| var x,y | |
| var step=20 | |
| var flag=0 | |
| var message=">--{R.S.H}--< " | |
| message=message.split("") | |
| var xpos=new Array() | |
| for (i=0;i<=message.length-1;i++) { | |
| xpos[i]=-50 | |
| } | |
| var ypos=new Array() | |
| for (i=0;i<=message.length-1;i++) { | |
| ypos[i]=-50 | |
| } | |
| function handlerMM(e){ | |
| x = (document.layers) ? e.pageX : document.body.scrollLeft+event.clientX | |
| y = (document.layers) ? e.pageY : document.body.scrollTop+event.clientY | |
| flag=1 | |
| } | |
| function makesnake() { | |
| if (flag==1 && document.all) { | |
| for (i=message.length-1; i>=1; i--) { | |
| xpos[i]=xpos[i-1]+step | |
| ypos[i]=ypos[i-1] | |
| } | |
| xpos[0]=x+step | |
| ypos[0]=y | |
| for (i=0; i<message.length-1; i++) { | |
| var thisspan = eval("span"+(i)+".style") | |
| thisspan.posLeft=xpos[i] | |
| thisspan.posTop=ypos[i] | |
| } | |
| } | |
| else if (flag==1 && document.layers) { | |
| for (i=message.length-1; i>=1; i--) { | |
| xpos[i]=xpos[i-1]+step | |
| ypos[i]=ypos[i-1] | |
| } | |
| xpos[0]=x+step | |
| ypos[0]=y | |
| for (i=0; i<message.length-1; i++) { | |
| var thisspan = eval("document.span"+i) | |
| thisspan.left=xpos[i] | |
| thisspan.top=ypos[i] | |
| } | |
| } | |
| var timer=setTimeout("makesnake()",30) | |
| } | |
| </script> | |
| </head> | |
| <BODY onLoad="makesnake()" style="width:100%;overflow-x:hidden;overflow-y:scroll" bgcolor="#000000" bgproperties="fixed" text="#FFFFFF" link="#00FF00" alink="#ff0000" vlink="#B00000#BB0000"> | |
| <basefont size="3"><script> | |
| <!-- Beginning of JavaScript - | |
| for (i=0;i<=message.length-1;i++) { | |
| document.write("<span id='span"+i+"' class='spanstyle'>") | |
| document.write(message[i]) | |
| document.write("</span>") | |
| } | |
| if (document.layers){ | |
| document.captureEvents(Event.MOUSEMOVE); | |
| } | |
| document.onmousemove = handlerMM; | |
| // - End of JavaScript - --> | |
| </script> | |
| <div align="center"> | |
| <a href="http://rsh.defacements.com"><img | |
| src="http://www.stas.net/6/retard/rshgood.jpg" alt="RootShellHackers!" border="0"></a> | |
| </div><br><br> | |
| <center><b><strong>This site was owned by <big><a href="mailto:scurvy@hushmail.com">Scurvy</a></big> of RootShellHackers.<br><br></b></strong></center> | |
| <b>The reason behind this defacement is because I wanted to let everyone know that I'm finally defacing for Root Shell Hackers. I also want everyone to hear this song. It's by Nine Inch Nails.<br> | |
| <center><br><font color="#FF8040"><big><strong>We're In This Together</big></strong><br><br></center> | |
| I've become impossible <br> | |
| holding on to when<br> | |
| when everything seemed to matter more<br> | |
| the two of us<br> | |
| all used and beaten up<br> | |
| watching fate as it flows down the path we have chose <br><br> | |
| you and me<br> | |
| we're in this together now <br> | |
| none of them can stop us now <br> | |
| we will make it through somehow<br> | |
| you and me <br> | |
| if the world should break in two <br> | |
| until the very end of me <br> | |
| until the very end of you <br><br> | |
| awake to the sound <br> | |
| as they peel apart the skin <br> | |
| they pick and they pull <br> | |
| trying to get their fingers in <br> | |
| well they've got to kill what we've found <br> | |
| well they've got to hate what they fear <br> | |
| well they've got to make it go away <br> | |
| well they've got to make it disappear <br><br> | |
| the farther i fall i'm beside you <br> | |
| as lost as i get i will find you <br> | |
| the deeper the wound i'm inside you <br> | |
| forever and ever i am a part of <br><br> | |
| you and me <br> | |
| we're in this together now <br> | |
| none of them can stop us now <br> | |
| we will make it through somehow <br> | |
| you and me <br> | |
| if the world should break in two <br> | |
| until the very end of me <br> | |
| until the very end of you <br><br> | |
| all that we were is gone we have to hold on <br> | |
| all that we were is gone we have to hold on <br> | |
| when all our hope is gone we have to hold on <br> | |
| all that we were is gone but we can hold on <br><br> | |
| you and me <br> | |
| we're in this together now <br> | |
| none of them can stop us now <br> | |
| we will make it through somehow <br> | |
| you and me<br> | |
| even after everything <br> | |
| you're the queen and i'm the king <br> | |
| nothing else means anything<br> | |
| </font></b><br><br> | |
| Greets: <strong><b>Datagram</strong>, <strong>pimpshiz</strong>, <strong>doom</strong>, rootproc, nemesystm, wicked, lokal, Kreator, sinfony, Akurei, Starman_Jones, all of RSH, Apoc, puck, piffy, GForce, bi0cide, gat0r, z, biosdisk, rootx11, nutsax, dobe, matic, hooyah, NetRebel, psaux, Traze, SteeLe, and whoever else I forgot.</b> | |
| <div align="center"><br><img | |
| src="http://www.stas.net/6/retard/gscurvy2.jpg" alt="Scurvy rooted your ass"><br><br> | |
| <b><big><a href="mailto:scurvy@hushmail.com">E-mail</a> me if you want. <a href="mailto:scurvy@hushmail.com">Scurvy@hushmail.com</a></big></b><br><br><font size="0"><b><tt>I'm finally defacing for Root Shell Hackers.</tt></font></b> | |
| </BODY> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |