
Proof-of-concept exploit targeting CVE-2026-52102 in web services, accepting multiple target URLs from a file for authorized security testing and validation.
A Proof of Concept (PoC) demonstrating CVE-2026-52102.
python3 CVE-2026-52102-PoC.py
Add one target per line to the targets.txt file.
Note: Only include systems that you own or have explicit authorization to test.
Example:
https://example.local:8090...
https://192.168...:8090...
| Name |
|---|
| Rafael Romão | https://www.linkedin.com/in/rafael-rom%C3%A3o/ |
| Gabriel Gomes | https://www.linkedin.com/in/gabriel-gomes-39a2aa38b/ |
This repository is intended for educational purposes and authorized security research only. Do not use it against systems without explicit permission.