Files
CTF-tool/config.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"