dc2020q - ooo-flag-sharing
This was a jeopardy challenge, part of dc2020q. (CTFtime)
Points: 135
Was solved by:
36
teams
PCAPs:
download
You may spawn the server:
On your laptop
- Install docker
docker pull archiveooo/pub:ooo-flag-sharing
(docker-saved download)docker run -d --name ooo-flag-sharing archiveooo/pub:ooo-flag-sharing
- Local IP:
docker inspect ooo-flag-sharing -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
Share flags safely with the latest OOO service!
Hints
None yet :(
If you wish, you can contribute some.