Share
## https://sploitus.com/exploit?id=BBC0D5F1-97A7-51FA-9389-4A34E14D02FB
# CVE-2024-7928: FastAdmin < V1.3.4.20220530 Arbitrary File Reading Vulnerability
CVEHunter tool for vulnerability detection and exploit to retrieve DB details for FastAdmin instances for CVE-2024-7928 with accuracy and asynchronous concurrency than other poc's.
<h1 align="center">
<img src="https://github.com/user-attachments/assets/ab1e9697-d78b-47d9-aff7-279394b90ea4" width="2000px">
<br>
</h1>
### Installation
```bash
git clone https://github.com/th3gokul/CVE-2024-7928.git
cd CVE-2024-7928
pip install -r requirements.txt
python3 cvehunter.py --help
```
### Usage
```bash
βββ(rootγΏth3gokul)-[CVE-2024-7928]
ββ# python3 cvehunter.py -h
ββββββ βββ ββββββββ βββ ββ β ββ ββββ β βββββββββββββββ ββββββ
ββββ ββββββ ββββ β ββββ βββ ββ ββββ ββ ββ β β βββ ββββ β βββ β βββ
βββ ββββ βββββββ βββββββββββ βββββββ ββ ββββ ββββ ββββββ βββ βββ β
ββββ βββββββ ββββββ β βββ βββ βββ ββββββββ ββββββ ββββ β βββ β βββββββ
β βββββ β ββββ βββββββββββββββββββββββ ββββ ββββ ββββ β βββββββββββ ββββ
β ββ β β β ββ ββ ββ β β βββββββββ β β β ββ β β β ββ ββ ββ ββ ββ ββββ
β β β ββ β β β β βββ βββββ β β β ββ β ββ β β β β ββ β ββ
β ββ β β ββ β βββ β β β β β β β ββ β
β β β β β β β β β β β β β
β β
CVE-2024-7928 @th3gokul
[Description]: Vulnerability Detection and Exploitation tool for CVE-2024-7928
options:
-h, --help show this help message and exit
-u URL, --url URL [INF]: Specify a URL or domain for vulnerability detection
-l LIST, --list LIST [INF]: Specify a list of URLs for vulnerability detection
-t THREADS, --threads THREADS
[INF]: Number of threads for list of URLs
-proxy PROXY, --proxy PROXY
[INF]: Proxy URL to send request via your proxy
-v, --verbose [INF]: Increases verbosity of output in console
-o OUTPUT, --output OUTPUT
[INF]: Filename to save output of vulnerable target
```
### About
The tool is Developed by th3Gokul to detect and exploit retrieve DB details for FastAdmin instances tool for CVE-2024-7928.
### Disclaimer
The π¨ tool is only for education and ethical purpose only and Developers are not responsible for any illegal exploitations.