Created
June 7, 2019 07:40
-
-
Save AnimeshShaw/7b4fd7338f95d6a7fbd395bca5a90c83 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> | |
<head><title>Testing HTML Injection...</title></head> | |
<body> | |
<p><h1>Hello World!</h1></p> | |
<!--<script>alert(/xss stored/);</script>--> | |
<body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment