koromodako / mkctf

A CTF framework to create, build, deploy and monitor challenges
MIT License
105 stars 16 forks source link

Generate static_url parameter automatically using slug and a repository-specific secret #8

Closed koromodako closed 5 years ago

koromodako commented 5 years ago
  1. Generate static_url parameter automatically using slug and a repository-specific secret when creating a new challenge
  2. Update mkctf-cli export to:
    • generate archives having a consistent name regarding static_url
    • generate a file containing slug -> hashed_slug mapping
  3. Add required parameters to repository configuration file