Google XSS challenge: Level 3 aka That sinking feeling (detailed walkthrough)

Prerequisite Before getting started one should be familiar with XSS or at least have an idea about it. Here is a good article which you may give a read to understand what is XSS. Read! Also, I assume that readers are at least familiar with JavaScript. If not then I’ll suggest to spend some time with JS and get comfortable with the basics. You can refer to javascript.info and MDN which are extremely helpful....

June 13, 2022 · 4 min · 709 words

Google XSS challenge: Level 2 aka Persistence is key (detailed walkthrough)

Prerequisite Before getting started one should be familiar with XSS or at least have an idea about it. Here is a good article which you may give a read to understand what is XSS. Read! Also, I assume that readers are at least familiar with JavaScript. If not then I’ll suggest to spend some time with JS and get comfortable with the basics. You can refer to javascript.info and MDN which are extremely helpful....

June 12, 2022 · 4 min · 740 words

Google XSS challenge: Level 1 aka Hello world of XSS (detailed walkthrough)

Prerequisite Before getting started one should be familiar with XSS or at least have an idea about it. Here is a good article which you may give a read to understand what is XSS. Read! Also, I assume that readers are at least familiar with JavaScript. If not then I’ll suggest to spend some time with JS and get comfortable with the basics. You can refer to javascript.info and MDN which are extremely helpful....

June 11, 2022 · 3 min · 618 words