Same concept as Entrypoint, but a different file.
We are told that it is running on a Python server,
so we can try to include common python web app filenames, such as app.py and main.py.
app.py
main.py
If we use the same method as Entrypoint and go to /static?f=main.py, and we get the flag.
/static?f=main.py
Last updated 5 years ago
Was this helpful?