Inspiration
We really wanted to build something to give back to the security community. This was the solution that we came up with.
What it does
It automatically detects XSS vulnerabilities.
How we built it
We built it using Puppeteer to automatically browse to a webpage and insert a payload. It would then detect the XSS.
Challenges we ran into
Working with a new technology comes with many challenges.
Accomplishments that we're proud of
It is functional! Woo!
What we learned
We learned a lot of JavaScript, MySQL, Github, and Puppeteer (of course).
What's next for Cross Site Scripting for Dummies
We'll add in some additional checks to prune out false positives.
Built With
- html
- javascript
- puppeteer
Log in or sign up for Devpost to join the conversation.