dc2020q - notbefoooled
This was a jeopardy challenge, part of dc2020q. (CTFtime)
Points: 143
Was solved by:
30
teams
PCAPs:
download
You may spawn the server:
On your laptop
- Install docker
docker pull archiveooo/pub:notbefoooled
(docker-saved download)docker run -d --name notbefoooled archiveooo/pub:notbefoooled
- Local IP:
docker inspect notbefoooled -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
What's the trick to not be foooled?
Hints
None yet :(
If you wish, you can contribute some.