
Python exploit for Moodle RCE vulnerability CVE-2024-43425, enabling remote code execution on vulnerable Moodle instances for authorized security testing.
This repository contains a Python exploit script targeting a remote code execution (RCE) vulnerability in Moodle (CVE-2024-43425).
Disclaimer: This tool is provided AS IS for educational and research purposes only. Use it only on systems where you have explicit permission to test. The author is not responsible for any damage or legal issues resulting from misuse of this script.
Failed to extract question ID error: Access the question creation page and check the values. If 4,3 does not exist in the categories HTML tag, change it in the code.
Install the required package using pip:
pip install requests