Skip to content

Jamalmo/xssor2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.5%
  • HTML 7.0%
  • Python 4.5%