Advertisement
nostalgiaxploit

Door

Jun 23rd, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.07 KB | None | 0 0
  1. <html><head><title>Your Security is Just Illusion</title></head>
  2. <body>
  3. <br>
  4. <link rel="short icon" href="https://scontent.fcgk6-1.fna.fbcdn.net/v/t1.0-9/26165413_1688274787904131_4904326682129924968_n.jpg?oh=a1135772d9a7f2ec7cbec060ec4bce15&amp;oe=5AB93268">
  5. <link href="https://fonts.googleapis.com/css?family=Gloria+Hallelujah|Permanent+Marker" rel="stylesheet">
  6. <link href="http://fonts.googleapis.com/css?family=Iceland" rel="stylesheet" type="text/css">
  7. <link href="http://fonts.googleapis.com/css?family=Allerta+Stencil" rel="stylesheet" type="text/css">
  8. <link href="http://fonts.googleapis.com/css?family=Kumar+One+Outline" rel="stylesheet" type="text/css">
  9. <link href="https://fonts.googleapis.com/css?family=Bungee+Shade|Monoton|Nova+Square" rel="stylesheet">
  10. <link href="https://fonts.googleapis.com/css?family=Arvo|Electrolize|Iceberg" rel="stylesheet">
  11. <link href="https://fonts.googleapis.com/css?family=Jolly+Lodger" rel="stylesheet" type="text/css">
  12. <link href="https://fonts.googleapis.com/css?family=Margarine|Trade+Winds" rel="stylesheet" type="text/css">
  13. <script src="http://e-mete.com/js/kdsnow.js"></script>
  14. <body bgcolor="#000000" <div class="CenterDiv">
  15. <center><br><br>
  16. <style>
  17.  
  18. body {
  19. background : #000;
  20. background-image: url(black);
  21. background-repeat:no-repeat;
  22. background-attachment: fixed;
  23. background-size: 1350px;
  24. font-family : Courier new;
  25. text-align : center;
  26. color : #fff;
  27. }
  28. pre {
  29. margin-top: 9%;
  30. }
  31.  
  32.  
  33.  
  34. .error {
  35. text-align: center;
  36. font-family: 'Gilda Display', serif;
  37. -webkit-animation: noise-3 1s linear infinite;
  38. animation: noise-3 1s linear infinite;
  39. overflow: default;
  40. }
  41.  
  42.  
  43. .info {
  44. text-align: center;
  45. width: 200px;
  46. height: 60px;
  47. margin: auto;
  48. position: absolute;
  49. top: 280px;
  50. bottom: 0;
  51. left: 20px;
  52. right: 0;
  53. -webkit-animation: noise-3 1s linear infinite;
  54. animation: noise-3 1s linear infinite;
  55. }
  56.  
  57.  
  58. .info:after {
  59. content: 'OWNED';
  60. font-family: OCR-A;
  61. font-size: 100px;
  62. text-align: center;
  63. width: 800px;
  64. margin: auto;
  65. position: absolute;
  66. top: 20px;
  67. bottom: 0;
  68. left: 40px;
  69. right: 0;
  70. opacity: 0;
  71. color: white;
  72. -webkit-animation: noise-1 .2s linear infinite;
  73. animation: noise-1 .2s linear infinite;
  74. }
  75.  
  76. @-webkit-keyframes noise-1 {
  77. 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
  78. 10% {opacity: .1;}
  79. 50% {opacity: .5; left: -6px;}
  80. 80% {opacity: .3;}
  81. 100% {opacity: .6; left: 2px;}
  82. }
  83.  
  84. @keyframes noise-1 {
  85. 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
  86. 10% {opacity: .1;}
  87. 50% {opacity: .5; left: -6px;}
  88. 80% {opacity: .3;}
  89. 100% {opacity: .6; left: 2px;}
  90. }
  91.  
  92. @-webkit-keyframes noise-2 {
  93. 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
  94. 10% {opacity: .1;}
  95. 50% {opacity: .5; left: 6px;}
  96. 80% {opacity: .3;}
  97. 100% {opacity: .6; left: -2px;}
  98. }
  99.  
  100. @keyframes noise-2 {
  101. 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
  102. 10% {opacity: .1;}
  103. 50% {opacity: .5; left: 6px;}
  104. 80% {opacity: .3;}
  105. 100% {opacity: .6; left: -2px;}
  106. }
  107.  
  108. @-webkit-keyframes noise {
  109. 0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
  110. 4.3% {opacity: 1; -webkit-transform: scaleY(1.7); transform: scaleY(1.7);}
  111. 43% {opacity: 1; -webkit-transform: scaleX(1.5); transform: scaleX(1.5);}
  112. }
  113.  
  114. @keyframes noise {
  115. 0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
  116. 4.3% {opacity: 1; -webkit-transform: scaleY(1.7); transform: scaleY(1.7);}
  117. 43% {opacity: 1; -webkit-transform: scaleX(1.5); transform: scaleX(1.5);}
  118. }
  119.  
  120. @-webkit-keyframes noise-3 {
  121. 0%,3%,5%,42%,44%,100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
  122. 4.3% {opacity: 1; -webkit-transform: scaleY(4); transform: scaleY(4);}
  123. 43% {opacity: 1; -webkit-transform: scaleX(10) rotate(60deg); transform: scaleX(10) rotate(60deg);}
  124. }
  125.  
  126. @keyframes noise-3 {
  127. 0%,3%,5%,42%,44%,100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
  128. 4.3% {opacity: 1; -webkit-transform: scaleY(4); transform: scaleY(4);}
  129. 43% {opacity: 1; -webkit-transform: scaleX(10) rotate(60deg); transform: scaleX(10) rotate(60deg);}
  130. }
  131.  
  132. .wrap {
  133. top: 30%;
  134. left: 25%;
  135.  
  136. height: 200px;
  137.  
  138. margin-top: -100px;
  139. position: absolute;
  140. }
  141. code {
  142. color: white;
  143. }
  144. span.blue {
  145. color: #48beef;
  146. }
  147. span.comment {
  148. color: #7f8c8d;
  149. }
  150. span.orange {
  151. color: #f39c12;
  152. }
  153. span.green {
  154. color: #33cc33;
  155. }
  156.  
  157. .viewFull {
  158. font-family:OCR-A;
  159. color:orange;
  160. text-decoration:;
  161. }
  162.  
  163.  
  164. }
  165.  
  166. @media only screen and (min-height: 500px) {
  167.  
  168. .viewFull{
  169. display:none;
  170. }
  171.  
  172. }
  173. </style><div class="error">
  174. <h1>
  175. <td align="center">
  176. <font size="16" color="black" face="jolly lodger" style="text-shadow: 0 0 20px red, 0 0 5px red, 0 0 7px red, 0 0 45px red; font-weight:bold: red;font-size:80px">T0D DEFACER TEAM<h1></font>
  177. <center><img src=https://preview.ibb.co/nekffT/Dor.jpg style="width:350px; height:340px;"></center>
  178. <body>
  179.  
  180. <style type="text/css">
  181. body{
  182. background:url(https://orig00.deviantart.net/b3ae/f/2014/354/7/f/tumblr__background_gif_by_chartfish-d8aiscn.gif) repeat center center fixed black;
  183. }
  184. </style>
  185.  
  186.  
  187. <font face="permanent marker" color=Cyan size="6" style="text-shadow: 0 0 20px red, 0 0 5px red, 0 0 7px red, 0 0 45px red; font-weight:bold: red;font-size:50px">Halo Cuma Sekedar Kasih Salam Aja<br>Plis Tinggkatkan Sistem Anda<br>Repair Sendiri Dasar Manja<br></font><br></b></div>
  188.  
  189. <script language="javascript"> alert ('Dasar Jomblo') </script>
  190.  
  191. <font size="10" color="red">Thanks :</font> <font face="Iceberg" size="6" color="white" style="text-shadow: 0 0 3px aqua, 0px 0px 5px aqua;">
  192. <marquee scrolldelay="70" width="400" style="font-family: Iceberg; width: 400px;">NostalgiaXploit - GhostHunterIllusion - Sora Cyber Team - Xai Syndicate - PhantomGhost </marquee></font><font size="10" color="red">|</font></td>
  193.  
  194. <iframe width="0" height="0" src="http://www.youtube.com/v/OqsM5kQYjTc&autoplay=1" frameborder="0"></iframe>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement