dc2019q - papatrace
This was a jeopardy challenge, part of dc2019q.
Points: 460
Was solved by:
2
teams
You may spawn the server:
On your laptop
This challenge may require more resources or special steps:
- Install docker
docker pull archiveooo/pub:papatrace
(docker-saved download)docker run -d --name papatrace archiveooo/pub:papatrace
- Local IP:
docker inspect papatrace -f '{{ .NetworkSettings.Networks.bridge.IPAddress }}'
- Connect to that IP:5000 —
Remember to
docker rm -f
when done.
Description
It really takes a whole CTF family to make a secure tracing service!
Also checkout babytrace and mamatrace :)
Dockerfile pitas.py headerquery2 flagleak
Hints
None yet :(
If you wish, you can contribute some.