mirror of
https://github.com/DepthFirstDisclosures/Nginx-Rift.git
synced 2026-05-16 11:07:44 +00:00
reorg files
This commit is contained in:
parent
90f4b4a302
commit
7fbbc54b50
7 changed files with 11 additions and 5 deletions
|
|
@ -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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue