Files
wehub-resource-sync 4e0f4422d0
build-docs / deploy (push) Has been cancelled
Check Markdown links / markdown-link-check (push) Has been cancelled
Pytest / test (3.11) (push) Has been cancelled
Pytest / test (3.12) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:25:42 +08:00

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"
]
}