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.
118 lines (104 sloc)
3.34 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> | |
| <meta http-equiv="Content-Language" content="pt-br"> | |
| <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> | |
| <meta name="FULL" content="Hacked v1.0"> | |
| <meta name="AnIcLaToR" content="RGH.Editor.Document"> | |
| <title>Hacked By AnIcLaToR</title> | |
| <style> | |
| .spanstyle { | |
| position:absolute; | |
| visibility:visible; | |
| top:-50px; | |
| font-size:12pt; | |
| font-family:Arial Narrow; | |
| font-weight:bold; | |
| color:white; | |
| } | |
| </style> | |
| </head> | |
| <body body onLoad="makesnake()" style="width:100%;overflow-x:hidden;overflow-y:scroll" topmargin="0" bgcolor="#000000" text="#FFFFFF"> | |
| <p align="center"> </p> | |
| <P align=center><IMG border=0 height=142 src="logotipo8.gif" width=425></P> | |
| <P align=center> </P> | |
| <P align=center><font size="4" color="#808080">Eu nao irei parar com o apoio para | |
| a PAZ enquanto nao tiver a mesma !!! Hackers do mundo dêem sua contribuicao | |
| essa guerra nao atrapalha apenas eles e sim todos os paises do mundo.</font></P> | |
| <p align="center"> </p> | |
| <P align=center><font size="4" color="#FF9900">Israelenses e Palestinos your has | |
| that to stop with the wars because fudendo everybody with this war !! O dólar | |
| went up , petróleo went up , everything went up until the deaths of the | |
| Palestinians had gone up (+ of the 150 mortos) this Yasser Arafat is an old one | |
| without notion... closes a peace accord and end point.</font></P> | |
| <P align=center><FONT size=4 color="#008000"> Admin: Your file index.html was renamed to | |
| index.back</FONT></P> | |
| <P align=center><FONT size=4><A href="mailto:aniclator@linuxbr.com.br"><FONT color=#0000ff>aniclator@linuxbr.com.br</FONT></A> </FONT></P> | |
| <P align=center> </P> | |
| <P align=center><FONT size=4> Greets <=> Neon Lenz , | |
| nexus , m0r0n and nightman | |
| , ScorpionKTX , TRIBUNAL , Crime Boys , Prime Suspectz </FONT></P> | |
| </body> | |
| <script> | |
| var x,y | |
| var step=10 | |
| var flag=0 | |
| var message="-=#=>Hackeado por AnIcLaToR<=#=- " | |
| 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> | |
| <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> | |
| </HTML> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |