
Exploit script for CVE-2024-32640, an SQL injection vulnerability in Mura/Masa CMS, using ghauri to enumerate and dump database contents.
Save this script as CVE-2024-32640.sh and make it executable:
chmod +x CVE-2024-32640.sh
Run it using:
./CVE-2024-32640-SQLI-MuraCMS.sh --url https://example.com/ --ghauri '--dump --threads 10'
@Helltakerc3rb