疑似Oday
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