关联漏洞
描述
Next.js CVE-2025-29927 Hunter
介绍
## 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
```
python3 nextjs-CVE-2025-29927-hunter.py -t target.com
```
Only extract domains
```
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -dom
```
Only extract IPs
```
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -ip
```
## Screenshot

## Installation
```
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
```
## References
* [Next.js and the corrupt middleware: the authorizing artifact](https://zhero-web-sec.github.io/research-and-things/nextjs-and-the-corrupt-middleware)
* [Doing the Due Diligence: Analyzing the Next.js Middleware Bypass (CVE-2025-29927)](https://www.assetnote.io/resources/research/doing-the-due-diligence-analyzing-the-next-js-middleware-bypass-cve-2025-29927)
* [I Scanned 100,000+ Subdomains For CVE-2025-29927](https://www.youtube.com/watch?v=7hqBePL0C_I)
## Support me?
[BuyMeACoffee](https://www.buymeacoffee.com/darklotus) If you like my work <3
## About Me
* **DarkLotus** - *CyberSecurity Researcher* - [DarkLotusKDB](https://github.com/darklotuskdb)
### Social Media Handles
* [Twitter](https://twitter.com/darklotuskdb)
* [Medium](https://darklotus.medium.com/)
* [Linkedin](https://www.linkedin.com/in/kamaldeepbhati/)
* [Instagram](https://www.instagram.com/kamaldeepbhati/)
文件快照
[4.0K] /data/pocs/0ba5477af0bbfae34ebdb9348e4e23a646e169a2
├── [1.3K] install.sh
├── [ 34K] LICENSE
├── [3.8K] nextjs-CVE-2025-29927-hunter.py
└── [1.6K] README.md
0 directories, 4 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。