Skip to content

ywChen-NTUST/PHP-CGI-RCE-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Languages