Share
## https://sploitus.com/exploit?id=67D97391-DADB-5CCE-8F5C-3CEC44834BE3
# CVE-2024-7928
POC for CVE-2024-7928. Will attempt to retrieve DB details for FastAdmin instances.
![Banner](screen.jpg)

## How to Use
FOFA : app="FASTADMIN"

### Install the script requirements:
```sh
pip install -r requirements.txt
```

### Single Target:
```sh
python CVE-2024-7928.py -u https://target:9090
```

### Bulk Sscan:
```sh
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

- https://nvd.nist.gov/vuln/detail/CVE-2024-7928
- https://vuldb.com/?id.275114
- https://wiki.shikangsi.com/post/share/da0292b8-0f92-4e6e-bdb7-73f47b901acd
- https://github.com/bigb0x/CVE-2024-7928/