关联漏洞
描述
POC for CVE-2025-24752.
介绍
# CVE-2025-24752-POC
## Introduction
This python application checks whether a site is vulnerable to CVE-2025-24752.
## Install
Clone this repo and run:
```
pip3 install -r requirements.txt
```
## Usage
```
python3 cve-2025-24752.py --url http://example.com
```
or
```
python3 cve-2025-24752.py --urls-file urls.txt
```
文件快照
[4.0K] /data/pocs/0c51cfdcc7960a4e70b5cf7c45f2e1aabd1b4134
├── [1.7K] cve-2025-24752.py
├── [ 11K] LICENSE
├── [ 334] README.md
├── [ 17] requirements.txt
└── [ 18] urls.txt
0 directories, 5 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。