Advertisement
Tuyul66

index

May 22nd, 2019
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 6.91 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html>
  4.    <head>
  5.       <title>All Your Website Database Files Are Encrypted</title>
  6.       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7.       <meta content="5H311_1NJ3C706" name="description"/>
  8.       <meta content="5H311_1NJ3C706" name="keywords"/>
  9.       <meta property="og:image" content="http://s29.postimg.org/7ru2q76jb/kcw_logo_deface.png" />
  10.  
  11.       <link href="http://fonts.googleapis.com/css?family=Black+Ops+One|Montserrat|Cabin+Sketch|Orbitron|Architects+Daughter|Permanent+Marker|Luckiest+Guy|Cherry+Cream+Soda" rel="stylesheet" />
  12.       <link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css" rel="stylesheet" />
  13.       <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
  14.       <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
  15.      
  16.  
  17.       <!-- CSS START HERE -->
  18.       <style>
  19.          html, body {min-height: 100%;}
  20.          body {
  21.          width: 100%;
  22.          height: 100%;
  23.          margin: 0;
  24.          padding: 0;
  25.          background-image: url('https://images4.alphacoders.com/634/thumb-1920-63444.jpg');
  26.          background-color: #000;
  27.          background-repeat: no-repeat;
  28.          background-position: center;
  29.          background-size: 150%;
  30.          background-color: #000;
  31.          color: #FFFFFF;
  32.          font-family:"Orbitron";
  33.          font-size: 14pt;
  34.          text-align: center;
  35.          text-decoration: none;
  36.          }
  37.          a { text-decoration: none; }
  38.          .vis {
  39.           text-shadow: 2px 2px 2px #000;
  40.          }
  41.          .glow {
  42.          text-shadow: 0 0 10px #F59700;
  43.          font-family:"Black Ops One";
  44.          }
  45.          .blueglow {
  46.          text-shadow: 0 0 10px #0F6FBD;
  47.          font-family:"Black Ops One"
  48.          }
  49.          .whiteglow,.gw {
  50.          text-shadow: 0 0 5px #FFFFFF;
  51.          font-family:"Black Ops One";
  52.          }
  53.  
  54.          #hello {
  55.          font-size: 20px;
  56.          -moz-transition: color 1s;
  57.          -webkit-transition: color 1s;
  58.          -ms-transition: color 1s;
  59.          -o-transition: color 1s;
  60.          transition: color 1.2s;
  61.          font-family:"Black Ops One"
  62.          }
  63.          #hello:hover {
  64.          color: yellow;
  65.          -webkit-stroke-width: 10px;
  66.          -webkit-stroke-color: #FFFFFF;
  67.          -webkit-fill-color: #FFFFFF;
  68.          text-shadow: 1px 0px 20px red;
  69.          font-family:"Black Ops One"
  70.          }
  71.          .cn1,.gg {
  72.          text-shadow: 0 0 13px #57f927;
  73.          font-family:"Black Ops One";
  74.          }
  75.          .cna,.go {
  76.          text-shadow: 0 0 13px #f9991d;
  77.          font-family:"Black Ops One";
  78.          }
  79.          .gr {
  80.          text-shadow: 0 0 13px red;
  81.          font-family:"Black Ops One";
  82.          }
  83.          .kcwimg {
  84.          width: 160px;
  85.          height: 140px;
  86.          }
  87.          .caps {
  88.          text-transform: uppercase;
  89.          font-family: "Cabin Sketch";
  90.          }
  91.  
  92.          #neonfont
  93.          {
  94.          text-shadow: 0 0 5px red;
  95.          -webkit-transition: text-shadow 2s ease-out;
  96.          -moz-transition: text-shadow 2s ease-out;
  97.          -o-transition: text-shadow 2s ease-out;
  98.          transition: text-shadow 2s ease-out;
  99.          font-size:35px;
  100.          font-weight: bolder;
  101.          }
  102.          #neonfont:hover{
  103.          text-shadow: 0 0 30px red;
  104.          }
  105.          .mega {
  106.          text-shadow: 4px 0 8px #0073B9;
  107.          font-weight: bolder;
  108.          font-family: "Architects Daughter";
  109.          }
  110.          .weare {
  111.          font-family: "Permanent Marker";
  112.          text-shadow: 0 0 3px red;
  113.          font-size: 1.3em;
  114.          }
  115.          .thumb {
  116.          width: 150px;
  117.          height: 190px;
  118.          margin: 70px auto;
  119.          perspective: 1000px;
  120.          }
  121.          .thumb span {
  122.          display: block; width: 100%; height: 100%;
  123.          background:
  124.          linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("http://s29.postimg.org/7ru2q76jb/kcw_logo_deface.png");
  125.          background-size: 0, cover;
  126.          transform-style: preserve-3d;
  127.          transition: all 0.5s;
  128.          }
  129.          hr {
  130.              box-shadow: 3px 3px 3px 3px #888888;
  131.              color:#fff;
  132.              margin-bottom: 2px;
  133.          }
  134.          .greeet {
  135.              font-family:Aldrich;font-weight:bold;font-size:17px;
  136.          }
  137.          .enhance {
  138.              padding: 1em 1em;
  139.              background:url('');
  140.          }
  141.          .nop {
  142.              background: rgba(32, 32, 32, .4);
  143.                          padding: 8px 8px;
  144.          }
  145.          .ipkey {
  146.              width: 20%;
  147.              transition: width 1s;
  148.              -webkit-transition: width 1s;
  149.              -moz-transition: width 1s;
  150.              height: 40px;
  151.              font-family:Montserrat;font-weight:bold;font-size:25px;
  152.          }
  153.          .ipkey:hover {
  154.              width: 30%;
  155.          }
  156.          .iptxt {
  157.              width: 50%;
  158.              height: 40px;
  159.              font-family:Montserrat;font-weight:bold;font-size:15px;
  160.          }
  161.          .button {
  162.              background: #666;
  163.              border: 1px solid #fff;
  164.              height: 40px;
  165.              font-size: 20px;
  166.              border-radius: 5px 5px 5px 5px;
  167.              text-transform: uppercase;
  168.              color: #fff;
  169.          }
  170.          .button:hover {
  171.              background: #000;
  172.          }
  173.       </style>
  174.    </head>
  175.    
  176.    <body>
  177.       <embed src="https://dl.dropboxusercontent.com/s/mnw91qaob50ozvl/we%20are%20anonymous.mp3?dl=0" width="0" height="0" />
  178.       <center>
  179.          
  180.          <!-- who we are? -->
  181.          <div id="header">
  182.            <span class="glow" style="font-size: 30pt;"><i class="fa fa-hand-o-right" aria-hidden="true"></i> BLACK PHANTOM CYBER <i class="fa fa-hand-o-left" aria-hidden="true"></i></span><br/>
  183.                  
  184.            <div class="animated flip"><span class="blueglow caps"><font size="5"><i class="fa fa-ravelry" aria-hidden="true"></i> YOUR SITE IS INFECTED BY RANSOMWARE <i class="fa fa-ravelry" aria-hidden="true"></i></font></span></div>
  185.          </div>
  186.          <!-- BPC Logo -->
  187.          <div class="thumb kcwimg">
  188.             <span></span>
  189.          </div>
  190.      
  191.          <!--encrypt msg -->
  192.          <div class="animated infinite flash"><span class="gr" style='color:black; font-family: "Luckiest Guy"'><font size="5"><i class="fa fa-lock" aria-hidden="true"></i> YOUR FILES HAVE BEEN ENCRYPTED <i class="fa fa-lock" aria-hidden="true"></i></font></span></div>
  193.          <br>
  194.          <!-- key -->
  195.          <div class="nop">
  196.          <form action="" method="post">
  197.          <p><i class="fa fa-hand-o-down" aria-hidden="true"></i> ENTER THE KEY TO DECRYPT FILES <i class="fa fa-unlock" aria-hidden="true"></i></p>
  198.          <input type="text" class="ipkey" name="iokey" />
  199.          </form>
  200.          </div>         <!-- I4M -->
  201.          <h1 style='font-family: "Cherry Cream Soda";'><b><span class="mega">5H311_1NJ3C706</span></b></h1>
  202.          <br>
  203.          <br>
  204.          
  205.  
  206.          <!-- warning -->
  207.            <div class="weare">We are Legion... We do not Forgive... We do not Forget... <b><i>Expect us</i>
  208. </div>
  209.    </body>
  210. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement