docx-ssrf-web
Main Flask web application on port 8080 (mapped to host 13687). Accepts DOCX file uploads, extracts external relationships, and makes SSRF requests to the extracted URLs. Requires a hardcoded hash key for authentication. Contains a flag in environment variable FLAG.
docker-compose.yml:5-24src/app.py:1-328