dc2021q - rick
This was a jeopardy challenge, part of dc2021q. (CTFtime)
This challenge was represented as 🎙️
Points: 147
Was solved by:
28
teams
You may spawn the server:
On your laptop
- Install docker
docker pull archiveooo/pub:rick
(docker-saved download)docker run -d --name rick archiveooo/pub:rick
- Local IP:
docker inspect rick -f '{{ .NetworkSettings.Networks.bridge.IPAddress }}'
- Connect to that IP:4343 —
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
Don't Open The Door
Hints
None yet :(
If you wish, you can contribute some.