- Aleksander Olsvik
- Daniel Skymoen
- Edvard Schøyen
- Jarand Romestrand
This Capture The Flag (CTF) challenge is designed to test a beginner to intermediate skill set. Named "Free Lounge," it focuses on the real-world scenario of altering a QR code to gain unauthorized access to the SAS Lounge. Players will need skills in QR code manipulation and basic encryption techniques.
- Difficulty: Beginner - Intermediate
- Skills Required: QR Code Scanning and Manipulation, Basic Encryption
- Nuxt framework
- Axios for API requests
- vue-qrcode-reader for reading QR codes
- Written in Rust
- Actix-web as the web framework
- Base64 for QR code decoding
- Essential: Docker
- Recommended: Make
- With Make:
make upto start andmake downto stop - Without Make:
docker compose upto start anddocker compose downto stop
