Hasannetbd

CTA Deface

Jan 19th, 2018
467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.56 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html lang="en">
  4.  
  5. <head>
  6. <meta charset="UTF-8">
  7. <meta name="viewport" content="width=device-width, initial-scale=1">
  8. <title>Hacked By D@rk-H1s@n From Cyber Terminator Army</title>
  9.  
  10.  
  11. <style>
  12. @import url('https://fonts.googleapis.com/css?family=Audiowide');
  13. @import url('https://fonts.googleapis.com/css?family=Bungee');
  14. @import url('https://fonts.googleapis.com/css?family=Orbitron');
  15. * {
  16. margin: 0 auto;
  17. padding: 0;
  18. }
  19.  
  20. h1,
  21. h2,
  22. h3 {
  23. margin: 0;
  24. padding: 0;
  25. }
  26.  
  27. body {
  28. text-align: center;
  29. background-color: black;
  30. background-size: auto;
  31. }
  32.  
  33.  
  34.  
  35. span {
  36. display: inline-block;
  37. position: relative;
  38. user-select: none;
  39. -moz-user-select: none;
  40. -webkit-user-select: none;
  41. -ms-user-select: none;
  42. cursor: default;
  43. text-align: center;
  44.  
  45. }
  46.  
  47. h1.dead {
  48. color: #33FF00;
  49. font-family: 'Audiowide', cursive;
  50. text-transform: uppercase;
  51. font-size: 35px;
  52. font-weight: 200;
  53. text-align: center;
  54. }
  55.  
  56. h1.dead {
  57. text-shadow: 0px 0px 10px red,
  58. 0px 0px 20px red,
  59. 0px 0px 30px red,
  60. 0px 0px 40px red,
  61. 0px 0px 50px red,
  62. 0px 0px 60px red;
  63. animation: pagla 0.1s infinite;
  64. }
  65.  
  66.  
  67. @keyframes pagla {
  68. 0% {
  69. text-shadow: 0px 0px 0px;
  70. opacity: 0;
  71. }
  72. 50% {
  73. text-shadow: 0px 0px 10px red,
  74. 0px 0px 20px red,
  75. 0px 0px 30px red,
  76. 0px 0px 40px red,
  77. 0px 0px 50px red,
  78. 0px 0px 60px red;
  79. opacity: 1;
  80. }
  81. 100% {
  82. text-shadow: 0px 0px 0px;
  83. opacity: 0;
  84. }
  85. }
  86.  
  87. h1.dead2 {
  88. color: #fff;
  89. font-size: 30px;
  90. font-family: 'Bungee', cursive;
  91. }
  92.  
  93. h1.dead2 {
  94. text-shadow: 0px 0px 10px #33FF00,
  95. 0px 0px 20px #33FF00,
  96. 0px 0px 30px #33FF00,
  97. 0px 0px 40px #33FF00,
  98. 0px 0px 50px #33FF00,
  99. 0px 0px 60px #33FF00;
  100. }
  101.  
  102. span.pagla-1 {
  103. animation: pagla-1 6s infinite;
  104. }
  105.  
  106. span.pagla-2 {
  107. animation: pagla-2 3s infinite;
  108. }
  109.  
  110. span.pagla-3 {
  111. animation: pagla-3 5s infinite;
  112. }
  113.  
  114. @keyframes pagla-1 {
  115. 0% {
  116. opacity: 1;
  117. }
  118. 52% {
  119. opacity: 1;
  120. }
  121. 55% {
  122. opacity: 0;
  123. }
  124. 56% {
  125. opacity: 1;
  126. }
  127. 100% {
  128. opacity: 1;
  129. }
  130. }
  131.  
  132. @keyframes pagla-2 {
  133. 0% {
  134. opacity: 1;
  135. }
  136. 62% {
  137. opacity: 1;
  138. }
  139. 65% {
  140. opacity: 0;
  141. }
  142. 66% {
  143. opacity: 1;
  144. }
  145. 69% {
  146. opacity: 0;
  147. }
  148. 70% {
  149. opacity: 1;
  150. }
  151. 73% {
  152. opacity: 0;
  153. }
  154. 74% {
  155. opacity: 1;
  156. }
  157. 100% {
  158. opacity: 1;
  159. }
  160. }
  161.  
  162. @keyframes pagla-3 {
  163. 0% {
  164. opacity: 1;
  165. }
  166. 82% {
  167. opacity: 1;
  168. }
  169. 84% {
  170. opacity: 0;
  171. }
  172. 85% {
  173. opacity: 1;
  174. }
  175. 87% {
  176. opacity: 0;
  177. }
  178. 88% {
  179. opacity: 1;
  180. }
  181. 90% {
  182. opacity: 0;
  183. }
  184. 91% {
  185. opacity: 1;
  186. }
  187. 100% {
  188. opacity: 1;
  189. }
  190. }
  191.  
  192. .dead3 {
  193. color: white;
  194. font-size: 40x;
  195. text-shadow: 0 0 3px red,
  196. 0px 0px 5px red;
  197. font-family: 'Audiowide', cursive;
  198. }
  199.  
  200. .dead6 {
  201. color: aquamarine;
  202. font-size: 20x;
  203. text-shadow: 0 0 3px red,
  204. 0px 0px 5px white;
  205. font-family: 'Audiowide', cursive;
  206. }
  207.  
  208. .dead4 {
  209. font-family: 'Orbitron', sans-serif;
  210. color: aqua;
  211. font-size: 23px;
  212. text-shadow: 0px 0px 10px #33FF00,
  213. 0px 0px 20px #33FF00,
  214. 0px 0px 30px #33FF00,
  215. 0px 0px 40px #33FF00,
  216. 0px 0px 50px #33FF00,
  217. 0px 0px 60px #33FF00;
  218.  
  219. }
  220.  
  221. .dead5 {
  222. font-family: 'Orbitron', sans-serif;
  223. color: #33FF00;
  224. font-size: 20px;
  225. text-shadow: 0px 0px 10px aqua,
  226. 0px 0px 20px aqua,
  227. 0px 0px 30px aqua,
  228. 0px 0px 40px aqua,
  229. 0px 0px 50px aqua,
  230. 0px 0px 60px aqua;
  231.  
  232. }
  233.  
  234. .bd {
  235.  
  236. color: red;
  237. font-size: 25px;
  238. font-family: 'Bungee', cursive;
  239. text-shadow: 0px 0px 10px #33FF00,
  240. 0px 0px 20px #33FF00,
  241. 0px 0px 30px #33FF00,
  242. 0px 0px 40px #33FF00,
  243. 0px 0px 50px #33FF00,
  244. 0px 0px 60px #33FF00;
  245. }
  246.  
  247.  
  248. .mr {
  249.  
  250. color: white;
  251. font-size: 10x;
  252. text-shadow: 0 0 3px red,
  253. 0px 0px 5px red;
  254. font-family: 'Audiowide', cursive;
  255. }
  256. body{
  257.  
  258. background-image: url(https://www.xmple.com/wallpaper/black-white-hexagon-purple-glow-gradient-800x600-c4-000000-ffffff-483d8b-000000-l2-1-29-a-45-f-6.svg);
  259.  
  260.  
  261.  
  262. }
  263.  
  264. </style>
  265.  
  266. </head>
  267.  
  268. <body>
  269.  
  270. <iframe width="0" height="0" src="https://www.youtube.com/embed/8Wg1MYjOguI?autoplay=1">
  271. </iframe>
  272.  
  273. <span><div id="container">
  274. <h1 class="dead2">
  275. <span class="pagla-3">Y</span>ou Have <span class="pagla-2">B</span>een <span class="pagla-1">H</span>acked By: D@rk_H1s@n
  276. </h1>
  277. <img align="center" src="https://i.imgur.com/QeEUB8u.png" alt="" height="auto" width="auto">
  278. <center>
  279.  
  280. <h1 class="dead3">D@rk_H1s@n</h1>
  281. <h3 class="dead6">From</h3>
  282. <center>
  283. <h1 class="dead">Cyber Terminator Army</h1>
  284. </center>
  285. <marquee class="mr">
  286. Cloudy_Virus, Mr Thund3r, Mr. N@EEm, Kashmiri Wolf, D@rk_H1s@n, Reboot_Ex,CYB3R_BL45t3R, D3ad Pagla, Bl4CK B1RD, SQL_Eye, BL4k SH4D0W, 3x0t!c_d3v!lz
  287. </marquee>
  288. </center>
  289. <center>
  290. <h3 class="dead4">
  291. Hey Admin
  292. </h3>
  293. <br>
  294. <h3 class="dead4">Your System Is Not Secure . If You Don't Patch We Will Again Arrive</h3>
  295. </center>
  296. <center>
  297. <h3 class="dead5">We Are</h3>
  298. </center>
  299. <h3 class="bd">Bangladeshi</h3>
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309. </div>
  310. </span>
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
  322.  
  323.  
  324.  
  325. <script>
  326. (function() {
  327.  
  328.  
  329.  
  330. var v = 10.0;
  331. var m = 10;
  332. var n = 250;
  333. var f = 40;
  334. var r = 40;
  335.  
  336.  
  337.  
  338. var con, dir, star;
  339. var d = document;
  340.  
  341.  
  342. var cols = ['#9db4ff', '#a2b9ff', '#a7bcff', '#aabfff', '#afc3ff', '#baccff', '#c0d1ff', '#fff',
  343. '#cad8ff', '#e4e8ff', '#edeeff', '#fbf8ff', '#fff9f9', '#fff5ec', '#fff4e8', '#fff',
  344. '#fff1df', '#ffebd1', '#ffd7ae', '#ffc690', '#ffbe7f', '#ffbb7b', '#ffbb7b'
  345. ];
  346.  
  347. var depth = 2000;
  348. var deg = 180 / Math.PI;
  349. var rad = Math.PI / 180;
  350.  
  351. var mls = 1000 / 60;
  352. var ini = performance.now();
  353. var strs = [],
  354. starCoords = [];
  355. var xyo = -(Math.PI * 2);
  356.  
  357. con = d.createElement('div');
  358. con.setAttribute('style', 'display:block;' +
  359. 'position:fixed;' +
  360. 'height:100%;width:100%;' +
  361. 'margin:auto;' +
  362. 'top:0;left:0;right:0;bottom:0;' +
  363. 'overflow:hidden;' +
  364. 'visibility:hidden;');
  365. d.body.appendChild(con);
  366.  
  367. for (var i = 0; i < n; i++) {
  368. var col = cols[Math.random() * cols.length | 0];
  369. strs[i] = d.createElement('div');
  370. strs[i].setAttribute('style', 'display:block;' +
  371. 'position:absolute;' +
  372. 'height:200px;' +
  373. 'width:200px;' +
  374. 'margin-top:-100px;' +
  375. 'margin-left:-100px;' +
  376. 'background-color:' + col + ';' +
  377. 'border-radius: 50%;' +
  378. 'visibility:visible;');
  379. con.appendChild(strs[i]);
  380. }
  381.  
  382. dir = d.createElement('div');
  383. dir.setAttribute('style', 'display:block;' +
  384. 'position:fixed;' +
  385. 'bottom:0;right:0;' +
  386. 'margin:3px;' +
  387. 'height:auto;width:auto;' +
  388. 'border:1px solid #fff;' +
  389. 'padding:5px;letter-spacing:1px;' +
  390. 'font:11px Verdana,Courier new;' +
  391. 'text-align:center;color:#fff;' +
  392. 'cursor:n-resize;opacity:0.1;' +
  393. 'visibility:visible;');
  394. con.appendChild(dir);
  395. dir.innerHTML += '';
  396.  
  397. function initCoords() {
  398. for (var i = 0; i < n; i++) {
  399. star = {
  400. x: coords(1),
  401. y: coords(2),
  402. z: coords(),
  403. o: 0
  404. };
  405. starCoords.push(star);
  406. star.o = 1 - (0.8 * star.z / depth);
  407. }
  408. }
  409.  
  410. function coords(a) {
  411. var rnd = Math.floor(Math.random() * r);
  412. var sel = (rnd == 0) ? 2.5 : 1.1;
  413. var xyz;
  414. if (a == 1) {
  415. xyz = f + Math.random() * f / sel *
  416. Math.sin(Math.random() * deg);
  417. } else if (a == 2) {
  418. xyz = f + Math.random() * f / sel *
  419. Math.cos(Math.random() * deg);
  420. } else {
  421. xyz = Math.random() * depth;
  422. }
  423. return xyz;
  424. }
  425.  
  426. function animateCoords(i) {
  427. var star = starCoords[i];
  428. var x, y, s;
  429. star.z -= v;
  430. if (v >= 0) {
  431. if (star.z < 0) {
  432. star.z = depth;
  433. star.x = coords(1);
  434. star.y = coords(2);
  435. star.o = 0.05;
  436. }
  437. if (star.o < 1) {
  438. star.o += (v / 900);
  439. }
  440. } else if (v < 0) {
  441. if (star.z > depth) {
  442. star.z = -1;
  443. star.x = coords(1);
  444. star.y = coords(2);
  445. star.o = 1.0;
  446. }
  447. if (star.z > 1000) {
  448. star.o += (v / 1100);
  449. }
  450. }
  451. x = xyo + (star.x - f) * (depth / star.z) + deg;
  452. y = xyo + (star.y - f) * (depth / star.z) + deg;
  453. s = (1 * (depth / star.z)) / 130;
  454. strs[i].style.transform = 'translate3d(' + x + 'vw, ' + y + 'vh, 0) scale3d(' + s + ', ' + s + ', 1)';
  455. strs[i].style.opacity = star.o;
  456. strs[i].style.transformOrigin = '50 50';
  457. strs[i].style.zIndex = Math.round(-star.z);
  458. }
  459.  
  460. function mouseCon(e) {
  461. var tmp = (e.detail) ? -e.detail / 3 : e.wheelDelta / 120;
  462. var inc = (tmp >= 0) ? 0.5 : -0.5;
  463. v += inc;
  464. if (v < -m) {
  465. v += 0.5;
  466. }
  467. if (v > m) {
  468. v -= 0.5;
  469. }
  470. e.preventDefault();
  471. }
  472.  
  473. function draw() {
  474. var now = performance.now();
  475. if ((now - ini) > mls) {
  476. for (var i = 0; i < n; i++) {
  477. animateCoords(i);
  478. }
  479. ini = performance.now();
  480. }
  481. window.requestAnimationFrame(draw);
  482. }
  483.  
  484. function init() {
  485. initCoords();
  486. draw();
  487. }
  488.  
  489. dir.addEventListener("mouseout", function() {
  490. dir.style.opacity = 0.1;
  491. }, false);
  492. dir.addEventListener("mouseover", function() {
  493. dir.style.opacity = 0.5;
  494. }, false);
  495. dir.addEventListener('mousewheel', mouseCon, false);
  496. dir.addEventListener('DOMMouseScroll', mouseCon, false);
  497. window.addEventListener("load", init, false);
  498. })();
  499. </script>
  500.  
  501.  
  502.  
  503.  
  504.  
  505. </body>
  506.  
  507. </html>
Add Comment
Please, Sign In to add comment