hyacker / xssor2

XSS'OR - Hack with JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XSS'OR

XSS'OR - Hack with JavaScript.

ONLINE

You can have a try: http://xssor.io/

It contains three major modules: Encode/Decode, Codz, Probe.

INSTALL

Python 2.7.*

xssor.cmd_url = '//xssor.io/cmd'; // replace xssor.io to your domain or ip address
  • pip install -r requirement.txt
  • python manage.py runserver 0.0.0.0:8000

Browser http://[yourip]:8000 to enjoy.

If you want to deploy it with Nginx, you can use uWSGI.

If you want to delete probe automatically, you can use crontab to this script file(xssor/probeclear.py).

Try it by yourself.

SCREENSHOTS

Screenshot Screenshot Screenshot Screenshot

BE EVIL, DON'T BE BAD.

About

XSS'OR - Hack with JavaScript.

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 88.5%Language:HTML 7.0%Language:Python 4.5%