Scanning CVE-2024-4577 vulnerability with a url list.# PHP CGI RCE (CVE-2024-4577) Scanner
> Just a tool for educational purposes. No legal responsibility.
Scanning CVE-2024-4577 vulnerability with a url list.
Not only sending exploit, but also checking PHP version and whether php-cgi
exists. Make it more informative to know why (or why not) exploit success.
## Usage
```bash
# install dependencies
pip install -r requirements.txt
# write urls to urls.txt
vim urls.txt
# run scanner
python3 -W ignore scanner.py
```
[4.0K] /data/pocs/af5283848cd4b23d46f48036a52eb83fd7aa4b9e
├── [3.1K] exploit.py
├── [ 488] README.md
├── [ 15] requirements.txt
└── [ 20] urls.txt
0 directories, 4 files