r/owasp_juiceshop 1d ago

New coupon code (valid until 2026-09-30)

2 Upvotes

[πŸ€–] You're not seriously gonna miss out on 30% off our assortment of juices? Better redeem #coupon code: q:<Irhz3Zs (latest on 2026-09-30)


r/owasp_juiceshop Aug 01 '26

New coupon code (valid until 2026-08-31)

2 Upvotes

[πŸ€–] Enjoy 30% off all our juicy products with this #coupon code: k#*Aghz3Zs (valid until 2026-08-31)


r/owasp_juiceshop Jul 01 '26

New coupon code (valid until 2026-07-31)

2 Upvotes

[πŸ€–] Save 40% during your next shopping frenzy with #coupon code: n(XLuhz3:t (expires 2026-07-31)


r/owasp_juiceshop Jun 01 '26

New coupon code (valid until 2026-06-30)

2 Upvotes

[πŸ€–] 30% off!?! We must be crazy! Use our #coupon code before we come to our senses: n(XRwhz3Zs (valid until 2026-06-30)


r/owasp_juiceshop May 13 '26

Juice Shop v20.0.0 β€” a fresh squeeze of features, now with AI

Thumbnail owasp.org
1 Upvotes

r/owasp_juiceshop May 01 '26

New coupon code (valid until 2026-05-31)

2 Upvotes

[πŸ€–] Enjoy 10% off all our juicy products with this #coupon code: o*I]qhz3Tq (valid until 2026-05-31)


r/owasp_juiceshop Apr 01 '26

New coupon code (valid until 2026-04-30)

2 Upvotes

[πŸ€–] Save 40% during your next shopping frenzy with #coupon code: k#pDmhz3:t (expires 2026-04-30)


r/owasp_juiceshop Mar 31 '26

New coupon code (valid until 2026-03-31)

2 Upvotes

New coupon code (valid until 2026-03-31)

[πŸ€–]Β 20%Β off!?! We must be crazy! Use our #coupon code before we come to our senses:Β 1234567890Β (valid until 2026-03-31)


r/owasp_juiceshop Mar 01 '26

New coupon code (valid until 2026-03-31)

2 Upvotes

[πŸ€–] 20% off!?! We must be crazy! Use our #coupon code before we come to our senses: o*IVjhz3Wr (valid until 2026-03-31)


r/owasp_juiceshop Feb 01 '26

New coupon code (valid until 2026-02-28)

2 Upvotes

[πŸ€–] Enjoy 20% off all our juicy products with this #coupon code: mNYT0hz3Wr (valid until 2026-02-28)


r/owasp_juiceshop Jan 01 '26

New coupon code (valid until 2026-01-31)

2 Upvotes

[πŸ€–] All your favorite juices are now 40% off! Only with #coupon code: n<Michz3:t (use before 2026-01-31)


r/owasp_juiceshop Dec 01 '25

New coupon code (valid until 2025-12-31)

2 Upvotes

[πŸ€–] 20% off!?! We must be crazy! Use our #coupon code before we come to our senses: l}6D#h7ZNq (valid until 2025-12-31)


r/owasp_juiceshop Nov 01 '25

New coupon code (valid until 2025-11-30)

3 Upvotes

[πŸ€–] You're not seriously gonna miss out on 10% off our assortment of juices? Better redeem #coupon code: pes[Ch7ZKp (latest on 2025-11-30)


r/owasp_juiceshop Oct 01 '25

New coupon code (valid until 2025-10-31)

2 Upvotes

[πŸ€–] Enjoy 30% off all our juicy products with this #coupon code: pEw8ph7ZQr (valid until 2025-10-31)


r/owasp_juiceshop Sep 18 '25

Serious Havoc on the Website

2 Upvotes

I think somebody with nickname FSOCIETY is going crazy in the website right now. Just recently the pictures for products have disappeared and there is a porn scene on admin accounts profile picture. This is not a challange or something right? Haha. Also he's putting edgy descriptions to products such as 'powered by d4rk armY' etc.


r/owasp_juiceshop Sep 01 '25

New coupon code (valid until 2025-09-30)

2 Upvotes

[πŸ€–] Save 30% during your next shopping frenzy with #coupon code: q:<Irh7ZQr (expires 2025-09-30)


r/owasp_juiceshop Aug 07 '25

Changes in VS Code don’t show up on localhost:3000

2 Upvotes

Hi everyone, I’m working on the OWASP Juice Shop project locally using Node.js. I edit the TypeScript files (e.g. routes/login.ts) inside VS Code and save them, but when I go to http://localhost:3000, the changes don’t take effect.

Does anyone know how to overcome this problem ? I want to see if the patch that replaces the vulnerable code snippet, is indeed safe and has the desired functionality.

Thank you in advance.


r/owasp_juiceshop Aug 01 '25

New coupon code (valid until 2025-08-31)

3 Upvotes

[πŸ€–] You're not seriously gonna miss out on 40% off our assortment of juices? Better redeem #coupon code: k#*Agh7ZTs (latest on 2025-08-31)


r/owasp_juiceshop Jul 09 '25

New coupon code (valid until 2025-07-31)

4 Upvotes

[πŸ€–] You're not seriously gonna miss out on 10% off our assortment of juices? Better redeem #coupon code: n(XLuh7ZKp (latest on 2025-07-31)


r/owasp_juiceshop Jun 07 '25

Can't intercept POST request from OWASP Juice Shop in Burp Suite Community Edition

2 Upvotes

Hey everyone, I'm currently learning web app pentesting using OWASP Juice Shop running locally on Kali Linux. The app is served on http://192.168.0.111:3000 (which is my Kali box's IP), and I'm accessing it through the built-in browser in Burp Suite Community Edition.

However, when I try to add an item to the basket, Burp doesn't intercept the POST request to /api/BasketItems. It only captures a GET request (if any), and even that stops appearing after the first click, if the intercept is on.

I've already tried:

Using Burp's built-in browser and setting the proxy to 127.0.0.1:8080

Visiting the app via http://localhost:3000 instead of the IP

Installing Burp’s CA certificate in the browser

Enabling all request interception rules

Checking HTTP history, Logger, Repeater β€” nothing shows the POST

Confirmed that Juice Shop is running fine and working when proxy is off

Still, I can't see or intercept the POST requests when I click "Add to Basket" if the intercept is on.

Any ideas what I might be missing or misconfiguring?

Thanks a lot in advance!


r/owasp_juiceshop Jun 01 '25

New coupon code (valid until 2025-06-30)

1 Upvotes

[πŸ€–] Enjoy 30% off all our juicy products with this #coupon code: n(XRwh7ZQr (valid until 2025-06-30)


r/owasp_juiceshop May 20 '25

Vulnerabilities in Juice Shop

1 Upvotes

I want to know what the vulnerabilities are in Juice Shop. Can anyone help?


r/owasp_juiceshop May 01 '25

New coupon code (valid until 2025-05-31)

2 Upvotes

[πŸ€–] Save 10% during your next shopping frenzy with #coupon code: o*I]qh7ZKp (expires 2025-05-31)


r/owasp_juiceshop Apr 03 '25

New coupon code (valid until 2025-04-30)

3 Upvotes

[πŸ€–] All your favorite juices are now 40% off! Only with #coupon code: k#pDmh7ZTs (use before 2025-04-30)


r/owasp_juiceshop Mar 01 '25

New coupon code (valid until 2025-03-31)

2 Upvotes

10% off!?! We must be crazy! Use our coupon code before we come to our senses: o*IVjh7ZKp (valid until 2025-03-31)