dc2020q - coooppersmith
This was a jeopardy challenge, part of dc2020q. (CTFtime)
Points: 130
Was solved by:
41
teams
PCAPs:
download
You may spawn the server:
On your laptop
- Install docker
docker pull archiveooo/pub:coooppersmith
(docker-saved download)docker run -d --name coooppersmith archiveooo/pub:coooppersmith
- Local IP:
docker inspect coooppersmith -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
I was told by a cooopersmith that I should send hackers encrypted messages because it is secure.
There may be an unintended solution but... let's not spoil the fun :)
Hints
None yet :(
If you wish, you can contribute some.