/CVE-2024-7928

CVE-2024-7928 fastadmin vulnerability POC & Scanning

Primary LanguagePython

CVE-2024-7928

POC for CVE-2024-7928. Will attempt to retrieve DB details for FastAdmin instances. Banner

How to Use

FOFA : app="FASTADMIN"

Install the script requirements:

pip install -r requirements.txt

Single Target:

python CVE-2024-7928.py -u https://target:9090

Bulk Sscan:

python CVE-2024-7928.py -f file.txt

Disclaimer

#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.

References