/xssor2

XSS'OR - Hack with JavaScript.

Primary LanguageJavaScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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.