Config
Structure
config
├── health-app/
│ ├── external/
│ └── index.php
│ ├── flag/
│ └── flag.txt
│ ├── internal/
│ ├── index.php
│ └── monitor.php
│ └── Dockerfile
└── nginx-proxy/
├── Dockerfile
└── nginx.confSolution
Install pip
Install requests
Exploit
Run the script
Output
Last updated
Was this helpful?