
Python-based exploit validator for CVE-2024-36416 targeting SuiteCRM installations. Performs vulnerability detection, payload testing, and server-side log file analysis to confirm exploitation.
Tool for validating CVE-2024-36416
pip3 install -r requirements.txt
python3 sukuna.py --help
python3 sukuna.py --url http://<target>.<tld>/<crm-root> --validate --payload-test

Verify the server-side file, if the log file \service\example\proxy.log is >=25MB, the server is likely vulnerable.

--payload-test