11 lines
211 B
TOML
11 lines
211 B
TOML
[Competition]
|
|
producer = "testProd"
|
|
competition = "picoctf"
|
|
catagory = "textCat"
|
|
challenge = "testChal"
|
|
flag_format = "picoCTF\\{.*\\}"
|
|
last_flag = "flag{my_flag_here}"
|
|
|
|
[Enviroment]
|
|
ctf_dir = "/home/venus/ctf"
|