by Adam Baldwin ver something.something.alpha
xss.io is a cross-site scripting (xss) convenience toolkit. It's purpose is to help ease exploitation of xss vulnerabilities.
- Create and utilize a library of reusable code snippets
- Quickly create exploit payloads by dragging and dropping snippets
- Use Referer based redirects to save precious payload space
- Create and Monitor unique payload drops for blind xss exploitation
- Install Redis 2.6 (required for LUA scripting)
- Install node.js >= 0.8.4
git clone [email protected]:evilpacket/xss.io.git
cd xss.io
npm install .
- Setup a twitter app id (for authentication) [somebody should add local auth ;)]
- Fight with bugs and steps I forgot to include here
https://addons.mozilla.org/en-US/firefox/addon/xssio-deaddrop/
xss.io currently runs using node.js and Redis. It's goal is to be always on and fast.
Chances are there is something missing that will prevent this for working right for you. Sorry about that. Just drop an issue or pull request and I'll get to it someday.
Design by Adam Brault
MIT
xss.io - Copyright (C) 2012 Adam Baldwin