Challenges built by: TTimzen & pwnpnw
Challenge Name | Category | Points | Port |
---|---|---|---|
bfbo | pwn | 100 | 10001 |
bfpl | pwn | 200 | 10002 |
sgnirts | re | 100 | NA |
sup3rs3ri4l | re | 200 | NA |
tmi | web | 100 | 5000 |
buynow | web | 200 | 5001 |
All flags are in /flag
To locally test, deploy or play challenges with Docker, run the following (Ubuntu)
sudo apt install gcc-multilib gcc-mipsel-linux-gnu gcc-arm-linux-gnueabi g++-multilib linux-libc-dev:i386
make
docker-compose build && docker-compose up -d
- Containers are viewable at localhost:PORT (view with docker-compose ps)
docker-compose kill
to stop the containersmake clean
to clean the source folders
CTF was ran during OMSI Portland Mini Maker Faire on Sept 15th and 16th.
We used CTFd for the scoreboard hosted at BSidesPDXCTF.party.