Advertisement
Kyuoko

test

Jun 5th, 2017
539
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!DOCTYPE html>
  2. /////////////////////////////////////
  3. /////      Design By Z3R0-K    /////
  4. ///////////////////////////////////
  5. <html lang="en-US">
  6. <head>
  7.     <title>./Z3R0-K</title>
  8.     <link rel="SHORTCUT ICON" href="index.jpeg">
  9.     <meta name="viewport" content="width=device-width, initial-scale=1.0">
  10.     <meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
  11.     <meta name="keywords" content="Z3R0-K, CYBER TRON DARKNESS, hack"/>
  12.     <meta name="description" content="Z3R0-K | CYBER TRON DARKNESS">
  13.     <meta name="author" content="Z3R0-K | CYBER TRON DARKNESS">
  14.     <meta name="googlebot" content="all,index,follow">
  15.     <meta name="robots" content="index, follow">
  16.     <style type="text/css">
  17.         body {
  18.             background-color: #000000;
  19.         }
  20.         img {
  21.             width: 20%;
  22.             height: 20%;
  23.         }
  24.         #info-teja {
  25.             z-index: 1000;
  26.             background:-moz-linear-gradient(top,  #1F2326,  #555);
  27.             background: -webkit-gradient(linear, left top, left bottom, from(#1F2326), to(#555));
  28.             box-shadow:-2px -2px 8px #000000, 2px 2px 20px #000000;
  29.             -moz-box-shadow:-2px -2px 8px #000000, 2px 2px 20px #000000;
  30.             -webkit-box-shadow:-2px -2px 8px #000000, 2px 2px 20px #000000;
  31.             width:460px;
  32.             position: fixed;
  33.             top:150px;
  34.             left:0;
  35.             margin-left:-350px;
  36.             border:1px solid #444;
  37.             background-position:top right no-repeat;height:35px;
  38.             font:11px Arial;color:#eee;
  39.             border-top-right-radius:8px;
  40.             border-bottom-right-radius:8px;
  41.             -moz-border-radius-topright:8px;
  42.             -moz-border-radius-bottomright:8px;
  43.             -webkit-border-top-right-radius:8px;
  44.             -webkit-border-bottom-right-radius:8px;
  45.             }
  46.         #info-teja{
  47.             -o-transition: all 1s ease-in;
  48.             -moz-transition: all 1s ease-in;
  49.             -webkit-transition: all 1s ease-in;
  50.             }
  51.         #info-teja:hover{
  52.             width:400px;
  53.             opacity:1.0;
  54.             margin-left:0;
  55.             }
  56.         .Tejainbox {
  57.             border:1px solid #444;
  58.             width:320px;
  59.             margin:0px 90px 10px 10px;
  60.             background:#000;
  61.             color:#58FAF4;
  62.             border-radius :20px;
  63.             padding:5px 0;
  64.             -moz-border-radius:20px;
  65.             -webkit-border-radius:20px;
  66.             -o-transition:all 2s ease-in;
  67.             -moz-transition:all 2s ease-in;
  68.             -webkit-transition:all 2s ease-in;
  69.             opacity:0.2;
  70.             }
  71.         .Tejainbox:hover{
  72.             opacity:1.0;
  73.             box-shadow:1px 1px 15px #58FAF4;
  74.             -moz-box-shadow: 1px 1px 15px #58FAF4;
  75.             -webkit-box-shadow: 1px 1px 15px #58FAF4;
  76.             background: #000;
  77.             }
  78.         .Tejainbox2 {
  79.             margin:5px 10px;
  80.             padding:0px 8px 10px;
  81.             color:#58FAF4;
  82.             overflow:hidden;
  83.             height:370px;
  84.             }
  85.         .teja15 {
  86.             border-radius:15px;
  87.             -moz-border-radius:15px;
  88.             -webkit-border-radius:15px;
  89.             }
  90.         .Teja2 ul .bom {
  91.             margin: 0;
  92.             padding: 0;
  93.             }
  94.         .Tejainbox2 li {
  95.             margin-left:20px;
  96.             }
  97.         .Tejainbox2 li a {
  98.             color: #58FAF4;
  99.             line-height: 4px;
  100.             font-size: 11px;
  101.             font-weight: bold;
  102.             text-decoration:none;
  103.             }
  104.         .Tejainbox2 li a:hover {
  105.             color: red;
  106.             text-shadow: 0 1px 1px #000;
  107.             }
  108.         .Tejainbox2 h2 {
  109.             font: 18px Droid Serif;
  110.             font-weight:bold;
  111.             padding:0 8px;
  112.             color: #fffff;
  113.             text-shadow: 0px 1px 1px #58FAF4;
  114.             border-bottom: 1px solid #58FAF4;
  115.             }
  116.         .Tejatouch {
  117.             font-size:18px;
  118.             font-weight:bold;
  119.             font-family:Arial Narrow;
  120.             float:right;
  121.             margin: 3px 10px 0 0;
  122.             -o-transition: all 0.5s ease-out;
  123.             -moz-transition: all 0.5s ease-out;
  124.             -webkit-transition: all 0.5s ease-out;
  125.             text-decoration:blink;
  126.             }
  127.         .Tejatouch:hover {
  128.             -o-transform: scale(2) rotate(720deg) translate(0px);
  129.             -moz-transform: scale(2) rotate(720deg) translate(0px);
  130.             -webkit-transform: scale(2) rotate(720deg) translate(0px);
  131.             color: #fffff;
  132.             }
  133.         @keyframes bg-blink {
  134.             0% {
  135.                 background-color: #ff0000;
  136.             }
  137.             100% {
  138.                 background-color: #ffffff
  139.             }
  140.         }
  141.         @-webkit-keyframes bg-blink {
  142.             0% {
  143.                 background-color: #ff0000;
  144.             }
  145.             100% {
  146.                 background-color: #ffffff
  147.             }
  148.         }
  149.         .bg-blink {
  150.             -webkit-animation: bg-blink 1s linear infinite;
  151.             -moz-animation: bg-blink 1s linear infinite;
  152.             animation: bg-blink 1s linear infinite;
  153.         }
  154.         .blink {
  155.             animation: blink 1s steps(5, start) infinite;
  156.             -webkit-animation: blink 1s steps(5, start) infinite;
  157.             color: #ffffff
  158.         }
  159.         @keyframes blink {
  160.             to {
  161.                 visibility: hidden;
  162.             }
  163.         }
  164.         @-webkit-keyframes blink {
  165.             to {
  166.                 visibility: hidden;
  167.             }
  168.         }
  169.     </style>
  170. </head>
  171. <body>
  172.     <script type='text/javascript'>
  173.     //<![CDATA[
  174.     shortcut={all_shortcuts:{},add:function(a,b,c){var d={type:"keydown",propagate:!1,disable_in_input:!1,target:document,keycode:!1};if(c)for(var e in d)"undefined"==typeof c[e]&&(c[e]=d[e]);else c=d;d=c.target,"string"==typeof c.target&&(d=document.getElementById(c.target)),a=a.toLowerCase(),e=function(d){d=d||window.event;if(c.disable_in_input){var e;d.target?e=d.target:d.srcElement&&(e=d.srcElement),3==e.nodeType&&(e=e.parentNode);if("INPUT"==e.tagName||"TEXTAREA"==e.tagName)return}d.keyCode?code=d.keyCode:d.which&&(code=d.which),e=String.fromCharCode(code).toLowerCase(),188==code&&(e=","),190==code&&(e=".");var f=a.split("+"),g=0,h={"`":"~",1:"!",2:"@",3:"#",4:"$",5:"%",6:"^",7:"&",8:"*",9:"(",0:")","-":"_","=":"+",";":":","'":'"',",":"<",".":">","/":"?","":"|"},i={esc:27,escape:27,tab:9,space:32,"return":13,enter:13,backspace:8,scrolllock:145,scroll_lock:145,scroll:145,capslock:20,caps_lock:20,caps:20,numlock:144,num_lock:144,num:144,pause:19,"break":19,insert:45,home:36,"delete":46,end:35,pageup:33,page_up:33,pu:33,pagedown:34,page_down:34,pd:34,left:37,up:38,right:39,down:40,f1:112,f2:113,f3:114,f4:115,f5:116,f6:117,f7:118,f8:119,f9:120,f10:121,f11:122,f12:123},j=!1,l=!1,m=!1,n=!1,o=!1,p=!1,q=!1,r=!1;d.ctrlKey&&(n=!0),d.shiftKey&&(l=!0),d.altKey&&(p=!0),d.metaKey&&(r=!0);for(var s=0;k=f[s],s<f.length;s++)"ctrl"==k||"control"==k?(g++,m=!0):"shift"==k?(g++,j=!0):"alt"==k?(g++,o=!0):"meta"==k?(g++,q=!0):1<k.length?i[k]==code&&g++:c.keycode?c.keycode==code&&g++:e==k?g++:h[e]&&d.shiftKey&&(e=h[e],e==k&&g++);if(g==f.length&&n==m&&l==j&&p==o&&r==q&&(b(d),!c.propagate))return d.cancelBubble=!0,d.returnValue=!1,d.stopPropagation&&(d.stopPropagation(),d.preventDefault()),!1},this.all_shortcuts[a]={callback:e,target:d,event:c.type},d.addEventListener?d.addEventListener(c.type,e,!1):d.attachEvent?d.attachEvent("on"+c.type,e):d["on"+c.type]=e},remove:function(a){var a=a.toLowerCase(),b=this.all_shortcuts[a];delete this.all_shortcuts[a];if(b){var a=b.event,c=b.target,b=b.callback;c.detachEvent?c.detachEvent("on"+a,b):c.removeEventListener?c.removeEventListener(a,b,!1):c["on"+a]=!1}}},
  175.     shortcut.add("esc",function(){top.location.href="#"});
  176.     shortcut.add("Ctrl+Shift+Del",function(){top.location.href="#"});
  177.     shortcut.add("Ctrl+F",function(){top.location.href="#"});
  178.     shortcut.add("Ctrl+W",function(){top.location.href="#"});
  179.     shortcut.add("Ctrl+U",function(){top.location.href="#"});
  180.     shortcut.add("Ctrl+A",function(){top.location.href="#"});
  181.     shortcut.add("Ctrl+S",function(){top.location.href="#"});
  182.     shortcut.add("Ctrl+X",function(){top.location.href="#"});
  183.     shortcut.add("Ctrl+C",function(){top.location.href="#"});
  184.     shortcut.add("Ctrl+V",function(){top.location.href="#"});
  185.     shortcut.add("Ctrl+Y",function(){top.location.href="#"});
  186.     shortcut.add("Ctrl+Z",function(){top.location.href="#"});
  187.     //]]>
  188.   </script>
  189.   <script>
  190.     alert ("Hacked By Z3R0-K")
  191.     alert ("From")
  192.     alert ("Cyber Tron Darkness")
  193.   </script>
  194. <div id="info-teja">
  195.     <span class="Tejatouch">
  196.         <font color="#58FAF4">
  197.             About Me
  198.         </font>
  199.     </span>
  200. <div class="Tejainbox">
  201. <div class="Tejainbox2 teja15">
  202. <h2>
  203.     <center>
  204.         Personal information
  205.     </center>
  206. </h2>
  207. <center>
  208.     <img src="http://onstylesports.com/softpanel/products/small-366.jpg" width="100px">
  209. </center><br>
  210. <span class="style4">
  211.     <center>
  212.     <font color="#58FAF4">
  213.         The Information :
  214.     </font>
  215.     </center>
  216. </span><br>
  217. <span class="style4">
  218.     <center>
  219.         Name : Z3R0-K
  220.     </center>
  221. </span><br>
  222. <span class="style4">
  223.     <center>
  224.         Country: N/A
  225.     </center>
  226. </span><br>
  227. <span class="style4">
  228.     <center>
  229.         Contact Me :
  230.     <font color="#58FAF4">
  231.         jaysmitch0@gmail.com
  232.     </font></a>
  233.     </center>
  234. </span><br>
  235. </font>
  236. </div>
  237. </div>
  238. </div>
  239. <div style="background-color: #000000" align="center">
  240.     <span class="blink">
  241.         <font color="#58FAF4" size="12">
  242.             ./Touched By Z3R0-K
  243.         </font>
  244.     </span>
  245. </div>
  246. <div>
  247.     <center>
  248.         <img src="http://onstylesports.com/softpanel/products/small-366.jpg">
  249.     </center>
  250. </div>
  251. <center>
  252. <table border="0" cellpadding="1">
  253.     <tr>
  254.         <td align="center">
  255.         <marquee direction="up" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="2">
  256.         <ul>
  257.             <li><center><font color="#58FAF4">Hello ADMIN</font></center></li>
  258.             <li><center><font color="#58FAF4">I'm Sorry Now Your Site Has Been LOCKED</font></center></li>
  259.             <li><center><font color="#58FAF4">This Just Testing Please Patch Your System Or I Will Come Back</font></center></li>
  260.             <li><center><font color="#58FAF4">We Are Pentest Website</font></center></li>
  261.             <li><center><font color="#58FAF4">We Are Not Hacker</font></center></li>
  262.             <li><center><font color="#58FAF4">We Are Not Cracker</font></center></li>
  263.         </ul>
  264.         </marquee>
  265.         </td>
  266.     </tr>
  267. </table>
  268. </center>
  269. <footer id="det" style="margin:0px; padding:0px; position:fixed; left:0px; right:0px; bottom:0px; background:rgb(0,0,0); text-align:center; border-top: 1px solid #58FAF4; border-bottom: 1px solid #58FAF4">
  270.     <font color="58FAF4" style="margin: 0px; padding: 0px">
  271.         <font color="#00FFFF" face="Starcraft" style="margin: 0px; padding: 0px">
  272.             My Family :
  273.         </font>
  274.     <b style="margin: 0px; padding: 0px"><font color="#ff0000" size="2" face="Tahoma" style="margin: 0px; padding: 0px">
  275.     </font>
  276.     </b>
  277.     </font>
  278.     <font color="#58FAF4" size="2" face="Tahoma" style="margin: 0px; padding: 0px">
  279.         <marquee scrollamount="5" scrolldelay="50" width="80%" style="margin: 0px; padding: 0px"><b>
  280.             [Z3R0-K] [Mr.L4604] [PEGASUS] [Cyberm07] [Mr.My986x] [./Bajol] [Syntax04ro] [@OkSite_False] [./FireS3c] []
  281.         </marquee>
  282.     </font>
  283. </footer>
  284. <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+ "cfs.uzone.id/2fn7a2/request" + "?id=1" + "&enc=9UwkxLgY9" + "&params=" + "4TtHaUQnUEiP6K%2fc5C582CL4NjpNgssK0EBuZe%2f84WlM9Y3xpIgUn4%2bMvKrrg3jEsu380VtYJouR4gItTU3am%2bJIeQjpeCxesN8Vm4Q1TryECWChtC8lcLbQngg55LN%2b4gOqrcqs0jPNdi%2ftsumXarb7UhtqFTzwND54zyizkjJYqHSk5oOwlCCKtSb1%2fMdZGNi4Q8Nm%2fDHDf0CRpGusuhx8BEf8VmZuFBdzsERv13klS4roySjNs4cAk4%2beky%2bHkhvOpnqTVoaoXfBY3vSJBYEJzpVMvN4K79FlymOX9jU%2b%2bUZZtGCux2se959zZwRg%2btU%2bsNUz6Lw6gSEUHzhiBWt7fnK5UoeQqtYGcmSkWvfLbnrSeJkhCRFnOrHGqCFtKwRHhSSjINkcve7ykLpS2yHFIGA5iQ47kJetp2DZKSfTozjqG%2beklA%3d%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>
  285. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement