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