Lab 15:  SQL injection vulnerability allowing login bypass

 This lab contains a SQL injection vulnerability in the login function.

To solve the lab, perform an SQL injection attack that logs in to the application as the administrator user.

I started by looking for a login page.



After getting to the login page I look at the request on Burp Suite

Here I put the SQL injection and now when I put this it will bypass the password thus letting me sign in like the Admin.

Comments

Popular posts from this blog

Active Directory Home Lab

Vulnerability Management(Nessus)

TightVNC and Colasoft Packet Builder Lab

Practitioner Lab 2: File path traversal, traversal sequences stripped non-recursively