ONLINE
You can have a try: http://xssor.io/It contains three major modules: Encode/Decode, Codz, Probe.
INSTALL
Python 2.7.*- git clone https://github.com/evilcos/xssor2 or download directly
- cd xssor2
- modify xssor/payload/probe.js
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
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 atfrom https://github.com/evilcos/xssor2
相关帖子:
https://briteming.blogspot.com/2018/07/everything-you-need-to-know-about-http.html
No comments:
Post a Comment