
Sets up a vulnerable Django web application and provides a PDF detailing exploitation of CVE-2025-64459 for security training and lab practice.
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:8000The exploitation of CVE-2025-64459 in the web application is presented in the .pdf file