Advertisement
AnonCesc

#OpIsrael

Dec 27th, 2012
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.14 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
  5. <meta content="unique2world" http-equiv="designer" />
  6. <meta http-equiv="Content-Language" content="es" />
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  8. <meta http-equiv="content-style-type" content="text/css" />
  9. <meta http-equiv="Expires" content="-1" />
  10. <meta http-equiv="Pragma" content="no-cache" />
  11. <meta http-equiv="Cache-Control" content="no-cache, must-revalidate" />
  12. <meta name="description" lang="es" content="#Defacement by @Sopas1234,#Defacement by #AnonCR & #0wn3d Hack's Teams" />
  13.  
  14. <meta property="fb:admins" content="727414749,1662445922,1015093778" />
  15. <link href="http://stopusagebasedbilling.files.wordpress.com/2010/12/anonymous-icon.jpg?w=700" rel="shortcut icon" type="image/x-icon" />
  16. <SCRIPT LANGUAGE="JavaScript">
  17.  
  18. <!-- Begin
  19.  
  20. function popUp(URL) {
  21.  
  22. day = new Date();
  23.  
  24. id = day.getTime();
  25.  
  26. eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=550,height=550,left = 408,top = 109');");
  27.  
  28. }
  29.  
  30. -->
  31.  
  32. </script>
  33.  
  34. <style>
  35.  
  36.  
  37.  
  38. </style>
  39. <style type="text/css">
  40. td
  41.  
  42. {
  43.  
  44. background-color: #1f1f1f;
  45.  
  46. font-family: Courier New;
  47.  
  48. font-size:9pt;
  49.  
  50. color:#00FF00;
  51.  
  52. border-color: #ffffff;
  53.  
  54. border-width:1pt;
  55.  
  56. border-style:solid;
  57.  
  58. border-collapse:collapse;
  59.  
  60. padding:0pt 3pt;
  61.  
  62. vertical-align:top;
  63.  
  64. }
  65.  
  66. table
  67.  
  68. {
  69.  
  70. border-color: #88aace;
  71.  
  72. border-width:0pt 1pt;
  73.  
  74. border-style:dash;
  75.  
  76. }
  77.  
  78. A:Link, A:Visited
  79.  
  80. {
  81.  
  82. color: #88aace;
  83.  
  84. }
  85.  
  86. A.no:Link, A.no:Visited
  87.  
  88. {
  89.  
  90. color: #88aace;
  91.  
  92. text-decoration: none;
  93.  
  94. }
  95.  
  96. A:Hover, A:Visited:Hover , A.no:Hover, A.no:Visited:Hover
  97.  
  98. {
  99.  
  100. color: #88aace;
  101.  
  102. background-color:#2e2e2e;
  103.  
  104. text-decoration:
  105.  
  106. overline underline;
  107.  
  108. }
  109.  
  110. .style1
  111.  
  112. {
  113.  
  114. color: #88aace
  115.  
  116. }
  117.  
  118. .style2
  119.  
  120. {
  121.  
  122. color: 1f1f1f
  123.  
  124. }
  125.  
  126. body
  127.  
  128. {
  129.  
  130. color:white;
  131.  
  132. background-position:center;
  133.  
  134. background-attachment:fixed;
  135.  
  136. </div>
  137.  
  138. }
  139. a:link {
  140. color: #F00;
  141. }
  142. h1{
  143. color:#900;
  144. font-family:"Arial Black", Gadget, sans-serif;
  145. font-weight:bold;
  146. font-size:37px;
  147. }
  148. p{
  149. color:#0F0;
  150. font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  151. font-weight:bold;
  152. font-size:47px;
  153. }
  154. #contentToWrite{
  155. margin-top:-2800px;
  156. position:fixed;
  157.  
  158. }
  159. </style>
  160.  
  161. <script language="JavaScript" type="text/javascript">
  162. mensaje = 'Este Sitio a sido Hackeado por #LulzSecCostaRica & #AnonCR Hack Team';
  163. font = 'Arial';
  164. size = 1;
  165. color = 'red';
  166. velocidad = 0.9;
  167.  
  168. n4 = (document.layers);
  169. ie = (document.all);
  170. n6 = (document.getElementById);
  171. mensaje = mensaje.split('');
  172. n = mensaje.length;
  173. a = size*10;
  174. ymouse = 0;
  175. xmouse = 0;
  176. props = "<font face="+font+" color="+color+" size="+size+">";
  177. if (n4)
  178. {
  179. for ( i = 0; i < n; i++)
  180. document.write('<layer left="0" top="0" width="+a+" name="n4mensaje'+i+'" height="+a+"><center>'+props+mensaje[i]+'</font></center></layer>');
  181. }
  182. else if (ie)
  183. {
  184. document.write('<div id="padre" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
  185. for (i=0; i < n; i++)
  186. document.write('<div id="iemensaje" style="position:absolute;top:0px;left:0;height:'+a+';width:'+a+';text-align:center">'+props+mensaje[i]+'</font></div>');
  187. document.write('</div></div>');
  188. }
  189. else if (n6)
  190. {
  191. document.write('<div id="padre" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
  192. for (i = 0; i < n; i++)
  193. document.write('<div id="iemensaje'+i+'" style="position:absolute;top:0px;left:0;height:'+a+';width:'+a+';text-align:center">'+props+mensaje[i]+'</font></div>');
  194. document.write('</div></div>');
  195. }
  196. if(n4)
  197. window.captureEvents(Event.MOUSEMOVE);
  198. function Mouse(evento)
  199. {
  200. if(ie)
  201. {
  202. xmouse = event.x+20;
  203. ymouse = event.y+20;
  204. }
  205. else if(n4 || n6)
  206. {
  207. xmouse = evento.pageX+20;
  208. ymouse = evento.pageY+20;
  209. }
  210. }
  211. if(n4)
  212. window.onMouseMove = Mouse
  213. else if(ie || n6)
  214. document.onmousemove = Mouse;
  215. y = new Array();
  216. x = new Array();
  217. Y = new Array();
  218. X = new Array();
  219. Yaux = new Array();
  220. Xaux = new Array();
  221. for (i=0; i < n; i++)
  222. {
  223. y[i] = 0;
  224. x[i] = 0;
  225. Y[i] = 0;
  226. X[i] = 0;
  227. Yaux[i] = 0;
  228. Xaux[i] = 0;
  229. }
  230. function asigna()
  231. {
  232. if (ie)
  233. padre.style.top = document.body.scrollTop;
  234. for (i = 0; i < n; i++)
  235. {
  236. if(n4)
  237. {
  238. document.layers['n4mensaje'+i].top = y[i];
  239. document.layers['n4mensaje'+i].left = x[i]+(i*(a/2));
  240. }
  241. else if(ie)
  242. {
  243. iemensaje[i].style.top = y[i];
  244. iemensaje[i].style.left = x[i]+(i*(a/2));
  245. }
  246. else if(n6)
  247. {
  248. eval("document.getElementById('iemensaje"+i+"').style.top = '"+y[i]+"px'");
  249. eval("document.getElementById('iemensaje"+i+"').style.left = '"+(x[i]+(i*(a/2)))+"px'");
  250. }
  251. }
  252. }
  253. function ondula()
  254. {
  255. y[0]=Math.round(Y[0] +=((ymouse)-Y[0])*velocidad);
  256. x[0]=Math.round(X[0] +=((xmouse)-X[0])*velocidad);
  257. for (var i = 1; i < n; i++)
  258. {
  259. Yaux[i] = Math.round(Y[i]);
  260. Xaux[i ]= Math.round(X[i]);
  261. y[i] = Math.round(Y[i]=Yaux[i]+(y[i-1]-Y[i])*velocidad);
  262. x[i] = Math.round(X[i]=Xaux[i]+(x[i-1]-X[i])*velocidad);
  263. }
  264. asigna();
  265. setTimeout('ondula()',50);
  266. }
  267. window.onload = ondula;
  268. </script>
  269. <script type="text/javascript">
  270.  
  271. var charIndex = -1;
  272.  
  273. var stringLength = 0;
  274.  
  275. var inputText;
  276.  
  277. function writeContent(init)
  278.  
  279. {
  280.  
  281. if(init)
  282.  
  283. {
  284.  
  285. inputText = document.getElementById('contentToWrite').innerHTML;
  286.  
  287. }
  288.  
  289. if(charIndex==-1)
  290.  
  291. {
  292.  
  293. charIndex = 0;
  294.  
  295. stringLength = inputText.length;
  296.  
  297. }
  298.  
  299. var initString = document.getElementById('myContent').innerHTML;
  300.  
  301. initString = initString.replace(/<SPAN.*$/gi,"");
  302.  
  303.  
  304.  
  305. var theChar = inputText.charAt(charIndex);
  306.  
  307. var nextFourChars = inputText.substr(charIndex,4);
  308.  
  309. if(nextFourChars=='<BR>' || nextFourChars=='<br>')
  310.  
  311. {
  312.  
  313. theChar = '<BR>';
  314.  
  315. charIndex+=3;
  316.  
  317. }
  318.  
  319. initString = initString + theChar + "<SPAN id='blink'>></SPAN>";
  320.  
  321. document.getElementById('myContent').innerHTML = initString;
  322.  
  323.  
  324.  
  325. charIndex = charIndex/1 +1;
  326.  
  327. if(charIndex%2==1)
  328.  
  329. {
  330.  
  331. document.getElementById('blink').style.display='none';
  332.  
  333. }
  334.  
  335. else
  336.  
  337. {
  338.  
  339. document.getElementById('blink').style.display='inline';
  340.  
  341. }
  342.  
  343. if(charIndex<=stringLength)
  344.  
  345. {
  346.  
  347. setTimeout('writeContent(false)',100);
  348.  
  349. }
  350.  
  351. else
  352.  
  353. {
  354.  
  355. blinkSpan();
  356.  
  357. }
  358.  
  359. }
  360.  
  361. var currentStyle = 'inline';
  362.  
  363. function blinkSpan()
  364.  
  365. {
  366.  
  367. if(currentStyle=='inline')
  368.  
  369. {
  370.  
  371. currentStyle='none';
  372.  
  373. }
  374.  
  375. else
  376.  
  377. {
  378.  
  379. currentStyle='inline';
  380.  
  381. }
  382.  
  383. document.getElementById('blink').style.display = currentStyle;
  384.  
  385. setTimeout('blinkSpan()',400);
  386.  
  387. }
  388.  
  389. msg = "Hacked By [@Sopas1234 For #0wn3d & #AnonCR Team's Hack's]";
  390.  
  391.  
  392.  
  393. msg = " " + msg;pos = 0;
  394.  
  395. function scrollMSG()
  396.  
  397. {
  398.  
  399. document.title = msg.substring(pos, msg.length) + msg.substring(0, pos);
  400.  
  401. pos++;
  402.  
  403. if (pos > msg.length) pos = 0
  404.  
  405. window.setTimeout("scrollMSG()",100);
  406.  
  407. }
  408.  
  409. scrollMSG();
  410.  
  411. </script>
  412. <title>Defacement by @Sopas1234 #LulzSecCR & #AnonCR</title>
  413. <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
  414. <meta name="ProgId" content="FrontPage.Editor.Document"></head><body bgcolor="#000000" text="#ffffff"><script type="text/javascript">ANCHORFREE_VERSION="623161526"</script><script type='text/javascript'>var _AF2$={'SN':'HSSHIELD00CR','IP':'216.172.135.185','CH':'HSSCNL000080','CT':'XX','HST':'&toAdltIntr=1&SFLAG=1&FW_UA=MSIE/8.0','AFH':'hss117','RN':Math.floor(Math.random()*999),'TOP':(parent.location!=document.location||top.location!=document.location)?0:1,'AFVER':'2.78','fbw':false,'FBWCNT_CHROME':0};if(/^(.*,)?(11C)(,.*)?$/g.exec(_AF2$.CT)!=null&&_AF2$.CH!='HSSCNL000242'){document.write("<scr"+"ipt src='http://box.anchorfree.net/insert/par.js?v="+ANCHORFREE_VERSION+"' type='text/javascript'></scr"+"ipt>")}document.write("<style type='text/css' title='AFc_css"+_AF2$.RN+"' >.AFc_body"+_AF2$.RN+"{} .AFc_all"+_AF2$.RN+",a.AFc_all"+_AF2$.RN+":hover,a.AFc_all"+_AF2$.RN+":visited{outline:none;background:transparent;border:none;margin:0;padding:0;top:0;left:0;text-decoration:none;overflow:hidden;display:block;z-index:666999;}</style>");</script><style type='text/css'>.AFhss_dpnone{display:none;width:0;height:0}</style><img src="about:blank" id="AFhss_trk0" name="AFhss_trk0" style="display:none;width:0" /><img src="about:blank"id="AFhss_trk"name="AFhss_trk"style="display:none;width:0"/><div id="AFhss_dfs"class="AFhss_dpnone"><div id="AFhss_adrp0"class="AFhss_dpnone"></div><div id="AFhss_adrp1"class="AFhss_dpnone"></div><div id="AFhss_adrp2"class="AFhss_dpnone"></div><div id="AFhss_adrp3"class="AFhss_dpnone"></div><div id="AFhss_adrp4"class="AFhss_dpnone"></div><div id="AFhss_adrp5"class="AFhss_dpnone"></div><div id="AFhss_adrp6"class="AFhss_dpnone"></div><div id="AFhss_adrp7"class="AFhss_dpnone"></div><div id="AFhss_adrp8"class="AFhss_dpnone"></div><div id="AFhss_adrp9"class="AFhss_dpnone"></div></div><script type='text/javascript'>if(_AF2$.TOP==1){if(_AF2$.CH=='HSSCNL000242'){document.write("<scr"+"ipt src='http://box.anchorfree.net/insert/41.js?v="+ANCHORFREE_VERSION+"' type='text/javascript'></scr"+"ipt>")}else if(_AF2$.CH=='HSSCNL000248'){document.write("<scr"+"ipt src='http://box.anchorfree.net/insert/60s.js?v="+ANCHORFREE_VERSION+"' type='text/javascript'></scr"+"ipt>")}else if(_AF2$.CH=='HSSCNL000249'){document.write("<scr"+"ipt src='http://box.anchorfree.net/insert/61s.js?v="+ANCHORFREE_VERSION+"' type='text/javascript'></scr"+"ipt>")}else if(_AF2$.CH=='HSSCNL000484'){document.write("<scr"+"ipt src='http://box.anchorfree.net/insert/62fbw-c2ask.js?v="+ANCHORFREE_VERSION+"' type='text/javascript'></scr"+"ipt>")}else{var m=new RegExp(/&FBWCNT_CHROME=([0-9]+)/g).exec(_AF2$.HST);_AF2$.FBWCNT_CHROME=(m!=null&&typeof(m[1])!='undefined')?parseInt(m[1]):0;if(parseFloat(_AF2$.AFVER)>=2.03&&/NO_FBW_CHROME/.test(_AF2$.HST)==false&&_AF2$.FBWCNT_CHROME<10&&navigator.appVersion.indexOf("Win")!=-1){_AF2$.strl=2048;_AF2$.fbw=true}document.write("<scr"+"ipt src='http://box.anchorfree.net/insert/62fbw-c2.js?v="+ANCHORFREE_VERSION+9998+"' type='text/javascript'></scr"+"ipt>")}}</script>
  415. </head>
  416. <body background="http://i46.tinypic.com/icttw7.jpg">
  417. <center>
  418. <font color="#060" face="verdana"></font><p align="center"><font color="#060" face="verdana">
  419. <p align="center">#LulzSecCostaRica #AnonCR #0wn3d Team's Hack's </p></font>
  420. </p>
  421. <h1 align="center"><b>#Defacement by #LulzSecCostaRica #AnonCR & @Sopas1234 For #0wn3d</b></font></font></h1>
  422. <table width="800" height="0">
  423.  
  424. <tr>
  425.  
  426. <td>
  427.  
  428. <div id="myContent" class="tip">
  429.  
  430. </div>
  431.  
  432. <div id="contentToWrite" style="display:none" text-decoration:"overline" class="tip">
  433. Este sitio a sido Hackeado por #LulzSecCR y #AnonCR en un Intento por Defender la Libertad de Expresion en Costa Rica,en Especial en Protesta a la Ley Mordaza y la alta corrupcion ejercida en el gobierno a si mismo protestamos en contra de los que maltratan a las mujeres no queremos ver mas mujeres prostituyendose en las fronteras,protestamos por un mundo justo y promovemos la igualdad social.Salu2 a to2 los Amigos de Twitter: @AnonOpsDo @Sector_404 @Mac_Gregor @LegionHonduras @Jack_H4ck @ArrobaLol @LulzSecCR @Sopas1234 @LulzSec_3CUH4CK @GenovaBraun @HackerArgentino @anonyopshispano @Anonopvzla @AnonOpsEcuador @AnoOpsES @Magaleon3 @AnonymouSky @PublicidadAnoni @LegionJJ @SaritaPKMN @AnonsParaguay @Anonymous_Mex1 @AnonHeredia @Jckastiyo
  434.  
  435. </div>
  436.  
  437. </td>
  438.  
  439. </tr>
  440.  
  441. </table>
  442.  
  443. <p>&nbsp;</p>
  444.  
  445. <center>
  446.  
  447. </center>
  448. <p align="center" style="background-repeat="repeat-x""><font color="#ffffff" face="verdana" size="4"><img src="http://i45.tinypic.com/2s7x6pi.gif" border="0" height="779" width="960">
  449. </font></p>
  450. <p align="center"><font size="1"><font color="#FF0000" size="2" face="Tahoma">
  451. <p align="center">
  452. <p align="center">&nbsp;</p>
  453. <p align="center">&nbsp;</p>
  454. <p align="center">&nbsp;</p>
  455. <pre align="center"><font color="#FFFFFF" face="verdana" size="2">
  456. <p>&nbsp;</p>
  457. <p><br>
  458. </style>
  459. </p>
  460.  
  461. <script type="text/javascript">
  462.  
  463.  
  464. writeContent(true);
  465.  
  466. </script>
  467. <embed src="http://www.swfup.com/view/e44g" style="width:0px; height:0px; background:none"></embed>
  468. </body>
  469. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement