securityMB / excessy

A simple tool to learn about effects of XSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

About

A simple tool to learn about effects of XSS


Languages

Language:JavaScript 98.4%Language:HTML 1.6%