dc2020q - keml
This was a jeopardy challenge, part of dc2020q. (CTFtime)
Points: 343
Was solved by:
5
teams
PCAPs:
download
You may spawn the server:
On your laptop
- Install docker
docker pull archiveooo/pub:keml(docker-saved download)docker run -d --name keml archiveooo/pub:keml- Local IP:
docker inspect keml -f '{{ .NetworkSettings.Networks.bridge.IPAddress }}' - Connect to that IP:5000 —
Remember to
docker rm -fwhen done.
On your laptop (full source)
Hosted by OOO
Currently unavailable.Description
introducing TOCTOU resistant memory. flag is in /root/flag
Hints
None yet :(
If you wish, you can contribute some.
