
Chasseur de CVE-2025-29927 pour Next.js
Un outil Python simple qui automatise les recherches Shodan et filtre les IP/domaines cibles pour identifier les actifs potentiellement vulnérables à la CVE-2025-29927 dans les déploiements Next.js.
Extraire à la fois les IP et les domaines
python3 nextjs-CVE-2025-29927-hunter.py -t target.com
Extraire uniquement les domaines
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -dom
Extraire uniquement les IP
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 vous aimez mon travail <3