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
- Host: GitHub
- URL: https://github.com/dipsas/dctf-2021
- Owner: DIPSAS
- Created: 2021-08-27T13:22:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-27T11:55:19.000Z (almost 4 years ago)
- Last Synced: 2025-01-10T11:04:45.551Z (6 months ago)
- Language: HTML
- Size: 9.78 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# d:CTF 2021

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 solvingThe 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.