
Cacciatore di CVE-2025-29927 per Next.js
Un semplice strumento Python che automatizza le ricerche su Shodan e filtra gli IP/domini target per identificare asset potenzialmente vulnerabili a CVE-2025-29927 nelle distribuzioni Next.js.
Estrai sia IP che domini
python3 nextjs-CVE-2025-29927-hunter.py -t target.com
Estrai solo i domini
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -dom
Estrai solo gli 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 Se ti piace il mio lavoro <3