Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 259 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 259 Bytes

excessy

A simple tool to learn about effects of XSS

Usage

  1. Make sure you have nodejs and npm installed.
  2. Install all modules:
npm install
  1. Run the application
node app.js

TODO

The readme will be updated in the near future :)