Advertisement
Guest User

save.html

a guest
Apr 22nd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.56 KB | None | 0 0
  1. <html>
  2. <head>
  3. <script>
  4. alert("cilup Ba ^_^")
  5. alert("Hello Aadmin ^_^")
  6. alert("Your Web Site No Safe ^_^")
  7. </script>
  8. <script type="text/javascript">
  9. var rev = "fwd";
  10. function titlebar(val)
  11. </script>
  12. <title>iFlekzz WAss Here :) </title>
  13. </head><body onmousedown="return false" onkeydown="return false" oncontextmenu="return false"><br><iframe src="https://www.youtube.com/embed/C8xGB5om2fQ?rel=0&amp;autoplay=1" allowfullscreen="" width="1" height="0" frameborder="0"></iframe>
  14. <style>
  15. </head><body onmousedown="return false" onkeydown="return false" oncontextmenu="return false"><br><iframe src="https://www.youtube.com/embed/C8xGB5om2fQ?rel=0&amp;autoplay=1" allowfullscreen="" width="1" height="0" frameborder="0"></iframe>
  16. <style>
  17.  
  18. @import url(http://fonts.googleapis.com/css?family=Gilda+Display);
  19.  
  20. html {
  21. background:#000;font-family:Courier new;text-align:center;color:#fff
  22. -webkit-background-size: cover;
  23. -moz-background-size: cover;
  24. -o-background-size: cover;
  25. background-size: cover;
  26. }
  27.  
  28. .error {
  29. text-align: center;
  30. font-family: 'Gilda Display', serif;
  31.  
  32. text-align: center;
  33. width: 100%;
  34. height: 120px;
  35. margin: auto;
  36. position: absolute;
  37. top: 0;
  38. bottom: 0;
  39. left: -60px;
  40. right: 0;
  41. -webkit-animation: noise-3 1s linear infinite;
  42. animation: noise-3 1s linear infinite;
  43. overflow: default;
  44. }
  45.  
  46. body:after {
  47. content: 'Ghost Hunter Illusion';
  48. font-family: OCR-A;
  49. font-size: 100px;
  50.  
  51. text-align: center;
  52. width: 550px;
  53. margin: auto;
  54. position: absolute;
  55. top: 25%;
  56. bottom: 0;
  57. left: 0;
  58. right: 35%;
  59. opacity: 0;
  60. color: white;
  61. -webkit-animation: noise-1 .2s linear infinite;
  62. animation: noise-1 .2s linear infinite;
  63. }
  64. body:before {
  65. content: 'Ghost Hunter Illusion';
  66. font-family: OCR-A;
  67. font-size: 100px;
  68.  
  69. text-align: center;
  70. width: 550px;
  71. margin: auto;
  72. position: absolute;
  73. top: 25%;
  74. bottom: 0;
  75. left: 0;
  76. right: 35%;
  77. opacity: 0;
  78. color: white;
  79. -webkit-animation: noise-2 .2s linear infinite;
  80. animation: noise-2 .2s linear infinite;
  81. }
  82.  
  83. .error {
  84. text-align: center;
  85. width: 200px;
  86. height: 60px;
  87. margin: auto;
  88. position: absolute;
  89. top: 280px;
  90. bottom: 0;
  91. left: 20px;
  92. right: 0;
  93. -webkit-animation: noise-3 1s linear infinite;
  94. animation: noise-3 1s linear infinite;
  95. }
  96.  
  97. .info:before {
  98. content: 'Ghost Hunter Illusion';
  99. font-family: OCR-A;
  100. font-size: 100px;
  101. text-align: center;
  102. width: 800px;
  103. margin: auto;
  104. position: absolute;
  105. top: 20px;
  106. bottom: 0;
  107. left: 40px;
  108. right: 100px;
  109. opacity: 0;
  110. color: white;
  111. -webkit-animation: noise-2 .2s linear infinite;
  112. animation: noise-2 .2s linear infinite;
  113. }
  114.  
  115. .info:after {
  116. content: 'Ghost Hunter Illusion';
  117. font-family: OCR-A;
  118. font-size: 100px;
  119. text-align: center;
  120. width: 800px;
  121. margin: auto;
  122. position: absolute;
  123. top: 20px;
  124. bottom: 0;
  125. left: 40px;
  126. right: 0;
  127. opacity: 0;
  128. color: white;
  129. -webkit-animation: noise-1 .2s linear infinite;
  130. animation: noise-1 .2s linear infinite;
  131. }
  132.  
  133. @-webkit-keyframes noise-1 {
  134. 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
  135. 10% {opacity: .1;}
  136. 50% {opacity: .5; left: -6px;}
  137. 80% {opacity: .3;}
  138. 100% {opacity: .6; left: 2px;}
  139. }
  140.  
  141. @keyframes noise-1 {
  142. 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
  143. 10% {opacity: .1;}
  144. 50% {opacity: .5; left: -6px;}
  145. 80% {opacity: .3;}
  146. 100% {opacity: .6; left: 2px;}
  147. }
  148.  
  149. @-webkit-keyframes noise-2 {
  150. 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
  151. 10% {opacity: .1;}
  152. 50% {opacity: .5; left: 6px;}
  153. 80% {opacity: .3;}
  154. 100% {opacity: .6; left: -2px;}
  155. }
  156.  
  157. @keyframes noise-2 {
  158. 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
  159. 10% {opacity: .1;}
  160. 50% {opacity: .5; left: 6px;}
  161. 80% {opacity: .3;}
  162. 100% {opacity: .6; left: -2px;}
  163. }
  164.  
  165. @-webkit-keyframes noise {
  166. 0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
  167. 4.3% {opacity: 1; -webkit-transform: scaleY(1.7); transform: scaleY(1.7);}
  168. 43% {opacity: 1; -webkit-transform: scaleX(1.5); transform: scaleX(1.5);}
  169. }
  170.  
  171. @keyframes noise {
  172. 0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
  173. 4.3% {opacity: 1; -webkit-transform: scaleY(1.7); transform: scaleY(1.7);}
  174. 43% {opacity: 1; -webkit-transform: scaleX(1.5); transform: scaleX(1.5);}
  175. }
  176.  
  177. @-webkit-keyframes noise-3 {
  178. 0%,3%,5%,42%,44%,100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
  179. 4.3% {opacity: 1; -webkit-transform: scaleY(4); transform: scaleY(4);}
  180. 43% {opacity: 1; -webkit-transform: scaleX(10) rotate(60deg); transform: scaleX(10) rotate(60deg);}
  181. }
  182.  
  183. @keyframes noise-3 {
  184. 0%,3%,5%,42%,44%,100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
  185. 4.3% {opacity: 1; -webkit-transform: scaleY(4); transform: scaleY(4);}
  186. 43% {opacity: 1; -webkit-transform: scaleX(10) rotate(60deg); transform: scaleX(10) rotate(60deg);}
  187. }
  188.  
  189. .wrap {
  190. top: 30%;
  191. left: 25%;
  192.  
  193. height: 200px;
  194.  
  195. margin-top: -100px;
  196. position: absolute;
  197. }
  198. code {
  199. color: white;
  200. }
  201. span.blue {
  202. color: #48beef;
  203. }
  204. span.comment {
  205. color: #7f8c8d;
  206. }
  207. span.orange {
  208. color: #f39c12;
  209. }
  210. span.green {
  211. color: #33cc33;
  212. }
  213.  
  214. .viewFull {
  215. font-family:OCR-A;
  216. color:orange;
  217. text-decoration:;
  218. }
  219.  
  220.  
  221. }
  222.  
  223. @media only screen and (min-height: 500px) {
  224.  
  225. .viewFull{
  226. display:none;
  227. }
  228.  
  229. }
  230. </style><meta property="og:title" content="iFlekzz">
  231. <meta property="og:description" content=" Hacked By iFlekzz ">
  232. <meta property="og:author" content="DIR-64">
  233.  
  234. <meta charset="UTF-8">
  235.  
  236.  
  237. <style>body{background:#000;font-family:Courier new;text-align:center;color:#fff;}pre{margin-top:1%;
  238.  
  239. }
  240. font {box-shadow: 0 0 10px darkblue;}
  241.  
  242. </style>
  243.  
  244.  
  245. <br><br><br>
  246. <center><img src="https://scontent.fcgk13-1.fna.fbcdn.net/v/t1.15752-9/31144214_1995270647179249_845934688445923328_n.jpg?_nc_cat=0&amp;oh=adfc4dbe4d4eeb6dd2bcbdce5bc60a87&amp;oe=5B67C96C" alt="" class="img" style="width: 350px; height: 350px"" border="0"><br>
  247. <style>
  248. img{
  249. animation-name: rotate ;
  250. animation-duration: 4s;
  251. animation-play-state: running;
  252. animation-timing-function: linear;
  253. animation-iteration-count: infinite;
  254. }
  255. @keyframes rotate{
  256. 10% {transform:rotateY(36deg)}
  257. 20% {transform:rotateY(72deg)}
  258. 30% {transform:rotateY(108deg)}
  259. 40% {transform:rotateY(144deg)}
  260. 50% {transform:rotateY(180deg)}
  261. 60% {transform:rotateY(216deg)}
  262. 70% {transform:rotateY(252deg)}
  263. 80% {transform:rotateY(288deg)}
  264. 90% {transform:rotateY(324deg)}
  265. 100% {transform:rotateY(360deg)}
  266. }
  267. </style>
  268.  
  269.  
  270.  
  271. <br>
  272. <br>
  273.  
  274.  
  275. <marquee behavior="alternate" scrollamount="3" style="width: 45%;" width="45%"> T0ucheD By Mr.Crooz Ftt T3R53NTUH</marquee>
  276. <pre><font color="red">[</font> Ghost Hunter Illusion HACKER TEAM<font color="red">]</font>
  277.  
  278. | Mr.L3gacy | KATENBAD | D704T | Ghost Hunter Illusion |indonesia Defacer | MR.Donut's |T3R53NTUH | Mr.Duwinkz |NeXSonNF523 | Little Pony aka |
  279. | And All N45HT Member|
  280. </pre>
  281. <br>
  282. <font size="2" color="white">Thanks To* : | Jelangkung Squad| Hacker Patah Hati| Ghost Hunter Illusion | XaiSyndicate| Sora Cyber Team | Indonesia Defacer Tersakiti|</font>
  283. <br>
  284. [DISCOVERING AND EXPLOITING SECURITY FLAWS]
  285. <br><br>
  286. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/symbols/sym-1/sym46.cur), progress !important;}</style><a href="" target="blank" ><img src="http://cur.cursors-4u.net/cursor.png" border="0" style="position:absolute; top: 0px; right: 0px;" /></a> <script src=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement