1 repository
Analysis of PHP libraries and frameworks to identify susceptibility to known object injection gadget chains.
Distinct from PHP Code Analysis: Existing candidates focus on general code analysis or versioning, not security-specific package vulnerability auditing for gadgets.
Explore 1 awesome GitHub repository matching security & cryptography · PHP Package Vulnerability Analysis. Refine with filters or upvote what's useful.
phpggc is a security assessment utility and command-line tool designed for the automated generation, obfuscation, and wrapping of serialized object chains. It functions as a gadget chain framework used to identify and verify remote code execution vectors by testing for PHP object injection vulnerabilities. The project provides a modular system for constructing complex serialized object sequences and includes a dedicated payload obfuscator to transform byte streams for bypassing web application firewalls and security filters. It also features a generator for wrapping serialized data into archi
Checks specific versions of PHP libraries and frameworks to determine if they are susceptible to known gadget chains.