Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
nextjs-CVE-2025-29927-hunter — Next.js CVE-2025-29927 Cazador | Kitploit
Herramientas/GitHubGitHub/darklotuskdb/nextjs-cve-2025-29927-hunter
ReconocimientoEscáneres de VulnerabilidadesExplotaciónRecopilación de InformaciónSeguridad WebPruebas de Penetración
GitHubdarklotuskdb/nextjs-cve-2025-29927-hunter

nextjs-CVE-2025-29927-hunter

Next.js CVE-2025-29927 Cazador

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir
Ver Repositorio
hace 1 añoAún no revisado

Acerca de

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.

Uso

Extraer tanto IPs como dominios

root@kitploit:~
python3 nextjs-CVE-2025-29927-hunter.py -t target.com

Solo extraer dominios

root@kitploit:~
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -dom

Solo extraer IPs

root@kitploit:~
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -ip

Captura de pantalla

Image

Instalación

root@kitploit:~
git clone https://github.com/darklotuskdb/nextjs-CVE-2025-29927-hunter.git && cd nextjs-CVE-2025-29927-hunter && chmod +x *.py && chmod +x *.sh 
root@kitploit:~
./install.sh

Referencias

  • Next.js y el middleware corrupto: el artefacto autorizador
  • Haciendo la debida diligencia: Análisis de la omisión del middleware de Next.js (CVE-2025-29927)
  • Escaneé más de 100,000 subdominios en busca de CVE-2025-29927

¿Me apoyas?

BuyMeACoffee Si te gusta mi trabajo <3

Sobre mí

  • DarkLotus - Investigador de Ciberseguridad - DarkLotusKDB

Redes sociales

  • Twitter
  • Medium
  • Linkedin
  • Instagram
Descargar herramienta