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

https://github.com/flavienbwk/ctf-bwk

A dockerized Capture The Flag challenge for computer science students. Get to know the basics !
https://github.com/flavienbwk/ctf-bwk

computer-security ctf docker gpg hacking lsb-steganography rsa-encryption

Last synced: 25 days ago
JSON representation

A dockerized Capture The Flag challenge for computer science students. Get to know the basics !

Awesome Lists containing this project

README

          

# CTF-BWK

A dockerized Capture The Flag challenge for computer science students.
Get to know the basics !

For this challenge, I will bring you to Paris, France.
And I will introduce you to the "French Pentagon", the **Balard Hexagone**.



Level : MEDIUM



**DON'T READ `NOTIONS.md`, IT CONTAINS CLUES ABOUT THIS CHALLENGE.**

# Getting started

1. Launch the server

```
git clone https://github.com/flavienbwk/CTF-BWK && cd CTF-BWK
docker-compose up -d
```

2. Go to `localhost:8080` and start hacking !