Skip to content

Deptage/ctf_game

Repository files navigation

CTFGame

Authors of the Game

Name GitHub Profile LinkedIn Profile
Mikołaj Płatek nezquick123 Mikołaj Płatek
Szymon Skowroński Sazer54 Szymon Skowroński
Jakub Brambor august3sas Jakub Brambor
Zuzanna Ławniczak Deptage Zuzanna Ławniczak

Screenshots

The main screen

image

Bank

image

Company

image

Messenger

image

Login screen

image

Forum

image

Prerequisites

Before running the project, make sure you have the following requirements met:

  1. Make sure you have Docker and docker-compose installed

  2. Add Domains to /etc/hosts
    Edit your /etc/hosts file to include the necessary domain mappings present in the hosts file from this repository.

  3. Install and Ensure caddy is in PATH
    Caddy is required to run this project. Download and install it from the official source: Caddy Installation Guide

    Ensure caddy is accessible from the terminal by running:

    caddy version

How to Run

Follow these steps to set up and run the project:

  1. Clone the Repository

    git clone <repository-url>
  2. Navigate to Project Directory

    cd ctfgame/
  3. Make the Script Executable

    chmod +x run_all.sh
  4. Run the Script

    ./run_all.sh

Application will be accessible at http://home.ctfgame.pl/

About

A game introducing to the topic of Cybersecurity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published