Info
What the Docker File Creates
We find that there is a docker-file creating:
Findings
- There is a update to postgres database’s table with a specific ID holding the value of the flag.
db.js
is being used withinapi.js
We find that there is a docker-file creating:
db.js
is being used within api.js