Last active
June 13, 2018 14:19
-
-
Save FernandoZhuang/329bcdcdf58798c19f96879ca7b98a78 to your computer and use it in GitHub Desktop.
XssDemo
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
<!--Vulnerbility注入点 <label><h4> </h4></label> --> | |
<!--input输入 alert(1) --> | |
<label><h4>alert(1)</h4></label> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment