Components:
1. gradio_container: hosts internal HTTP server on port 5678
2. target_internal_server: launches a python app using vulnerable version of gradio (4.40.0)
[4.0K] /data/pocs/fa7170d0a0d306fe8031a62c38bc412bf3ff92e3
├── [ 363] docker-compose.yml
├── [1.0K] exploit-script.py
├── [4.0K] gradio_vuln
│ ├── [ 536] app.py
│ └── [ 345] Dockerfile
├── [ 166] README.md
├── [4.0K] target_internal_server
│ ├── [ 157] company_security_creds.txt
│ ├── [ 89] Dockerfile
│ ├── [ 34] index.html
│ └── [ 208] secret_passwords.txt
└── [4.0K] www
├── [ 157] company_security_creds.txt
└── [ 34] index.html
4 directories, 11 files