
XSS'OR - Hacken mit JavaScript.
XSS'OR - Hacken mit JavaScript.
Du kannst es ausprobieren:
https://xssor.io and http://xssor.io/
Es enthält drei Hauptmodule: Encode/Decode, Codz, Probe.
Python 3 mit Django 3.0.* oder Python 2 mit Django 1.11.*
xssor.cmd_url = location.protocol + '//xssor.io/cmd'; // replace xssor.io to your domain or ip address
Rufe http://[deine-ip]:8000 im Browser auf.
Wenn du es mit Nginx bereitstellen möchtest, kannst du uWSGI verwenden.
Wenn du den Probe automatisch löschen möchtest, kannst du crontab mit dieser Skriptdatei (xssor/probeclear.py) verwenden.
Probiere es selbst aus.
Du kannst dieses Projekt mit Docker bauen
docker build -t xssor:latest .
Starte die App mit
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.
SEI BÖSE, SEI NICHT SCHLECHT.