OOO archive --- DEF CON CTF [ login ]

dc2021q - exploit-for-dummies shellcoding trivia

by balzaroth

This was a jeopardy challenge, part of dc2021q. (CTFtime)

This challenge was represented as 🐞
Points: 165
Was solved by: 21 teams

You may spawn the server:

On your laptop
  • Install docker
  • docker pull archiveooo/pub:exploit-for-dummies (docker-saved download)
  • docker run -d --name exploit-for-dummies archiveooo/pub:exploit-for-dummies
  • Local IP: docker inspect exploit-for-dummies -f '{{ .NetworkSettings.Networks.bridge.IPAddress }}'
  • Connect to that IP:5000 — Remember to docker rm -f when done.
Hosted by OOO Right now we're asking players to login first.

Description

You crash it, we help you.

line_weight trivia

Hints

None yet :(
If you wish, you can contribute some.