
Exploit tool for CVE-2024-4577 (PHP-CGI) enabling remote command execution with batch scanning, proxy support, and multi-threaded target processing.
This tool is intended only for personal security research and learning. Any direct or indirect consequences or losses caused by the dissemination or use of this tool are the sole responsibility of the user; the tool author assumes no responsibility.
PHP
NAME: PHP-CGI - Command Execution
USAGE: [global options] command [command options] [arguments...]
COMMANDS: help, h Shows a list of commands or help for one command
GLOBAL OPTIONS: --target_url url, -u url Read the URL of a single target
--target_file File, -f File Read URLs from a File in batch
--target_command value, -c value Execute a command
--output File, -o File Output scan results to File (default: "success.txt")
--proxy url, -p url Proxy URL address
--thread 数量, -t 数量 Number of threads during batch scanning (default: 20)
--help, -h show help
