Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 240 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 240 Bytes

xss-demo

Stored XSS vulnerability demo (Spring 2015)

Flask-powered application to quickly demonstrate various types of stored XSS vulnerabilities.

Tested with Python 2.7!

Usage

  1. $ pip install -r requirements.txt
  2. $ ./xss.py