
🔥 React2Shell Toolkit - CVE-2025-55182 & CVE-2025-66478
🚨 React Server Components 및 Next.js의 치명적 RCE 🚨
CVE-2025-55182 탐지 및 익스플로잇을 위한 전문 레드팀 툴킷
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.py 선택cve-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.
보안 연구원 • 레드팀 전문가 • 버그 바운티 헌터
좌우명: 계속 배우고, 계속 해킹하자 🚀
이 툴킷이 도움이 되셨다면, 이 저장소에 ⭐ 스타를 남겨주세요!
교육 및 승인된 보안 테스트 전용
보증이나 책임은 제공되지 않습니다. 사용에 따른 책임은 본인에게 있습니다.
이슈를 열거나 소셜 미디어로 연락해 주세요!
CyberTechAjju가 ❤️로 만들었습니다
계속 배우세요. 계속 해킹하세요. 윤리를 지키세요. 🎯🔐
| 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개 이상의 페이로드 |
|
|
|
|
|
|
|
| |