
🔥 React2Shell ツールキット - CVE-2025-55182 & CVE-2025-66478
🚨 React Server Components および Next.js の重大な RCE 🚨
CVE-2025-55182 の検出と悪用のためのプロフェッショナル Red Team ツールキット
🔍 機能 • ⚡ クイックスタート • 📚 ドキュメント • 🤝 お問い合わせ
React2Shell は、React Server Components (RSC) および Next.js アプリケーションに影響を与える 重要な認証不要のリモートコード実行 (RCE) 脆弱性です。
| CVE ID | コンポーネント | CVSS スコア | 影響 |
|---|---|---|---|
// Attacker sends malicious Flight protocol payload
POST / HTTP/1.1
Next-Action: exploit
Content-Type: multipart/form-data
{"__proto__": "pollution", "then": "gadget_chain"}
↓
Unsafe Deserialization
↓
Prototype Pollution
↓
💥 Remote Code Execution 💥
|
🔓 RCE の悪用成功
React2Shell 脆弱性によるコマンド実行 |
💥 脆弱性確認
|
⚠️ これらのスクリーンショットは管理された環境での実際の悪用を示しています
責任を持って、適切な許可を得た場合のみ使用してください
このリポジトリには、CVE-2025-55182 の検出と悪用のための 4 つのプロフェッショナルグレードのツール が含まれています。
# Clone the repository
git clone https://github.com/cybertechajju/R2C-CVE-2025-55182-66478.git
cd R2C-CVE-2025-55182-66478
# Install Python dependencies
pip install -r requirements.txt
pip install -r exploits/requirements.txt
# Scan single target
nuclei -t nuclei-templates/cve-2025-55182.yaml -u https://target.com
# Scan multiple targets
nuclei -t nuclei-templates/cve-2025-55182.yaml -l targets.txt
# Interactive wizard mode
python exploits/shodan_scanner_advanced.py
# Or with API key directly
python exploits/shodan_scanner_advanced.py --api YOUR_SHODAN_API_KEY
# Interactive mode
bash exploits/scanner_advanced.sh -i
# Quick exploitation
bash exploits/scanner_advanced.sh -d https://target.com -p 2
burp-extension/React2Shell_Burp.pycve-2025-55182/
├── 📂 nuclei-templates/ # Nuclei YAML templates
│ └── cve-2025-55182.yaml # Advanced detection template
├── 📂 exploits/ # Exploitation tools
│ ├── shodan_scanner_advanced.py # Shodan mass scanner
│ ├── scanner_advanced.sh # Bash exploitation framework
│ └── requirements.txt # Python dependencies
├── 📂 burp-extension/ # Burp Suite extension
│ ├── React2Shell_Burp.py # Main extension (30+ payloads)
│ ├── payloads.json # Payload library
│ └── detection_rules.json # Detection patterns
├── 📂 burp bechek/ # BCheck files for Burp Scanner
│ ├── CVE-2025-55182-React2Shell-Active.bcheck
│ └── CVE-2025-66478-NextJS-React2Shell-Active.bcheck
└── 📄 README.md # This file
41 * 271 = 11111 (誤検知ゼロ)╔═══════════════════════════════════════════════════════════════╗
║ ⚠️ CRITICAL WARNING ⚠️ ║
╚═══════════════════════════════════════════════════════════════╝
This toolkit is for AUTHORIZED SECURITY TESTING ONLY.
⚖️ Legal Use:
✅ Penetration testing with written authorization
✅ Bug bounty programs within defined scope
✅ Security research on owned infrastructure
✅ Educational purposes in controlled labs
❌ Illegal Activities:
⛔ Unauthorized system access
⛔ Malicious exploitation
⛔ Data theft or destruction
⛔ Deploying malware
By using this toolkit, you agree to use it ethically and legally.
Unauthorized access to computer systems is illegal under:
• Computer Fraud and Abuse Act (CFAA) - USA
• Computer Misuse Act - UK
• Similar laws worldwide
🔒 You are solely responsible for your actions.
セキュリティ研究者 • Red Team スペシャリスト • バグ報奨金ハンター
モットー: Keep Learning Keep Hacking 🚀
このツールキットが役に立ったなら、このリポジトリに ⭐ スターを付けてください!
教育目的および許可されたセキュリティテスト専用
いかなる保証も責任も提供されません。自己責任で使用してください。
| CVE-2025-55182 |
| React Server Components |
| 10.0 🔴 |
| サーバー完全掌握 |
| CVE-2025-66478 | Next.js Server Actions | 10.0 🔴 | システム完全侵害 |
Flight プロトコルによるサーバー侵害
🔍 Nuclei テンプレート高度なスキャナー ✅ 5 ペイロード |
🐍 Shodan スキャナーターゲット発見 ✅ 自動検索 |
💻 Bash エクスプロイトCLI フレームワーク ✅ 8 つの定義済みペイロード |
🔧 Burp 拡張機能手動テスト ✅ 30以上のペイロード |
|
|
|
|
|
|
|
| |