[New Feature] - Dynamic Flags & Launch Scripts
You can now create dynamic, per-user or per-team flags for CTFs, exams, or courses.
No more shared answers, each participant gets their own!
To support this, weβve also introduced system Launch Scripts with variable replacement, letting you tailor the system environment on launch.
Hereβs whatβs new:
π Unique flags per user, team, or attempt - perfect for assessments and CTFs
βοΈ Launch scripts with replacement variables like {{ launch_user_id }}, {{ flags.flag1 }}
π¦ Scripts run when the image boots, letting you inject flags or configure the system dynamically.
Read more in the docs (link in comments)