1 مستودع
Security evaluation of PHP runtimes to identify misconfigurations allowing unauthorized system access.
Distinct from PHP Configuration Management: Focuses on security auditing of the PHP environment rather than general application server management.
Explore 1 awesome GitHub repository matching security & cryptography · PHP Environment Auditing. Refine with filters or upvote what's useful.
This project consists of PHP-based payloads and scripts designed to establish reverse network connections for remote shell access. It functions as a remote command execution tool used during security auditing to gain an interactive shell on a web server. The scripts utilize PHP network sockets to redirect system shell input and output to a remote TCP connection. This allows for the establishment of a network connection from a target server back to a controlled machine to execute remote commands. These capabilities support penetration testing workflows, PHP server auditing, and post-exploitat
Facilitates evaluating PHP security configurations by attempting to execute unauthorized system-level instructions.