PHP Code Injection

Exploit PHP code evaluation injection via eval(), assert(), preg_replace /e, create_function(), call_user_func(), usort() callbacks, and runtime function creation (runkit, uopz). Distinct from OS command injection (shell operators) and SSTI (template engines) — this targets direct PHP code evaluation of user input.

blacklanternsecurity e9464ff 11.0 KB Updated

File contents

blacklanternsecurity/red-run/tree/main/skills/web/php-code-injection commit e9464fff87

Frequently asked questions

npx skillmds@latest add blacklanternsecurity/php-code-injection