mirror of
https://github.com/DepthFirstDisclosures/Nginx-Rift.git
synced 2026-05-16 11:07:44 +00:00
exploit for CVE-2026-42945
| env | ||
| poc.py | ||
| README.md | ||
| setup.sh | ||
Nginx Rift Exploit
CVE: CVE-2026-42945
Tested on: Ubuntu 24.04.3 LTS
Usage
- Run
./setup.shto create the container. - Run
docker compose -f env/docker-compose.yml upto start the vulnerable nginx server. - Run
python3 poc.py --shellto achieve RCE (Remote Code Execution).