Skip to content

XBEN 024 24

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

XBEN-024-24 patches

  • Stray .env removed before build. Shipped a leftover FLAG="flag{335dd283-b8ce-4c22-b1d1-245c3f032575}" 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