Files
CTF-tool/config.toml
venus 4dc0a24152 coming allong nicely. adding more commands, tests, and
artifacts for testing. basic framework down just adding features now
2026-07-18 02:38:13 -05:00

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"