
Proof-of-concept exploit for CVE-2024-7928 targeting FastAdmin instances. Scans single or multiple targets to retrieve database details via a Python script.
POC for CVE-2024-7928. Will attempt to retrieve DB details for FastAdmin instances.

FOFA : app="FASTADMIN"
pip install -r requirements.txt
python CVE-2024-7928.py -u https://target:9090
python CVE-2024-7928.py -f file.txt
#WARNING!!! This tool is provided for educational and research purposes only. The creator assumes no responsibility for any misuse or damage caused by the tool.