Sploitus

Exploit for CVE-2024-4577

kitploit Β· 2026-08-28

Exploit Code

MARKDOWN19 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-SUG4R-WR41TH-CVE-2024-4577
# CVE-2024-4577

root@kitploit:~
    
    
    usage: CVE-2024-4577.py [-h] [-v] RHOST RPORT URL COMMAND
    
    PHP CGI CVE-2024-4577 PoC. Reference: https://nvd.nist.gov/vuln/detail/CVE-2024-4577
    
    positional arguments:
      RHOST          remote host
      RPORT          remote port
      URL            target address
      COMMAND        command to execute e.g. <?php system('calc')?>
    
    optional arguments:
      -h, --help     show this help message and exit
      -v, --version  show program's version number and exit