Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
nextjs-CVE-2025-29927-hunter — Next.js CVE-2025-29927 Hunter | Kitploit
Tools/GitHubGitHub/darklotuskdb/nextjs-cve-2025-29927-hunter
ReconnaissanceVulnerability ScannersExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubdarklotuskdb/nextjs-cve-2025-29927-hunter

nextjs-CVE-2025-29927-hunter

Next.js CVE-2025-29927 Hunter

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
21 year agoNot yet reviewed

About

A simple Python tool that automates Shodan searches and filters target IPs/domains to identify assets potentially vulnerable to CVE-2025-29927 in Next.js deployments.

Usage

Extract both IPs and domains

root@kitploit:~
python3 nextjs-CVE-2025-29927-hunter.py -t target.com

Only extract domains

root@kitploit:~
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -dom

Only extract IPs

root@kitploit:~
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -ip

Screenshot

Image

Installation

root@kitploit:~
git clone https://github.com/darklotuskdb/nextjs-CVE-2025-29927-hunter.git && cd nextjs-CVE-2025-29927-hunter && chmod +x *.py && chmod +x *.sh 
root@kitploit:~
./install.sh

References

  • Next.js and the corrupt middleware: the authorizing artifact
  • Doing the Due Diligence: Analyzing the Next.js Middleware Bypass (CVE-2025-29927)
  • I Scanned 100,000+ Subdomains For CVE-2025-29927

Support me?

BuyMeACoffee If you like my work <3

About Me

  • DarkLotus - CyberSecurity Researcher - DarkLotusKDB

Social Media Handles

  • Twitter
  • Medium
  • Linkedin
  • Instagram
Download Tool