Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 324 Bytes

File metadata and controls

10 lines (8 loc) · 324 Bytes

CTF Challenge

Setup

sudo docker-compose up
There will be an API on 127.0.0.1:5000
You will get the source code!
Try to get /flag.txt
Important hint: This version of python-pacman is used

There is also a solution.