xW3s13y

UPLOADING YOUR DEFACEMENT PAGE [PART3]

Apr 2nd, 2013
465
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.99 KB | None | 0 0
  1. PART 3
  2.  
  3. THIS IS THE UPLOADING YOUR DEFACEMENT
  4.  
  5.  
  6. GO TO NOTEPAD PASTE THIS AND SAVE AS TO INDEX.HTML
  7.  
  8. THIS IS AN DEFACEMENT OF AN ARGENTINA'N HACKER ( HES MY FRIEND )
  9.  
  10. =======================================================================
  11.  
  12.  
  13.  
  14.  
  15. <html>
  16. <head>
  17. <meta http-equiv = "Content-Type" content = "text/html; charset=utf-8">
  18. <title>JOIN US</title>
  19. <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.min.js"></script>
  20. <script type="text/javascript">
  21. (function ( $ ) {
  22. $.fn.typewrite = function ( options ) {
  23. var settings = {
  24. 'selector': this,
  25. 'extra_char': '',
  26. 'delay': 100,
  27. 'trim': false,
  28. 'callback': null
  29. };
  30. if (options) $.extend(settings, options);
  31.  
  32. /* This extra closure makes it so each element
  33. * matched by the selector runs sequentially, instead
  34. * of all at the same time. */
  35. function type_next_element(index) {
  36. var current_element = $(settings.selector[index]);
  37. var final_text = current_element.text();
  38. if (settings.trim) final_text = $.trim(final_text);
  39. current_element.html("").show();
  40.  
  41. function type_next_character(element, i) {
  42. element.html( final_text.substr(0, i)+settings.extra_char );
  43. if (final_text.length >= i) {
  44. setTimeout(function() {
  45. type_next_character(element, i+1);
  46. }, settings.delay);
  47. }
  48. else {
  49. if (++index < settings.selector.length) {
  50. type_next_element(index);
  51. }
  52. else if (settings.callback) settings.callback();
  53. }
  54. }
  55. type_next_character(current_element, 0);
  56. }
  57. type_next_element(0);
  58.  
  59. return this;
  60. };
  61. })(jQuery);
  62. </script>
  63. <style type="text/css">
  64. body
  65. {
  66. background: url("http://blog.pucp.edu.pe/fernandotuesta/files/u5/Terrorismo_1.jpg") no-repeat right bottom #000000;
  67. background-size: 100% auto;
  68. margin: 0;
  69. padding: 0;
  70. }
  71. div#shutdown
  72. {
  73. background: white;
  74. width: 100%;
  75. height: 100%;
  76. position: absolute;
  77. left: 0;
  78. top: 0;
  79. }
  80. div.text
  81. {
  82. padding-top: 40px;
  83. width: 30%;
  84. padding: 10px;
  85. text-shadow: #999 2px 2px 40px;
  86. background: #000000;
  87. height: 100%;
  88. opacity: 0.5;
  89. }
  90. p.text
  91. {
  92. color: white;
  93. font-family: sans-serif,Times New Roman, Verdana;
  94. display: none;
  95. font-size: 14pt;
  96. font-weight: bold;
  97. }
  98. div#youtube
  99. {
  100. position: absolute;
  101. right: 10px;
  102. top: 30px;
  103. width: 30%;
  104. height: 315px;
  105. display: none;
  106. padding: 20px;
  107. border-radius: 10px;
  108. border: 2px solid white;
  109. opacity: 0.8;
  110. background: #000000;
  111. }
  112. </style>
  113. <script type="text/javascript">
  114. $(document).ready(function(){
  115. $("#shutdown").animate({'top':'+='+($(document).height()/2)+'px','height':'1px'},500,function(){
  116. $("#shutdown").fadeOut("fast",function(){
  117. var ytheight = Math.floor((($(document).width()/2.2)/1.7777))+"px";
  118. var ytwidth = Math.floor(($(document).width()/2.2))+'px';
  119.  
  120. $("#youtube iframe").attr("width",ytwidth);
  121. $("#youtube iframe").attr("height",ytheight);
  122. $("#youtube").css("width",ytwidth);
  123. $("#youtube").css("height",ytheight);
  124. $("#youtube").slideDown();
  125. printout();
  126. });});
  127. });
  128. function printout()
  129. {
  130. $('p.next:first').typewrite({
  131. 'delay': 70,
  132. 'extra_char': '',
  133. 'trim': true,
  134. 'callback': function(){$('p.next:first').removeClass("next");printout();}
  135. });
  136. }
  137. $(window).resize(function() {
  138. var ytheight = Math.floor((($(document).width()/2.2)/1.7777))+"px";
  139.  
  140. var ytwidth = Math.floor(($(document).width()/2.2))+'px';
  141.  
  142.  
  143.  
  144. $("#youtube iframe").attr("width",ytwidth);
  145.  
  146. $("#youtube iframe").attr("height",ytheight);
  147.  
  148. $("#youtube").css("width",ytwidth);
  149.  
  150. $("#youtube").css("height",ytheight);
  151. });
  152. </script>
  153. </head>
  154. <body>
  155.  
  156. <div id="shutdown">&nbsp;</div>
  157. <div id="youtube">
  158. <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/dlfhoU66s4Y?autoplay=1" frameborder="0" allowfullscreen></iframe>
  159. </div>
  160. <div class="text">
  161. <p class='text next'></p>
  162. <p class='text next'>Hacked By Libero :) !</p>
  163. <p class='text next'>C:\>FUNCK SYSTEM D: !!!</p>
  164. <p class='text next'>C:\>WE ARE LEGION !!!! </p>
  165. <p class='text next'>C:\>#ARGENTINA #HACKERS</p>
  166. <p class='text next'>C:\>Stop Terrorismo !</p>
  167.  
  168. <p class='text next'>=============================</p>
  169. <p class='text next'>C:\>Twitter : @LiberoamericaMu</p>
  170. <p class='text next'>=============================</p>
  171. </div>
  172. <!--<iframe width="560" height="315" src="http://www.youtube.com/embed/wsfwmzAZgOw" frameborder="0" allowfullscreen></iframe>-->
  173.  
  174.  
  175. </body>
  176. </html>
  177. <CENTER><tt><font color="#" face="RED" size="4"><tt>
  178.  
  179.  
  180. <CENTER>
  181. <style type="text/css">#cot_tl_fixed{background-color:black;position:fixed;bottom:0px;font-size:20px;left:0px;padding:3px 0;clip:_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);}</style>
  182.  
  183.  
  184. <CENTER>
  185. <span style="color: rgb(25, 225, 5);">
  186.  
  187.  
  188.  
  189.  
  190. <CENTER>
  191.  
  192.  
  193. <div id="cot_tl_fixed"><marquee>HACKED :D ! SYSTEM FUNCK !!! I FROM ARGENTINA HACKERS !!!!!!</marquee></div></span>
  194.  
  195.  
  196. =========================================================================================================
  197.  
  198.  
  199. JUST EDIT IT LIKE HACKED BY ETC. LIKE THAT !
  200.  
  201.  
  202. THEN GO TO YOUR SHELL AND FIND AN UPLOAD BUTTON
  203.  
  204. AND UPLOAD YOUR INDEX.HTML
  205.  
  206.  
  207.  
  208. LAST STEP :
  209. GO TO YOUR HACKED SITES WWW.HACKSITES.COM OR WWW.HACKSITES.COM/INDEX.HTML
  210.  
  211.  
  212.  
  213. DONE !
  214.  
  215. `~XW3S13Y
Advertisement
Add Comment
Please, Sign In to add comment