PHP Payload Builder

安全构造 PHP payload 的专项技能。解决 bash/shell 转义导致 PHP 代码损坏的问题,提供经过验证的 payload 模板。 触发场景:用户需要通过 bash/shell 写入 PHP 文件(echo、printf、redis-cli -x、curl -d)、 遇到 $_POST/$_GET 变量被 bash 展开、PHP 代码写入后不执行、disable_functions bypass、 构造 webshell、构造诊断页、构造文件下载器、heredoc 写法、base64 编码写入时使用。

m-sec-org 94b11d9 4.9 KB Updated

File contents

m-sec-org/breachweave/tree/main/packages/core/src/config/skills/builtin/php-payload-builder commit 94b11d9f97

Frequently asked questions

npx skillmds@latest add m-sec-org/php-payload-builder