Directories
¶
| Path | Synopsis |
|---|---|
|
examples
|
|
|
challenges/cookie-monster/src
command
cookie-monster: sets a role=guest cookie; a role=admin cookie reveals the flag.
|
cookie-monster: sets a role=guest cookie; a role=admin cookie reveals the flag. |
|
challenges/env-hunter/src
command
env-hunter proves the platform injects FLAG at runtime: the image ships with no flag baked in; /debug?var=FLAG reads it from the environment.
|
env-hunter proves the platform injects FLAG at runtime: the image ships with no flag baked in; /debug?var=FLAG reads it from the environment. |
|
challenges/hardening-demo/src
command
hardening-demo serves its flag at / and lets players observe the v0.2 runtime hardening: a read-only rootfs with only /tmp and declared writable_paths (/data) writable, dropped capabilities, and no network egress.
|
hardening-demo serves its flag at / and lets players observe the v0.2 runtime hardening: a read-only rootfs with only /tmp and declared writable_paths (/data) writable, dropped capabilities, and no network egress. |
|
challenges/per-team-pwn/src
command
per-team-pwn is a tiny TCP service that hands over the per-instance FLAG once the client sends the magic word.
|
per-team-pwn is a tiny TCP service that hands over the per-instance FLAG once the client sends the magic word. |
|
challenges/per-team-web/src
command
per-team-web serves a per-team, per-instance flag.
|
per-team-web serves a per-team, per-instance flag. |
|
challenges/robots-rule/src
command
robots-rule: a tiny stateless web app.
|
robots-rule: a tiny stateless web app. |
Click to show internal directories.
Click to hide internal directories.