Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.41 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.41 KB

havceCTF

Welcome to the 2023 edition of the havce beginner CTF.

Challenge authors

Run

To launch the connectable challenges you will need Docker and Docker compose.

  • Copy .env.sample to .env
  • Run docker compose up -d
  • Profit!