/xss-sandbox

A purposely flawed chat application to test the effects of cross site-scripting in a safe environment.

Primary LanguageCSS

xss-sandbox

A flawed chat application that supports file sharing, images and online users.
Try to find all the security exploits in its features.

How to use

  1. npm i to install the required packages.
  2. npm start to start the chat and access on localhost:3000 by default.

Happy Hacking