Signed Flag
This feature allows flag to be unique for each players.
It can be usefull to reduce flag sharing.
Usage
The is multiple ways to use this feature
Way 1 - Multiple instance challenge
Challenge must:
- Be a
multipleinstance - Use an env var
FLAGto set the flag.
Way 2 - XSS challenge
Challenge must:
- Be a
multipleorsingleinstance - Be a web challenge, with
xss: true
Then, you need to set sign_flag: true in your challenge config.yaml