14 lines
334 B
JSON
Executable File
14 lines
334 B
JSON
Executable File
{
|
|
"name": "WarmUp",
|
|
"category": "pwn",
|
|
"description": "So you want to be a pwn-er huh? Well let's throw you an easy one ;)",
|
|
"flag": "FLAG{LET_US_BEGIN_CSAW_2016}",
|
|
"points": 50,
|
|
"box": "pwn.chal.csaw.io",
|
|
"compose": true,
|
|
"internal_port": 8000,
|
|
"files": [
|
|
"warmup",
|
|
"warmup.c"
|
|
]
|
|
} |