Share
## https://sploitus.com/exploit?id=3E712CC0-061E-5309-B757-5D0DBF722565
# CVE-2025-9074-POC
Proof-of-Concept exploit for CVE-2025-9074

---

## โš ๏ธ Legal Disclaimer
This PoC is released for educational and authorized security testing purposes only.
Unauthorized exploitation of systems is illegal and unethical.
Use this PoC only on environments you own or have explicit permission to test.

---

## Usage
```bash
./cve-2025-9074.sh 192.168.65.7 2375  
```
>Before running the script make sure you have a nc listener running.