
Next.js CVE-2025-29927 Hunter
Ein einfaches Python-Tool, das Shodan-Suchen automatisiert und Ziel-IPs/-Domains filtert, um Assets zu identifizieren, die möglicherweise anfällig für CVE-2025-29927 in Next.js-Bereitstellungen sind.
Extrahiere sowohl IPs als auch Domains
python3 nextjs-CVE-2025-29927-hunter.py -t target.com
Nur Domains extrahieren
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -dom
Nur IPs extrahieren
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 Wenn dir meine Arbeit gefällt <3