All Projects → Hacker0x01 → 44con-ctf-2019

Hacker0x01 / 44con-ctf-2019

Licence: other
Official CTF for 44CON 2019

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects
shell
77523 projects
c
50402 projects - #5 most used programming language
Makefile
30231 projects

About

This was originally run September 11-13, 2019 in London at 44CON as the official CTF. Thank you to the 44CON staff for giving us the opportunity to be a part of this fantastic event and for all their support.

Installation

Ensure you have Docker, docker-compose, and GNU Make installed, then clone this repo and run:

docker network create instances
make start

Playing

Don't read the source! (At first.) For your own education and entertainment, just run this and pretend you don't have access to any of the code. You'll thank yourself for playing this the way it's meant to be played.

The service will run a telnet service on port 2323 and SSH service on port 2222. Telnet will allow you to register and give you a hint for accessing the SSH service (the SSH credentials are not the ones you register on telnet).

Hints

See hints.md for the hints released during 44con. Use them -- that's what they're there for!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].