Advertisement
GDATTACKER

Untitled

May 8th, 2017
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.03 KB | None | 0 0
  1. <html lang="en">
  2. <head>
  3. <meta charset="UTF-8">
  4. <title>Hacked By GD ATTACKER</title>
  5. <link href='http://fonts.googleapis.com/css?family=Play:400' rel='stylesheet' type='text/css'>
  6. <link href='http://fonts.googleapis.com/css?family=Anton' rel='stylesheet' type='text/css'>
  7. <link rel="shortcut icon" type="image/x-icon" href="http://i.imgur.com/qC8JtCI.png">
  8. <script type="text/javascript" src="https://gc.kis.v2.scr.kaspersky-labs.com/046DD57E-EF74-A344-8E18-814FC20AAFAF/main.js" charset="UTF-8"></script><link rel="stylesheet" crossorigin="anonymous" href="https://gc.kis.v2.scr.kaspersky-labs.com/FAFAA02CF418-81E8-443A-47FE-E75DD640/abn/main.css"/>
  9. <script>
  10. /*function check(e)
  11. {
  12. alert(e.keyCode);
  13. }*/
  14. document.onkeydown = function(e) {
  15. if (e.ctrlKey && (e.keyCode === 67 || e.keyCode === 86 || e.keyCode === 85 || e.keyCode === 117)) {//Alt+c, Alt+v will also be disabled sadly.
  16. alert('No Thats not allowed GD 4TT4CK3R RULE H3R3 rule here');
  17. }
  18. return false;
  19. };
  20. </script>
  21. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
  22. <style>
  23. *{
  24. margin: 0;
  25. padding: 0;
  26. }
  27. body{
  28. background: url(https://s13.postimg.org/ml55n9s4n/40169606_hacking_wallpapers.jpg);
  29. background-size: 100%;
  30. background-attachment: fixed;
  31. background-repeat: no-repeat;
  32. }
  33. #wrapper{
  34. width: 100%;
  35. height: auto;
  36. }
  37. #mbox{
  38. width: 600px;
  39. height: 285px;
  40. margin: 150px auto 0 auto;
  41. border-radius: 10px;
  42. background: #000;
  43. background-color: rgba(0,0,0,0.70);
  44. -webkit-box-shadow: 10px 10px 30px 0px rgba(26, 165, 40, 1);
  45. -moz-box-shadow: 10px 10px 30px 0px rgba(26, 165, 40, 1);
  46. box-shadow: 10px 10px 30px 0px rgba(26, 165, 40, 1);
  47. }
  48. #mbox p{
  49. color: #ccc;
  50. font-family: 'Play', sans serif;
  51. text-transform: uppercase;
  52. text-align: center;
  53. font-size: 20px;
  54. text-shadow: 4px 1px 19px rgba(0, 0, 0, 1);
  55. padding: 15px;
  56. }
  57. #name{
  58. margin:-10px auto 0 auto;
  59.  
  60. }
  61. #name p{
  62. color: #f00;
  63. font-family: 'Anton';
  64. text-align: center;
  65. text-transform: uppercase;
  66. font-size: 20px;
  67. text-shadow: -2px -2px 30px rgba(255, 255, 255, 1);
  68. }
  69. span{
  70. font-size: 25px;
  71. color: #fff;
  72.  
  73. }
  74. #sayings{
  75. margin: 20px auto 0 auto;
  76. }
  77. #sayings p{
  78. color: #fff;
  79. text-align: center;
  80. text-transform: uppercase;
  81. font-family: 'Play';
  82. font-size: 20px;
  83. }
  84. footer{
  85. clear: both;
  86. width: 100%;
  87. /*background: #000;*/
  88. margin-top: -80px;
  89. /*background-color: rgba(0,0,0,0.50);*/
  90. }
  91. footer p{
  92. color: #fff;
  93. padding: 15px;
  94. font-family: 'Play';
  95. font-size: 14px;
  96. text-align: center;
  97.  
  98. }
  99. .im1{
  100. float: left;
  101. width: 230px;
  102. height: 230px;
  103. margin-top: -170px;
  104. margin-left: 70px;
  105. }
  106. .im2{
  107. float: right;
  108. width: 230px;
  109. height: 230px;
  110. margin-top: -170px;
  111. margin-right: 70px;
  112. }
  113. a{
  114. text-decoration: none;
  115. }
  116. a:hover{
  117. color: #eee;
  118. }
  119. #head{
  120. width: 100%;
  121. background: #eee;
  122. border-top-right-radius: 10px;
  123. border-top-left-radius: 10px;
  124. }
  125. h1{
  126. font-family: arial;
  127. font-size: 15px;
  128. text-align: center;
  129. padding: 10px;
  130. }
  131. #greet{
  132. width: 700px;
  133. margin: 0 auto;
  134. }
  135. #ito{
  136. float: left;
  137. background: #eee;
  138. width: 100px;
  139. border-top-left-radius: 10px;
  140. border-bottom-left-radius: 10px;
  141. }
  142. #ito p{
  143. padding: 6px;
  144. font-size: 15px;
  145. font-family: verdana;
  146. text-align: center;
  147. }
  148. #ito1{
  149. float: right;
  150. background: #eee;
  151. width: 585px;
  152. border-top-right-radius: 10px;
  153. border-bottom-right-radius: 10px;
  154. }
  155. #ito1 p{
  156. padding: 5px;
  157. font-size: 12px;
  158. font-family: verdana;
  159. text-align: center;
  160. }
  161. #ito1 span{
  162. font-size: 12px;
  163. }
  164. </style>
  165. </head>
  166. <body>
  167. <br><br><br><br><br>
  168. <div id="wrapper">
  169. <img class="im1" src="http://i.imgur.com/ThSNNO4.gif">
  170. <img class="im2" src="http://i.imgur.com/ThSNNO4.gif">
  171. <center><img src="http://i.hizliresim.com/O76Wz3.gif"></center>
  172.  
  173. <h1> <font size="10" face="Fredericka the Great" color="lime"> H4ck3d by The Mysterious Cyber Warriors </font> </h1>
  174. <center><img src="http://i.hizliresim.com/O76Wz3.gif"></center>
  175. <div id="mbox">
  176. <div id="head">
  177. <h2>>>>>>>>>>>>Security Warning For You<<<<<<<<<<<</h2>
  178. </div>
  179. <p>greetings, admin and to the site owner, this attack is for training purposes only. We haven't harmed any of your files or data in this server except your homepage but this will be served as warning to you to patch your system and improve your security to prevent any future attacks that will cause a worst damage to your server or even your website can be harmed by others. </p>
  180. <p><font color= yellow>&dagger;</font>
  181. <font color= green>>>>>>>Thanking You GD ATTACKER<<<<<<<</font><font color= yellow>&dagger;</p></font>
  182. </div>
  183. <div id="sayings">
  184. <p>=================================================</p>
  185. <p>every security has it's own vulnerability</p>
  186. <p>=================================================</p>
  187. </div>
  188. <center><img src="http://i.hizliresim.com/O76Wz3.gif"></center>
  189. <div id="name">
  190. <p> <span>|GreeTz| <marquee bgcolor="#ff0000"><font color="#0000ff">LulzSec India # Kerala Cyber Warriors # Assam Cyber Warriors # Indian Cyber Attackers # Hell Shield Hackers # Bl4ckH0l3 # Indian Cyber Gangsters # Anonymous Phillipines # </font></marquee>|</span> </p>
  191.  
  192.  
  193. </div>
  194. <div id="greet">
  195. <div id="ito">
  196. <p>Members:</p>
  197. </div>
  198. <div id="ito1"><p><marquee behavior="scroll" direction="left">HARIKASH757 <span style="color: #d10;">&#9830</span></span>H4K3JIT <span style="color: #d10;">&#9830</span></span>Gr33nox <span style="color: #d10;">&#9830</span></span> Mr.MDT <span style="color: #d10;">&#9830</span></span> MKID <span style="color: #d10;">&#9830</span></span> M4CK_1337<span style="color: #d10;">&#9830</span></span> Bh@rT!y3 $h3r <span style="color: #d10;">&#9830</span></span></span> ANONYUKH <span style="color: #d10;">&#9830</span></span>Cod3xavier <span style="color: #d10;">&#9830</span></span>D4s H4xor <span style="color: #d10;">&#9830</span></span>LucKy B0y <span style="color: #d10;">&#9830</span></span>
  199. Psychotic_overlord <span style="color: #d10;">&#9830</span></span>Dr. Venum <span style="color: #d10;">&#9830</span></span>Dr.F!r3w@ll <span style="color: #d10;">&#9830</span></span>0ff3nsivE h4x0r <span style="color: #d10;">&#9830</span></span>
  200. F0rb!dd3n H4cx3r <span style="color: #d10;">&#9830</span></span>H4ck3r R!tz <span style="color: #d10;">&#9830</span></span>lUcKy 7h3 H4ck3r<span style="color: #d10;">&#9830</span></span>
  201. </marquee></p>
  202. </div>
  203. <div><footer>
  204. <p>©Copy Right GD ATTACKER & The Mysterious Cyber Warriors<span style="color:#f00;">|</span> Like Us on <a href="https://www.facebook.com/TMCWofficial/">Facebook</a></p>
  205. </footer>
  206. </div>
  207. <iframe width="1" height="1" src="http://www.youtube.com/embed/WfqMmypbACg?rel=0&autoplay=1&loop=1&playlist=WfqMmypbACg" frameborder="0" allowfullscreen></iframe>
  208. </body>
  209. </html>
  210.  
  211.  
  212. </div>
  213. <div id="greet">
  214. <div id="ito">
  215. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement