efthimisgrk / web-ctf-challenge

A dockerized white box web ctf challenge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Split logic

A white box web CTF challenge written in PHP.

Getting Started

To run the CTF challenge locally, follow these steps:

Prerequisites

  • Docker installed on your system.

Installation

  1. Clone this repository:
git clone https://github.com/efthimisgrk/web-ctf-challenge.git
cd web-ctf-challenge
  1. Build and run the Docker image using the provided script:
./build-docker.sh
  1. Access the challenge in your web browser at http://localhost:1337.

  2. Have fun :)

About

A dockerized white box web ctf challenge.


Languages

Language:PHP 65.4%Language:CSS 16.6%Language:Shell 10.1%Language:Dockerfile 7.9%