IanTerzo / simple-xss-challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple XSS Challenges

In this repository, you'll find three beginner-level XSS challenges that progressively ramp up in difficulty.

Get started

Clone this repo or access the challenges directly on my GitHub Page.

New to XSS? Be sure to check out the OWASP XSS Guide.

Final note

I've made this project entirely using vanilla JavaScript, keeping the code as simple as possible.

Remember to have fun!

About


Languages

Language:HTML 92.3%Language:JavaScript 7.7%