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-Exploit — PHP CGI Parameter Injection Vulnerability (RCE: Remote Code Execution) | Kitploit
Tools/GitHubGitHub/gill-singh-a/cve-2024-4577-exploit
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubgill-singh-a/cve-2024-4577-exploit

CVE-2024-4577-Exploit

PHP CGI Parameter Injection Vulnerability (RCE: Remote Code Execution)

View Repository
1 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

CVE-2024-4577 Exploit

Exploit of the PHP CGI Argument Injection vulnerability (CVE-2024-4577) to achieve Remote Code Execution (RCE) on a vulnerable PHP version running in a Windows environment, discovered by Orange Tsai. For more details, check out DEVCORE's Blog.

Requirements

Language Used = Python3
Modules/Packages used:

  • random
  • string
  • requests
  • warnings
  • datetime
  • optparse
  • colorama
  • multiprocessing
  • time

Install the dependencies:

root@kitploit:~
pip install -r requirements.txt
Download Tool