mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2024-11-12 19:27:17 +00:00
13 lines
326 B
YAML
13 lines
326 B
YAML
version: 'v2.0.0'
|
|
difficulty: 10
|
|
enable_flag_input: false
|
|
name: 'test-tutorial-framework'
|
|
skills: []
|
|
owners: ['kristof.toth@avatao.com']
|
|
crp_config:
|
|
controller:
|
|
ports: ["4444/controller"]
|
|
solvable:
|
|
capabilities: ["SETUID", "SETGID", "CHOWN", "AUDIT_WRITE", "DAC_OVERRIDE"]
|
|
ports: ["8888/http"]
|