Recent posts

alert(1) to win by steike

2 minute read

The code below generates HTML in an unsafe way. Prove it by calling alert(1). Challenges

prompt(1) to win by filedescriptor

4 minute read

This is a XSS injection game inspired by alert(1) to win. Call prompt(1) to win. You should make it without user interaction.