Advertisement
Ribang

script deface root no thema

Jan 23rd, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.92 KB | None | 0 0
  1.  
  2. <html>
  3. <head>
  4.  
  5. <title>Hacked by Mr.Noob404</title>
  6. <object type="application/x-shockwave-flash" data="http://alboraaq.com/Movie9.swf" width="200" height="20"> <param name="movie"
  7. 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>
  8.  
  9. &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>
  10. //
  11. var current_type = 1;
  12. (function($) {
  13.  
  14. function shuffle(a) {
  15. var i = a.length, j;
  16. while (i) {
  17. var j = Math.floor((i--) * Math.random());
  18. var t = a[i];
  19. a[i] = a[j];
  20. a[j] = t;
  21. }
  22. }
  23.  
  24. function randomAlphaNum() {
  25. var rnd = Math.floor(Math.random() * 62);
  26. if (rnd >= 52) return String.fromCharCode(rnd - 4);
  27. else if (rnd >= 26) return String.fromCharCode(rnd + 71);
  28. else return String.fromCharCode(rnd + 65);
  29. }
  30.  
  31. $.fn.rot13 = function() {
  32. this.each(function() {
  33. $(this).text($(this).text().replace(/[a-z0-9]/ig, function(chr) {
  34. var cc = chr.charCodeAt(0);
  35. if (cc >= 65 && cc <= 90) cc = 65 + ((cc - 52) % 26);
  36. else if (cc >= 97 && cc <= 122) cc = 97 + ((cc - 84) % 26);
  37. else if (cc >= 48 && cc <= 57) cc = 48 + ((cc - 43) % 10);
  38. return String.fromCharCode(cc);
  39. }));
  40. });
  41. return this;
  42. };
  43.  
  44. $.fn.scrambledWriter = function() {
  45. this.each(function() {
  46. var $ele = $(this), str = $ele.text(), progress = 0, replace = /[^\s]/g,
  47. random = randomAlphaNum, inc = 3;
  48. $ele.text('');
  49. var timer = setInterval(function() {
  50. $ele.text(str.substring(0, progress) + str.substring(progress, str.length - 1).replace(replace, random));
  51. progress += inc
  52. if (progress >= str.length + inc) { var nstr = $ele.text(); $ele.text(nstr.substring(0,nstr.length - 1)); current_type += 1; clearInterval(timer);}
  53. }, 100);
  54. });
  55. return this;
  56. };
  57.  
  58. $.fn.typewriter = function() {
  59. this.each(function() {
  60. var $ele = $(this), str = $ele.html(), progress = 0;
  61. $ele.html('');
  62. var timer = setInterval(function() {
  63. $ele.html(str.substring(0, progress++) + (progress & 1 ? '_' : ''));
  64. if (progress >= str.length) { current_type += 1; clearInterval(timer);}
  65. }, 100);
  66. });
  67.  
  68. return this;
  69. };
  70.  
  71. $.fn.unscramble = function() {
  72. this.each(function() {
  73. var $ele = $(this), str = $ele.text(), replace = /[^\s]/,
  74. state = [], choose = [], reveal = 25, random = randomAlphaNum;
  75.  
  76. for (var i = 0; i < str.length; i++) {
  77. if (str[i].match(replace)) {
  78. state.push(random());
  79. choose.push(i);
  80. } else {
  81. state.push(str[i]);
  82. }
  83. }
  84.  
  85. shuffle(choose);
  86. $ele.text(state.join(''));
  87.  
  88. var timer = setInterval(function() {
  89. var i, r = reveal;
  90. while (r-- && choose.length) {
  91. i = choose.pop();
  92. state[i] = str[i];
  93. }
  94. for (i = 0; i < choose.length; i++) state[choose[i]] = random();
  95. $ele.text(state.join(''));
  96. if (choose.length == 0) { current_type += 1; clearInterval(timer);}
  97. }, 200);
  98. });
  99. return this;
  100. };
  101. })(jQuery);
  102. function replaceAll(txt, replace, with_this) {
  103. return txt.replace(new RegExp(replace, 'g'),with_this);
  104. }
  105. 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('|')))
  106. </script><style>
  107. body{
  108. font-family: "courier new";
  109. background-color: black;
  110. font-size:80%;
  111. color: #28FE14;
  112. background-image: url("http://mdr01.hol.es/foto/1.jpg");
  113. }
  114.  
  115. .xBody{
  116. width:760px;
  117. height:550px;
  118. position:absolute;
  119. z-index: 9;
  120. }
  121. .ssh{
  122. display:none;
  123. z-index: 9;
  124. }
  125. .sshBox{
  126. height:300px;
  127. border: 4px solid white;
  128. -moz-border-radius: 4px;
  129. -webkit-border-radius: 4px;
  130. -o-border-radius: 4x;
  131. -khtml-border-radius: 4px;
  132. border-radius: 4px;
  133. z-index: 9;
  134. }
  135. .sshHead{
  136. margin-bottom: 5px;
  137. color:black;
  138. font-weight: bold;
  139. background-color: white;
  140. height:20px;
  141. z-index: 9;
  142. }
  143. .greenBox{
  144. padding-left: 3px;
  145. position: absolute;
  146. height:22px;
  147. border: 1px solid #28FE14;
  148. z-index: 9;
  149. }
  150. .picz{
  151. position: absolute;
  152. width:500px;
  153. height:80%;
  154. display:none;
  155. right:2px;
  156. top:2px;
  157. }
  158. </style></head><body><div class="xBody" id="xBody">
  159. <div id="ssh">
  160. <div class="sshBox" id="sshBox">
  161. <div class="sshHead">&nbsp;Terminal</div>
  162. <div id="1ssh">
  163. &nbsp;[root@bt!~]#<span id="mytext1"> ssh root@localhost -Hello admin i am Mr.Noob404 </span><br>
  164. <div id="ssh2" class="ssh">&nbsp;[r00t@bt!~]# enter password:<span id="mytext2"> ********* </span></div>
  165. <div id="ssh3" class="ssh">&nbsp;[root@localhost~]# <span id="mytext3">Last login: c_time </span></div>
  166. <div id="ssh4" class="ssh">&nbsp;[root@localhost~]# <span id="mytext4" style="color:#C04400;">THANKS My Team :ANONYMOUS CYBER TEAM </span></div>
  167. </br> </br>
  168. <div id="ssh5" class="ssh" style="font-size:120%;" align="center"><span id="mytext5">||Mr.ten_wap ||Zero_S || AMX69X || MRZ || Mr.Noob404 || Mr.PhantomClow || Mr.FakeFace || AM04 || Mr.hongg || Mr.Zeeep || 4Wsec || Mr.F || E'cex || Mr.4114425 || GrayLord_ || Mr.Mool || Bubble_squad || Mr.Fr3dm || Mr.D54 || Mr.Bock || Mr.diehard || Mr.Saw || Sempat panik || XSterd2R || mr.Xjam ||Faded || MR.ZaDzik </span></div>
  169. <br>
  170. <center>please patch your site .! Admin !! <br></center>
  171.  
  172.  
  173. </body>
  174.  
  175. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement