Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

StepSisStuck/Capture-The-Flag-Waldo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finding Waldo

Welcome to the Finding Waldo challenge! Your task is to decrypt an encrypted message to find Waldo's location.

Hints

  1. The encryption algorithm used is AES.
  2. The key used for encryption is 16 characters long and is a common phrase.
  3. localhost:8000 is the server that has the encrypted message and the key with decryption capabilities.

Pre-requisites

  • Docker

Deployment

To run the challenge, use the following commands:

cd '.\Finding Waldo\service\'  
docker-compose up --build

Starting the challenge

  • The challenge is available at localhost:8000

Using Docker Package

Feel free to use the command line install, it will make your life more easier! https://github.com/StepSisStuck/Capture-The-Flag-Waldo/pkgs/container/capture-the-flag-waldo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages