Guest User

Untitled

a guest
Jun 20th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. register form
  2. <form id="registerform" action="<?php echo htmlentities($_SERVER['SCRIPT_NAME']); ?>" method="post">
  3.  
  4. loginform
  5. <form id="form" action="<?php echo htmlentities($_SERVER['SCRIPT_NAME']); ?>" method="post">
  6.  
  7.  
  8. ----
  9.  
  10. <form id="registerform" action="/user/register.php/"><script>alert('xss')</script>" method="post">
Add Comment
Please, Sign In to add comment