ywChen-NTUST / PHP-CGI-RCE-Scanner

Scanning CVE-2024-4577 vulnerability with a url list.

Repository from Github https://github.comywChen-NTUST/PHP-CGI-RCE-ScannerRepository from Github https://github.comywChen-NTUST/PHP-CGI-RCE-Scanner

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

# install dependencies
pip install -r requirements.txt
# write urls to urls.txt
vim urls.txt
# run scanner
python3 -W ignore scanner.py

About

Scanning CVE-2024-4577 vulnerability with a url list.


Languages

Language:Python 100.0%