
Next.js RSC RCE vulnerability scanner con più modalità di scansione, bypass WAF, shell interattiva e scansione batch per test di penetrazione autorizzati.
Scanner professionale per la vulnerabilità RCE di Next.js RSC per CVE-2025-66478
React2Shell Ultimate è uno scanner completo di vulnerabilità per CVE-2025-66478, una critica vulnerabilità di Remote Code Execution (RCE) che colpisce le applicazioni Next.js che utilizzano React Server Components (RSC).
La versione 2.0 introduce importanti miglioramenti e funzionalità professionali:
# 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
# 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
Requisiti:
Prova React2Shell Ultimate attraverso la nostra interfaccia web professionale:
Funzionalità web:
SOLO PER TEST DI SICUREZZA AUTORIZZATI
Questo strumento è progettato per:
Sei pienamente responsabile di qualsiasi uso improprio di questo strumento.
Satyam Rastogi