An open API service indexing awesome lists of open source software.

https://github.com/dipsas/dctf-2021

DIPS CTF 2021
https://github.com/dipsas/dctf-2021

Last synced: 4 months ago
JSON representation

DIPS CTF 2021

Awesome Lists containing this project

README

        

# d:CTF 2021

![d:CTF Logo](dctflogo.png)

The CTF competition arranged for the d:hack 2021 hackathon at DIPS AS.

The competition features four challenge categories:

* *Web* challenges about exploiting vulnerabilities in web applications
* *Reverse* challenges about reverse-engineering secrets and algorithms from programs
* *Crypto* challenges about cryptography and code breaking
* *Misc* challenges, about creative problem solving

The challenges are intended for newcomers to CTF contests.

## Setup

If you have Docker Compose installed, you can run the challenges yourself with `docker-compose up` in the root directory.