Skip to content

ch1ru/vulnerable-web-app-ctf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vulnerable-web-app-ctf

ctf challenge: Secrets of Mesopotamia

In this challenge you must hack into the admin account by discovering the secrets within. There may be more than one way to solve the challenge, but all routes lead to glory and security patches!

How to run

In the root directory pull images:

docker-compose pull

Then build containers:

docker-compose up -d --build

To stop running containers:

docker-compose down

Environment variables

configuration changes can be made in the docker-compose.yml file.

About

A vulnerable web stack for a ctf challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published