upsurge0 / willow-ctf

A ctf challenge made with docker and docker-compose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

willow-ctf

Willow-ctf consists of simple ctf challenges made with docker and docker-compose for my college project.

There are three challenges in this ctf related to web server vulnerabilites.

Once you install docker and docker-compose, run the following command in a challenge directory to get the server up and running.
- docker-compose up

A writeup for basicpen has been provided.

Note: freessh is only a ssh server which i intended to provide for users to create a public reverse ssh connection (reverse shell).

About

A ctf challenge made with docker and docker-compose.


Languages

Language:PHP 61.8%Language:Dockerfile 31.1%Language:HTML 4.3%Language:Shell 2.7%