reorg files

This commit is contained in:
Markakd 2026-05-12 16:39:02 -07:00
parent 90f4b4a302
commit 7fbbc54b50
7 changed files with 11 additions and 5 deletions

View file

@ -2,3 +2,9 @@
**CVE:** CVE-2026-42945
**Tested on:** Ubuntu 24.04.3 LTS
## Usage
1. Run `./setup.sh` to create the container.
2. Run `docker compose -f env/docker-compose.yml up` to start the vulnerable nginx server.
3. Run `python3 poc.py --shell` to achieve RCE (Remote Code Execution).