Share
## https://sploitus.com/exploit?id=E257A512-BD66-5645-B46E-AC5FDD71CBD3
# CVE-2025-55182 - Tool React2Shell
## React2Shell Ultimate Scanner v2.0
**Professional Next.js RSC RCE Vulnerability Scanner for CVE-2025-66478**
[](https://github.com/hackersatyamrastogi/react2shell-ultimate/releases/tag/v2.0.0)
[](https://www.python.org/)
[](LICENSE)
[](https://github.com/hackersatyamrastogi/react2shell-ultimate)
## ๐ฏ Overview
React2Shell Ultimate is a comprehensive vulnerability scanner for CVE-2025-66478 - a critical Remote Code Execution (RCE) vulnerability affecting Next.js applications using React Server Components (RSC).
## ๐ What's New in v2.0
Version 2.0 brings major enhancements and professional features:
- โจ **Enhanced God Mode** - Advanced exploitation capabilities with improved command execution
- ๐ **Better WAF Bypass** - More sophisticated techniques to evade security controls
- ๐จ **Professional Web Platform** - Full-featured web interface at [www.react2shellscanner.com](https://www.react2shellscanner.com)
- ๐ง **Improved Error Handling** - Better debugging and output display
- ๐ **Professional Documentation** - Comprehensive guides and API documentation
- ๐ก๏ธ **Security Best Practices** - Enhanced safety features and warnings
## โจ Features
- ๐ Multiple Scan Modes (Safe, RCE, Version, Comprehensive)
- ๐ก๏ธ Advanced WAF Bypass Techniques
- โก God Mode: Interactive Shell & File Reading
- ๐ฏ Batch Scanning with Threading
- ๐ JSON Output for Automation
- ๐ Safe Mode for Non-Invasive Detection
## ๐ Quick Start
```bash
# Basic scan
python3 react2shell-ultimate.py -u https://target.com
# RCE mode
python3 react2shell-ultimate.py -u https://target.com --mode rce
# Execute command (God Mode)
python3 react2shell-ultimate.py -u https://target.com --exec "id"
# Interactive shell
python3 react2shell-ultimate.py -u https://target.com --shell
```
## ๐ฆ Installation
```bash
# Clone the repository
git clone https://github.com/hackersatyamrastogi/react2shell-ultimate.git
cd react2shell-ultimate
# Install dependencies
pip3 install -r requirements.txt
# Make the script executable
chmod +x react2shell-ultimate.py
# Verify installation
python3 react2shell-ultimate.py --version
```
**Requirements:**
- Python 3.8 or higher
- requests >= 2.31.0
- urllib3 >= 2.0.0
- tqdm >= 4.65.0
## ๐ Web Platform
Experience React2Shell Ultimate through our professional web interface:
- **๐ Live Scanner:** [www.react2shellscanner.com](https://www.react2shellscanner.com)
- **๐ API Endpoint:** [api.react2shellscanner.com](https://api.react2shellscanner.com)
**Web Features:**
- Interactive vulnerability scanner
- Real-time command execution (God Mode)
- Scan history and batch operations
- Professional admin dashboard
## โ ๏ธ Legal Disclaimer
**FOR AUTHORIZED SECURITY TESTING ONLY**
This tool is designed for:
- Authorized penetration testing
- Bug bounty programs
- Security research
- Educational purposes
**You are fully responsible for any misuse of this tool.**
## ๐ Version History
### v2.0.0 (December 2025)
- Enhanced God Mode exploitation capabilities
- Improved WAF bypass techniques
- Better error handling and output display
- Professional web platform integration
- Comprehensive documentation updates
- Security best practices implementation
### v1.1.0 (December 2025)
- Initial public release
- Core scanning functionality
- Basic God Mode features
- Multi-mode detection support
## ๐จโ๐ป Author
**Satyam Rastogi**
- ๐ Website: [satyamrastogi.com](https://www.satyamrastogi.com)
- ๐ผ GitHub: [@hackersatyamrastogi](https://github.com/hackersatyamrastogi)
- ๐ฆ Twitter: [@hackersatyamrastogi](https://twitter.com/hackersatyamrastogi)