
Proof-of-Concept-Exploit für CVE-2025-64459, der auf eine angreifbare Django-Helpdesk-Webanwendung abzielt. Enthält Setup-Skript und PDF-Dokumentation für Bildungs-Exploitation-Tests.
sudo apt updatesudo apt install -y gitgit clone https://github.com/alxsourin/Helpdesk-Telecom-CVE-2025-64459.gitcd Helpdesk-Telecom-CVE-2025-64459./setup.shsource venv/bin/activatepython manage.py runserver 0.0.0.0:8000Die Ausnutzung von CVE-2025-64459 in der Webanwendung wird in der .pdf-Datei dargestellt