root@z2r:~/blog/tags#grep -r "lab" ./posts

<Tag: lab />

Found 1 post with this tag.

CTF WRITEUPSWEB

WebVerse Pro | Labs - BowBuy

WebVerse ProEasy

A premium archery store whose new-member '\$300 welcome credit' is applied at checkout through a check-then-act race. The redeem endpoint reads a one-time flag, pauses to 'authorize', then adds the credit and sets the flag — so concurrent redeems all pass the check and each adds \$300. By stacking the credit past an item's price and placing the order, the confirmation page renders the flag as a gift.

August 23, 20265 min read