Total Pageviews

Friday 27 July 2018

xssor

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 = 'http://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

Have a look at screenshots 

from https://github.com/evilcos/xssor2

相关帖子:
https://briteming.blogspot.com/2018/07/everything-you-need-to-know-about-http.html

No comments:

Post a Comment