Easy access
Challenge Information
Category: Web Security
Level: easy
Points: 50
description
Only superpower makes you see unlimited view.
Solution
after access the lab we open it browser

now we try to review source code (ctrl+u)

now tru to login in with this credentials :
username : bob
pass : password

well, know we try to type payload to bypass authentication and gain unauthorized access to a system. the common one is (' OR 1=1-- -) , I'll try it with above credentials

now login

well, it's easy one, in common case it's doesn't like this (i mean easy) .

Last updated