
Next.js CVE-2025-29927 हंटर
एक सरल Python उपकरण जो Shodan खोजों को स्वचालित करता है और Next.js परिनियोजनों में CVE-2025-29927 के लिए संभावित रूप से कमजोर संपत्तियों की पहचान करने के लिए लक्ष्य IPs/डोमेन को फ़िल्टर करता है।
IP और डोमेन दोनों निकालें
python3 nextjs-CVE-2025-29927-hunter.py -t target.com
केवल डोमेन निकालें
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -dom
केवल 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 अगर आपको मेरा काम पसंद आए <3