## https://sploitus.com/exploit?id=1A4D73CC-6710-5956-8FEC-BAD1813213A2
This repository is a collection of exploits related to web CGI interfaces. It is a multi-language repository, with exploits written in PHP and Python. The exploits are designed to take advantage of vulnerabilities in web servers and CGI interfaces, allowing for remote code execution, port forwarding, and other malicious activities.
The repository includes exploits for FastCGI, a protocol used for communication between web servers and CGI scripts. The FastCGI exploits include a remote exploit that can read or execute files on a target system, and a jailbreak exploit that can disable PHP security settings.
The repository also includes exploits for Apache Mod_php, a module used by the Apache web server to execute PHP scripts. The Mod_php exploits include a port reuse exploit that can reuse the 80 port to spawn an interactive shell, and a proxy exploit that can create a 80 TCP proxy to bypass firewalls.
The Python exploits include a uWSGI RCE (Remote Code Execution) exploit that can execute any command remotely if the uWSGI port is exposed to the public or with a SSRF (Server-Side Request Forgery).
The repository is released under the GNU Lesser General Public License (LGPL) and is intended for research purposes only.