
Next.js CVE-2025-29927 Caçador
Uma ferramenta Python simples que automatiza pesquisas Shodan e filtra IPs/domínios alvo para identificar ativos potencialmente vulneráveis ao CVE-2025-29927 em implantações Next.js.
Extrair IPs e domínios
python3 nextjs-CVE-2025-29927-hunter.py -t target.com
Extrair apenas domínios
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -dom
Extrair apenas 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 Se você gosta do meu trabalho <3