Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 501 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 501 Bytes

XSS-playground

GitHub stars

It's a teaching material for practicing XSS(Cross-Site Scripting), which is based on Node.js and SQLite. Have fun and enjoy it.

Screenshots

image

Usage

$ npm install
# Run with Nodemon
$ npm run dev

# Visit http://localhost:3000