Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

evilpacket/xss.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xss.io

by Adam Baldwin ver something.something.alpha

Features / About

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

Installation

  1. Install Redis 2.6 (required for LUA scripting)
  2. Install node.js >= 0.8.4
  3. git clone git@github.com:evilpacket/xss.io.git
  4. cd xss.io
  5. npm install .
  6. Setup a twitter app id (for authentication) [somebody should add local auth ;)]
  7. Fight with bugs and steps I forgot to include here

Firefox Plugin

https://addons.mozilla.org/en-US/firefox/addon/xssio-deaddrop/

Architecture

xss.io currently runs using node.js and Redis. It's goal is to be always on and fast.

Warning

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.

Other Contributors

Design by Adam Brault

License

MIT

xss.io - Copyright (C) 2012 Adam Baldwin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published