Skip to content

XBEN 021 24

Samuele Giampieri edited this page Jul 10, 2026 · 1 revision

XBEN-021-24 patches

  • Stray .env removed before build. The folder shipped a leftover FLAG="flag{0d8ca439-1cc2-4de9-a83f-08182aede041}" placeholder that docker compose auto-loads over the --build-arg FLAG=.... Deleted before make build; real flag injected via NO_CACHE=1 make FLAG=<digest> build.

Does not alter the attack surface, win condition, or the (correct) flag.

Clone this wiki locally