Advertisement
TrojanSpot

index by trojanspot

Jul 10th, 2013
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 9.88 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4. <Meta name="Keywords" content="hacked by TrojanSpot">
  5. <Meta name="Keywords" content="hacked by TrojanSpot">
  6. <Meta name="Keywords" content="hacked by TrojanSpot">
  7. <Meta name="Keywords" content="hacked by TrojanSpot">
  8. <Meta name="Keywords" content="hacked by TrojanSpot">
  9. <Meta name="Keywords" content="hacked by TrojanSpot">
  10. <title>HACKED BY TROJANSPOT</title>
  11.  
  12. <style>
  13.  
  14. body {
  15.  
  16.     background: #000000 url() center;
  17.  
  18.     color: #ff0000;
  19.  
  20.     font-family: Courier New;
  21.  
  22.     font-size: 9px
  23.  
  24. }
  25.  
  26. #black{
  27.  
  28.     text-align: center;
  29.  
  30.     font-size:10px;
  31.  
  32.     font-weight: bold;
  33.  
  34. }
  35.  
  36. a:link, a:visited {font-weight:normal; text-decoration:none; color:#ff0000;}
  37.  
  38. a:hover {font-weight:bold; text-decoration:none; cursor:default;}
  39.  
  40. </style>
  41.  
  42.  
  43.  
  44.  
  45. <script language=javascript>
  46. var rev = "fwd";
  47. function titlebar(val)
  48. {
  49.         var msg  = "Your Website Has Been Hacked by TrojanSpot";
  50.         var res = " ";
  51.         var speed = 100;
  52.         var pos = val;
  53.  
  54.         msg = "  [ "+msg+" ]";
  55.         var le = msg.length;
  56.         if(rev == "fwd"){
  57.                 if(pos < le){
  58.                pos = pos+1;
  59.                scroll = msg.substr(0,pos);
  60.                document.title = scroll;
  61.                timer = window.setTimeout("titlebar("+pos+")",speed);
  62.                }
  63.                else{
  64.                rev = "bwd";
  65.                timer = window.setTimeout("titlebar("+pos+")",speed);
  66.                }
  67.        }
  68.        else{
  69.                if(pos > 0){
  70.                 pos = pos-1;
  71.                 var ale = le-pos;
  72.                 scrol = msg.substr(ale,le);
  73.                 document.title = scrol;
  74.                 timer = window.setTimeout("titlebar("+pos+")",speed);
  75.                 }
  76.                 else{
  77.                 rev = "fwd";
  78.                 timer = window.setTimeout("titlebar("+pos+")",speed);
  79.                 }      
  80.         }
  81. }
  82.  
  83. titlebar(0);
  84. </script>
  85. </head>
  86. <body bgcolor="#000000">
  87. <center><img src="http://i55.tinypic.com/2wf7llc.png" width="507" height="96"><p>
  88. </a>
  89. <img src="http://cantoi.hexat.com/vulnerable.gif" width="403" height="250"></p>
  90. </center>
  91. <center>
  92. <div id="matrix" style="width: 369px; height: 97px"> -- HACKED BY TROJANSPOT -- </div>
  93.  
  94.  
  95.  
  96. <script type="text/javascript" language="JavaScript">
  97. <!--
  98. var rows=5;
  99. var speed=16;
  100. var reveal=2;
  101. var effectalign="center"
  102. var w3c=document.getElementById && !window.opera;;
  103. var ie45=document.all && !window.opera;
  104. var ma_tab, matemp, ma_bod, ma_row, x, y, columns, ma_txt, ma_cho;
  105. var m_coch=new Array();
  106. var m_copo=new Array();
  107. window.onload=function() {
  108. if (!w3c && !ie45) return
  109. var matrix=(w3c)?document.getElementById("matrix"):document.all["matrix"];
  110. ma_txt=(w3c)?matrix.firstChild.nodeValue:matrix.innerHTML;
  111. ma_txt=" "+ma_txt+" ";
  112. columns=ma_txt.length;
  113. if (w3c) {
  114. while (matrix.childNodes.length) matrix.removeChild(matrix.childNodes[0]);
  115. ma_tab=document.createElement("table");
  116. ma_tab.setAttribute("border", 0);
  117. ma_tab.setAttribute("align", effectalign);
  118. ma_tab.style.backgroundColor="#000000";
  119. ma_bod=document.createElement("tbody");
  120. for (x=0; x<rows; x++) {
  121. ma_row=document.createElement("tr");
  122. for (y=0; y<columns; y++) {
  123. matemp=document.createElement("td");
  124. matemp.setAttribute("id", "Mx"+x+"y"+y);
  125. matemp.className="matrix";
  126. matemp.appendChild(document.createTextNode(String.fromCharCode(160)));
  127. ma_row.appendChild(matemp);
  128. }
  129. ma_bod.appendChild(ma_row);
  130. }
  131. ma_tab.appendChild(ma_bod);
  132. matrix.appendChild(ma_tab);
  133. } else {
  134. ma_tab='<ta'+'ble align="'+effectalign+'" border="0" style="background-color:#000000">';
  135. for (var x=0; x<rows; x++) {
  136. ma_tab+='<t'+'r>';
  137. for (var y=0; y<columns; y++) {
  138. ma_tab+='<t'+'d class="matrix" id="Mx'+x+'y'+y+'"> </'+'td>';
  139. }
  140. ma_tab+='</'+'tr>';
  141. }
  142. ma_tab+='</'+'table>';
  143. matrix.innerHTML=ma_tab;
  144. }
  145. ma_cho=ma_txt;
  146. for (x=0; x<columns; x++) {
  147. ma_cho+=String.fromCharCode(32+Math.floor(Math.random()*94));
  148. m_copo[x]=0;
  149. }
  150. ma_bod=setInterval("mytricks()", speed);
  151. }
  152. function mytricks() {
  153. x=0;
  154. for (y=0; y<columns; y++) {
  155. x=x+(m_copo[y]==100);
  156. ma_row=m_copo[y]%100;
  157. if (ma_row && m_copo[y]<100) {
  158. if (ma_row<rows+1) {
  159. if (w3c) {
  160. matemp=document.getElementById("Mx"+(ma_row-1)+"y"+y);
  161. matemp.firstChild.nodeValue=m_coch[y];
  162. }
  163. else {
  164. matemp=document.all["Mx"+(ma_row-1)+"y"+y];
  165. matemp.innerHTML=m_coch[y];
  166. }
  167. matemp.style.color="#33ff66";
  168. matemp.style.fontWeight="bold";
  169. }
  170. if (ma_row>1 && ma_row<rows+2) {
  171. matemp=(w3c)?document.getElementById("Mx"+(ma_row-2)+"y"+y):document.all["Mx"+(ma_row-2)+"y"+y];
  172. matemp.style.fontWeight="normal";
  173. matemp.style.color="#00ff00";
  174. }
  175. if (ma_row>2) {
  176. matemp=(w3c)?document.getElementById("Mx"+(ma_row-3)+"y"+y):document.all["Mx"+(ma_row-3)+"y"+y];
  177. matemp.style.color="#009900";
  178. }
  179. if (ma_row<Math.floor(rows/2)+1) m_copo[y]++;
  180. else if (ma_row==Math.floor(rows/2)+1 && m_coch[y]==ma_txt.charAt(y)) zoomer(y);
  181. else if (ma_row<rows+2) m_copo[y]++;
  182. else if (m_copo[y]<100) m_copo[y]=0;
  183. }
  184. else if (Math.random()>0.9 && m_copo[y]<100) {
  185. m_coch[y]=ma_cho.charAt(Math.floor(Math.random()*ma_cho.length));
  186. m_copo[y]++;
  187. }
  188. }
  189. if (x==columns) clearInterval(ma_bod);
  190. }
  191. function zoomer(ycol) {
  192. var mtmp, mtem, ytmp;
  193. if (m_copo[ycol]==Math.floor(rows/2)+1) {
  194. for (ytmp=0; ytmp<rows; ytmp++) {
  195. if (w3c) {
  196. mtmp=document.getElementById("Mx"+ytmp+"y"+ycol);
  197. mtmp.firstChild.nodeValue=m_coch[ycol];
  198. }
  199. else {
  200. mtmp=document.all["Mx"+ytmp+"y"+ycol];
  201. mtmp.innerHTML=m_coch[ycol];
  202. }
  203. mtmp.style.color="#33ff66";
  204. mtmp.style.fontWeight="bold";
  205. }
  206. if (Math.random()<reveal) {
  207. mtmp=ma_cho.indexOf(ma_txt.charAt(ycol));
  208. ma_cho=ma_cho.substring(0, mtmp)+ma_cho.substring(mtmp+1, ma_cho.length);
  209. }
  210. if (Math.random()<reveal-1) ma_cho=ma_cho.substring(0, ma_cho.length-1);
  211. m_copo[ycol]+=199;
  212. setTimeout("zoomer("+ycol+")", speed);
  213. }
  214. else if (m_copo[ycol]>200) {
  215. if (w3c) {
  216. mtmp=document.getElementById("Mx"+(m_copo[ycol]-201)+"y"+ycol);
  217. mtem=document.getElementById("Mx"+(200+rows-m_copo[ycol]--)+"y"+ycol);
  218. }
  219. else {
  220. mtmp=document.all["Mx"+(m_copo[ycol]-201)+"y"+ycol];
  221. mtem=document.all["Mx"+(200+rows-m_copo[ycol]--)+"y"+ycol];
  222. }
  223. mtmp.style.fontWeight="normal";
  224. mtem.style.fontWeight="normal";
  225. setTimeout("zoomer("+ycol+")", speed);
  226. }
  227. else if (m_copo[ycol]==200) m_copo[ycol]=100+Math.floor(rows/2);
  228. if (m_copo[ycol]>100 && m_copo[ycol]<200) {
  229. if (w3c) {
  230. mtmp=document.getElementById("Mx"+(m_copo[ycol]-101)+"y"+ycol);
  231. mtmp.firstChild.nodeValue=String.fromCharCode(160);
  232. mtem=document.getElementById("Mx"+(100+rows-m_copo[ycol]--)+"y"+ycol);
  233. mtem.firstChild.nodeValue=String.fromCharCode(160);
  234. }
  235. else {
  236. mtmp=document.all["Mx"+(m_copo[ycol]-101)+"y"+ycol];
  237. mtmp.innerHTML=String.fromCharCode(160);
  238. mtem=document.all["Mx"+(100+rows-m_copo[ycol]--)+"y"+ycol];
  239. mtem.innerHTML=String.fromCharCode(160);
  240. }
  241. setTimeout("zoomer("+ycol+")", speed);
  242. }
  243. }
  244. // -->
  245. </script>
  246. <b><font color="#CCCCCC" face="Verdana">
  247.  
  248. <img border="0" src="http://drtrojan.persiangig.com/lpdq4.jpg" width="867" height="49"></font></b><br>
  249. <p>
  250. <font size="4" face="Times" color="#00ff00">
  251. Special Greetz:<br>
  252.  
  253. </font>
  254.  
  255.             <font color="#008000" size="4" face="Times">
  256. <marquee behavior="scroll" direction="left" scrollamount="2" scrolldelay="20" width="783" height="20">-|All Members ACT-Crew -|All Indonesian Hacker -|chliZAceh -|Sacker_Boy -|Syptyanoez -|Yahwarek -|valLen' 4k4 Shiver_Dash -lAde 'surya' Andrial -|SohAi -|FerDY_H3x0r -| And U!!</marquee></font><font size="3" face="Times" color="#00ff00">
  257. </font>
  258. </p>
  259. <p>
  260. <font size="3" face="Times" color="#00ff00">
  261. <b><font size="3" face="Verdana">
  262.  
  263. <img border="0" src="http://drtrojan.persiangig.com/lpdq4.jpg" width="867" height="49"></font></b></font></p>
  264. <p>
  265. <font color="#008000" size="3" face="Times">
  266.  
  267.             <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: justify; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
  268.  
  269.             <span class="Apple-style-span" style="color: rgb(255, 255, 255); font-family: verdana; line-height: 28px; text-align: -webkit-center; ">
  270.  
  271.             <a style="color: #FF0000; text-decoration: none" href="http://chlizaceh.blogspot.com/">
  272.  
  273.             Trojanspot  2011 Aceh.Indonesian Hacker</a></span></span><span class="Apple-style-span" style="border-collapse: separate; font-family: Times New Roman; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: justify; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px"><span class="Apple-style-span" style="font-family: verdana; line-height: 28px; text-align: -webkit-center"><span class="Apple-converted-space"><font color="#FF0000">&nbsp;</font></span></span></span></font><font size="3" face="Times" color="#00ff00"><br>
  274. </p></center>
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. </font>
  283. <p>
  284.  
  285.  
  286.  
  287. <embed src="http://www.indowebster.com/mediaplayer.swf" width="0" height="0" wmode="\'transparent\'" flashvars="file=http://www40.indowebster.com/d30arxtualu9ra86y3be2zl3xamivl3b.mp3&amp;frontcolor=0xffffff&amp;backcolor=0x0066ff&amp;lightcolor=0xffffff&amp;logo=http://www.indowebster.com/images/idws.png&amp;autostart&repeat=true&amp;usefullscreen=false&amp;showeq=false&amp;volume=150" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" menu="false" allowfullscreen="false" scale="noborder" quality="High"></p>
  288. </body>
  289. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement