
XSS'OR - Hackez avec JavaScript.
XSS'OR - Hackez avec JavaScript.
Vous pouvez essayer :
https://xssor.io et http://xssor.io/
Il contient trois modules principaux : Encode/Decode, Codz, Probe.
Python 3 avec Django 3.0.* ou Python 2 avec Django 1.11.*
xssor.cmd_url = location.protocol + '//xssor.io/cmd'; // remplacez xssor.io par votre domaine ou adresse ip
Naviguez vers http://[yourip]:8000 pour en profiter.
Si vous souhaitez le déployer avec Nginx, vous pouvez utiliser uWSGI.
Si vous voulez supprimer le probe automatiquement, vous pouvez utiliser crontab avec ce script (xssor/probeclear.py).
Essayez par vous-même.
Vous pouvez construire ce projet avec Docker
docker build -t xssor:latest .
Exécutez l'application avec
docker run -d -p [port]:8000 xssor:latest [probe domain or ip]
UPDATE: 2020/07/28
*. Increase support for docker.
UPDATE: 2020/02/05
*. Compatible with Python 2 and Python 3.
*. Compatible with Django 1.11.* and Django 3.0.*.
*. Fix some bugs.
UPDATE: 2018/07/29
*. Compatible with HTTP and HTTPS.
UPDATE: 2017/09/23
*. Upgrade JS BEAURIFY.
*. Fix PACKER/UNPACKER error bug.
UPDATE: 2017/08/20
*. Increase support for mobile more friendly.
UPDATE: 2017/08/13
*. Fix Probe bug to file:// protocol.
*. Fix Probe bug in mobile app while without cookie.
*. Improve Probe Status.
UPDATE: 2017/05/07
*. Encode/Decode, enhanced.
*. Codz, enhanced.
*. Probe, free to try.
*. Complete rewriting with Python, Django, Bootstrap, jQuery, ...
*. Independent domain: xssor.io.
BE EVIL, DON'T BE BAD.