Tags: web knightctf2026 knightctf
Rating: 5.0
## Knight Shop Again
**Category:** Web
### Challenge Description
A modern e-commerce platform for medieval equipment. I know you'll figure it out.
Flag Format:- KCTF{Fl4g_heR3}
**URL**
http://23.239.26.112:8087/
### Solution
- website had a register page, so I registered a account.

- now i saw a list of itmes being listed but i had only 50 dollars so all items costs 50+ dollars, so now I tried adding an item to the card but changed the quantity to `-1` in burpsuite.


- now i was able to make a purchase, i tried to buy it and then saw the response which had the flag.

### Flag
**KCTF{REDACTED}**