## https://sploitus.com/exploit?id=B99C7861-4FF4-5B7A-9FAA-CAAB6F6D51AA
# wp-cve-exploits
Nuclei detection templates and validated PoC exploits for reverse-engineered,
high-impact WordPress plugin CVEs.
Each `/` folder contains:
```
/
nuclei.yaml # detection template
exploit.py # standalone verification PoC (Python, stdlib + requests)
```
Every exploit here was built and validated against an isolated local WordPress
lab running the exact vulnerable plugin version, for **already-patched, publicly
disclosed** vulnerabilities. This repo is synced automatically from a private
research pipeline every ~12h.
## Disclaimer
For educational and authorized security-testing purposes only. Verify you have
permission to test any target before running these against it.