Skip to content

marcan2020/PolyCTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolyCTF

Prerequisites

Install docker and docker-compose.

See :

Launch the lab

docker-compose up --build

Note: It may take some time before the lab is ready.

The WordPress will be expose at: http://localhost:8000/

Rules

You can look at the following files :

  • docker-compose.yml
  • Dockerfile

You should not look at these files :

  • writeup.md
  • secrets/*
  • entrypoint.sh

Have fun!

Clean

docker-compose rm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published