dc2019q - tania
This was a jeopardy challenge, part of dc2019q. (CTFtime)
Points: 182
Was solved by:
17
teams
You may spawn the server:
On your laptop
- Install docker
- Download the docker-saved image, then
docker load -i the_img.tar.gz
docker run -d --name tania oooa-dc2019q-tania:301
- Local IP:
docker inspect tania -f '{{ .NetworkSettings.Networks.bridge.IPAddress }}'
- Connect to that IP:5000 —
Remember to
docker rm -f
when done.
On your laptop (full source)
Hosted by OOO
Right now we're asking players to login first.Description
'Didn't touch, check the rules.' [cit.]
Hints
None yet :(
If you wish, you can contribute some.