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 !
- Host: GitHub
- URL: https://github.com/flavienbwk/ctf-bwk
- Owner: flavienbwk
- License: mit
- Created: 2019-07-15T19:52:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T20:32:45.000Z (almost 7 years ago)
- Last Synced: 2025-06-30T19:03:05.916Z (11 months ago)
- Topics: computer-security, ctf, docker, gpg, hacking, lsb-steganography, rsa-encryption
- Language: PHP
- Size: 8.28 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 !