Login Bender - DuckyMomo20012/owasp-juice-shop GitHub Wiki

Login Bender

Difficulty: :star2::star2::star2:

Description: Log in with Bender's user account.

Category: Injection

Tags: Tutorial

Solution:

Because I have logged in admin account, I have Bender's email

image

Using SQL injection, log in with email [email protected]'-- and any password

image

The challenge is solved

image