
Next.js CVE-2025-29927 Cazador
Una herramienta simple en Python que automatiza búsquedas en Shodan y filtra IPs/dominios objetivo para identificar activos potencialmente vulnerables a CVE-2025-29927 en despliegues de Next.js.
Extraer tanto IPs como dominios
python3 nextjs-CVE-2025-29927-hunter.py -t target.com
Solo extraer dominios
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -dom
Solo extraer IPs
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -ip

git clone https://github.com/darklotuskdb/nextjs-CVE-2025-29927-hunter.git && cd nextjs-CVE-2025-29927-hunter && chmod +x *.py && chmod +x *.sh
./install.sh
BuyMeACoffee Si te gusta mi trabajo <3