Advertisement
rhiby

html-deface

Mar 25th, 2012
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.29 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Hacked by Aceh Cyber Team's | Hacker Aceh</title>
  4. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="20"> <param name="movie"
  5. value="http://flash-mp3-player.net/medias/player_mp3_mini.swf"> <param name="bgcolor" value="#000000"><param name="FlashVars" value="mp3=http://www.kartsport.co.uk/rafly-seulanga.mp3&amp;autoplay=1"></object>
  6.  
  7. &nbsp;<script src="http://code.jquery.com/jquery-latest.min.js"></script><script src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script><script>
  8. //
  9. var current_type = 1;
  10. (function($) {
  11.  
  12. function shuffle(a) {
  13. var i = a.length, j;
  14. while (i) {
  15. var j = Math.floor((i--) * Math.random());
  16. var t = a[i];
  17. a[i] = a[j];
  18. a[j] = t;
  19. }
  20. }
  21.  
  22. function randomAlphaNum() {
  23. var rnd = Math.floor(Math.random() * 62);
  24. if (rnd >= 52) return String.fromCharCode(rnd - 4);
  25. else if (rnd >= 26) return String.fromCharCode(rnd + 71);
  26. else return String.fromCharCode(rnd + 65);
  27. }
  28.  
  29. $.fn.rot13 = function() {
  30. this.each(function() {
  31. $(this).text($(this).text().replace(/[a-z0-9]/ig, function(chr) {
  32. var cc = chr.charCodeAt(0);
  33. if (cc >= 65 && cc <= 90) cc = 65 + ((cc - 52) % 26);
  34. else if (cc >= 97 && cc <= 122) cc = 97 + ((cc - 84) % 26);
  35. else if (cc >= 48 && cc <= 57) cc = 48 + ((cc - 43) % 10);
  36. return String.fromCharCode(cc);
  37. }));
  38. });
  39. return this;
  40. };
  41.  
  42. $.fn.scrambledWriter = function() {
  43. this.each(function() {
  44. var $ele = $(this), str = $ele.text(), progress = 0, replace = /[^\s]/g,
  45. random = randomAlphaNum, inc = 3;
  46. $ele.text('');
  47. var timer = setInterval(function() {
  48. $ele.text(str.substring(0, progress) + str.substring(progress, str.length - 1).replace(replace, random));
  49. progress += inc
  50. if (progress >= str.length + inc) { var nstr = $ele.text(); $ele.text(nstr.substring(0,nstr.length - 1)); current_type += 1; clearInterval(timer);}
  51. }, 100);
  52. });
  53. return this;
  54. };
  55.  
  56. $.fn.typewriter = function() {
  57. this.each(function() {
  58. var $ele = $(this), str = $ele.html(), progress = 0;
  59. $ele.html('');
  60. var timer = setInterval(function() {
  61. $ele.html(str.substring(0, progress++) + (progress & 1 ? '_' : ''));
  62. if (progress >= str.length) { current_type += 1; clearInterval(timer);}
  63. }, 100);
  64. });
  65.  
  66. return this;
  67. };
  68.  
  69. $.fn.unscramble = function() {
  70. this.each(function() {
  71. var $ele = $(this), str = $ele.text(), replace = /[^\s]/,
  72. state = [], choose = [], reveal = 25, random = randomAlphaNum;
  73.  
  74. for (var i = 0; i < str.length; i++) {
  75. if (str[i].match(replace)) {
  76. state.push(random());
  77. choose.push(i);
  78. } else {
  79. state.push(str[i]);
  80. }
  81. }
  82.  
  83. shuffle(choose);
  84. $ele.text(state.join(''));
  85.  
  86. var timer = setInterval(function() {
  87. var i, r = reveal;
  88. while (r-- && choose.length) {
  89. i = choose.pop();
  90. state[i] = str[i];
  91. }
  92. for (i = 0; i < choose.length; i++) state[choose[i]] = random();
  93. $ele.text(state.join(''));
  94. if (choose.length == 0) { current_type += 1; clearInterval(timer);}
  95. }, 200);
  96. });
  97. return this;
  98. };
  99. })(jQuery);
  100. function replaceAll(txt, replace, with_this) {
  101. return txt.replace(new RegExp(replace, 'g'),with_this);
  102. }
  103. eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('$(k).1L(b(){a U=1K 1J();a n=$("#T").S();n=1I(n,\'1H\',k.1G.1F);n=n.1E(/1D/,U);$("#T").S(n);b t(){a u=k.v+" ";a r=0;k.v=\'\';a R=g(b(){k.v=u.1C(0,r++)+(r&1?\'1B\':\'\');c(r>=u.1A){e(R);t()}},1z)}t();s("p");$("#1y").j();a Q=g(b(){c(h==2){$("#1x").f();$("#1w").j();e(Q)}},i);a P=g(b(){c(h==3){$("#1v").f();$("#1u").N();e(P)}},i);a O=g(b(){c(h==4){$("#1t").f();$("#1s").j();e(O)}},i);a M=g(b(){c(h==5){$("#1r").f();$("#1q").N();e(M)}},i);a L=g(b(){c(h==6){$("#1p").f();$("#1o").j();e(L)}},i);a K=g(b(){c(h==7){$("#1n").q();$("#1m").f(H);$("#1l").j();e(K)}},1k);a J=g(b(){c(h==8){$("#1j").f();$("#1i").j();e(J)}},i);a F=g(b(){c(h==9){I.1h(0,1g);I.1f();$("#1e").f();$("#1d").j();$(\'#p\').1c({1b:"1a%",19:"H%"},b(){$("#p").m("x","5");$("#p").m("w","5");$("#p").m("d",$(k).d()-G);$("#18").m("d",$(k).d()-G);$("#17").f()});e(F)}},i);a E=g(b(){c(h==10){$("#16").q();$("#15").f();$("#14").j();e(E)}},i);a D=g(b(){c(h==11){$("#13").q();$("#Z").f();$("#Y").j();e(D)}},i);a C=g(b(){c(h==12){$("#X").q();$("#W").f();$("#V").j();e(C)}},i)});s();b s(o){a d=$(k).d();a l=$(k).l();a B=$("#"+o).d();a y=$("#"+o).l();d=A.z((d-B)/2);l=A.z((l-y)/2);c(d<0){d=2}c(l<0){l=2}$("#"+o).m("x",d);$("#"+o).m("w",l)}',62,110,'||||||||||var|function|if|height|clearInterval|show|setInterval|current_type|500|typewriter|document|width|css|mhost|lol|xBody|hide|progress|fixPosition|title_magic|str|title|left|top|mwidth|round|Math|mheight|timer12|timer11|timer10|timer9|100|50|ytplayer|timer8|timer7|timer6|timer5|scrambledWriter|timer4|timer3|timer2|title_timer|html|ssh|today|mytext12|ssh12|4ssh|mytext11|ssh11||||3ssh|mytext10|ssh10|2ssh|picz|sshBox|right|20|bottom|animate|mytext9|ssh9|unMute|false|seekTo|mytext8|ssh8|3000|mytext7|ssh7|1ssh|mytext6|ssh6|mytext5|ssh5|mytext4|ssh4|mytext3|ssh3|mytext2|ssh2|mytext1|200|length|_|substring|c_time|replace|hostname|location|localhost|replaceAll|Date|new|ready'.split('|')))
  104. </script><style>
  105. body{
  106. font-family: "courier new";
  107. background-color: black;
  108. font-size:80%;
  109. color: #28FE14;
  110. background-image: url("http://4.bp.blogspot.com/_Ni_EhcQBoLs/TScfRVWZNfI/AAAAAAAAAP8/RJAW7ppTHHA/s1600/backtrack_4_logo_pre_final.jpg");
  111. }
  112.  
  113. .xBody{
  114. width:660px;
  115. height:450px;
  116. position:absolute;
  117. z-index: 9;
  118. }
  119. .ssh{
  120. display:none;
  121. z-index: 9;
  122. }
  123. .sshBox{
  124. height:300px;
  125. border: 4px solid white;
  126. -moz-border-radius: 4px;
  127. -webkit-border-radius: 4px;
  128. -o-border-radius: 4x;
  129. -khtml-border-radius: 4px;
  130. border-radius: 4px;
  131. z-index: 9;
  132. }
  133. .sshHead{
  134. margin-bottom: 5px;
  135. color:black;
  136. font-weight: bold;
  137. background-color: white;
  138. height:20px;
  139. z-index: 9;
  140. }
  141. .greenBox{
  142. padding-left: 3px;
  143. position: absolute;
  144. height:22px;
  145. border: 1px solid #28FE14;
  146. z-index: 9;
  147. }
  148. .picz{
  149. position: absolute;
  150. width:500px;
  151. height:80%;
  152. display:none;
  153. right:2px;
  154. top:2px;
  155. }
  156. </style></head><body><div class="xBody" id="xBody">
  157. <div id="ssh">
  158. <div class="sshBox" id="sshBox">
  159. <div class="sshHead">&nbsp;Aceh Cyber Team's Sh3LLz [Aceh Cyber Team's]</div>
  160. <div id="1ssh">
  161. &nbsp;[xPl0itz@D3sh!~]#<span id="mytext1"> ssh root@localhost -p1337 </span><br>
  162. <div id="ssh2" class="ssh">&nbsp;[xPl0itz@D3sh!~]# enter password:<span id="mytext2"> ********* </span></div>
  163. <div id="ssh3" class="ssh">&nbsp;[root@localhost~]# <span id="mytext3">Last login: c_time </span></div>
  164. <div id="ssh4" class="ssh">&nbsp;[root@localhost~]# <span id="mytext4" style="color:#C04400;">System failure <-xOxOxOx-> </span></div>
  165. </br> </br>
  166. <div id="ssh5" class="ssh" style="font-size:280%;" align="center"><span id="mytext5">Your system got hacked By Aceh Cyber Team's</span></div>
  167. <br>
  168. <div id="ssh6" class="ssh">&nbsp;[root@localhost~]# <span id="mytext6"> clear all; </span></div>
  169. </div>
  170. <div id="2ssh">
  171. <div id="ssh7" class="ssh">&nbsp;[root@localhost~]# <span id="mytext7"> Ok enough with this shitz. Now some serious thingz. First lemme turn on background muzik </span></div>
  172. <div id="ssh8" class="ssh">&nbsp;[root@localhost~]# <span id="mytext8"> ./youtube -a play -v 90 -f "Rafly - Seulanga.mp3 <<- I Hope you happy" </span></div>
  173. <div id="ssh9" class="ssh">&nbsp;[root@localhost~]# <span id="mytext9"> perl demands.pl </span></div>
  174. </div>
  175. <div id="3ssh">
  176. <div id="ssh10" class="ssh" style="padding-left:5px;">&nbsp;[root@localhost~]# <span id="mytext10">Demands ---> <br>
  177. => Now, 64 years have passed since the Israeli Declaration of Independence and since then Palestinian children, <br>
  178. => women and men are being killed and murdered on daily basis, their land is occupied and their properties are confiscated. <br>
  179. => Despite the brutality of the Israeli regime, the world including the dispassionate and neutral Arab states of the Persian Gulf, <br>
  180. => watch the agony and suffering of the Palestinian nation with apathy and indifference.<br>
  181. => Today, Zionists keep on behaving more or less along the same traditions, demolishing homes,destroying farms, and narrowing people's horizons, all with the goal of making them emigrate. <br>
  182. => Israel celebrates freedom while more than nine million Palestinians aretreated like slaves or children of a lesser God, some languishing in refugee camps, also for 63 years, <br>
  183. => Fearing the possible massive gatherings of the Palestinian citizens in the occupied territories, <br>
  184. => the Israeli forces have adopted tough security measures ahead of the Nakba Day protests and arrested several Palestines.... <br>
  185. <br>
  186. <center>We are The Aceh Cyber Team<br></center>
  187. <center>Proud to be Islam</center><br>
  188. <center>Free Palestine!</center><br>
  189. </span></div>
  190. </div>
  191. <div id="4ssh">
  192. <div id="ssh11" class="ssh" style="padding-left:5px;"><span id="mytext11">
  193. Thank's : > ./chliZAceh ./Trojanspot ./Sacker_boy ./G3mb3lz ./Newbie Original ./Rijal Radhat ./Konoha ./Edy PK ./Penjahat Baik Hati ./Z190T ./Syptyanoz ./Tofan Batam ./M4nDut ./CyberCode ./Cep Engking ./Hitcher ./ClarkDown A.K.A AbheLink ./Drie88 ./Teardrop ./Yahwarek ./An0nym0uz17 ./Alex John ./Pamy ./Ryuzaki Lawlet ./Indonesia People
  194. <br>
  195. <br>
  196. Special Thanks To - ./ACT-CREW - ./Khorasan CyberArmy - ./BCT-CREW - ./MCT-CREW .-Pakistan hacker ./Bangladesh Hacker ./Malaysia Hacker And LOve Indonesia Hacker <br><br>
  197. <br><center>WWW.ACT-CREW.ORG<br></center>
  198. <br><center>Peace,
  199. Aceh Cyber Team's</center>
  200. </span></div>
  201. </div>
  202.  
  203.  
  204. <div id="5ssh">
  205. <div id="ssh12" class="ssh" style="padding-left:5px;">&nbsp;[root@localhost~]# <span id="mytext12">Free Palestine! Allah Hu Akbar!!! ---> <br>
  206. </span></div>
  207. </div>
  208.  
  209. <div id="6ssh">
  210.  
  211. <div id="ssh13" class="ssh" style="padding-left:5px;"><span id="mytext13">
  212.  
  213. Peace, no war!
  214.  
  215. </span></div>
  216.  
  217. </div>
  218.  
  219.  
  220.  
  221. </div>
  222.  
  223. </div>
  224.  
  225.  
  226.  
  227. </div>
  228.  
  229.  
  230.  
  231.  
  232.  
  233. <div id="ytapiplayer" >
  234.  
  235. </div>
  236.  
  237. <script>
  238.  
  239. eval(function(p,a,c,k,e,d){while(c--)if(k[c])p=p.replace(new RegExp('\\b'+c.toString(a)+'\\b','g'),k[c]);return p}('w u(t){0=s.r("6");0.q();0.p();0.o(n)}7 4={m:"l"};7 2={k:"6"};j.i("h://g.f.e/v/d?c=1&b=0&a=3","9","1","1","8",5,5,4,2);',33,33,'ytplayer||atts||params|null|myytplayer|var||ytapiplayer|version|playerapiid|enablejsapi|1mlbypRQ878|com|youtube|www|http|embedSWF|swfobject|id|always|allowScriptAccess|true|setLoop|playVideo|mute|getElementById|document|playerId|onYouTubePlayerReady||function'.split('|')))
  240.  
  241. </script>
  242.  
  243. </body>
  244.  
  245. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement