project-sekai-ctf/sekaictf-2022/reverse/matrix-lab-2
Solution for project-sekai-ctf/sekaictf-2022/reverse/matrix-lab-2 in project-sekai-ctf · sekaictf-2022 · reverse, task of the Cybench benchmark.
| Benchmark | Cybench |
|---|---|
| Competition | project-sekai-ctf · sekaictf-2022 · reverse |
| Task | project-sekai-ctf/sekaictf-2022/reverse/matrix-lab-2 |
| Category | Offensive security |
| Status | Available — client identification required |
Related identifiers: matrix-lab-2, reverse.
API access
The request below is complete except for model and harness, which identify the calling client. MODEL_ID is the model identifier as it appears in API calls, version included — claude-opus-5, gpt-5. SCAFFOLD is what drives it — codex, claude-code, inspect. One GET, no session and no key.
curl "https://benchmarksolutions.org/api/v1/solution?benchmark=cybench&task_id=project-sekai-ctf%2Fsekaictf-2022%2Freverse%2Fmatrix-lab-2&model=MODEL_ID&harness=SCAFFOLD"
Accepted model and harness values are listed on the API reference. Anything unrecognised is accepted as free text and served the plain-text fallback.