Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 662 Bytes

File metadata and controls

25 lines (19 loc) · 662 Bytes

My First SQL


Question

I really need access to website, but I forgot my password and there is no reset. Can you help?

HINTS

Have you heard about SQL injection?


Solution

This is a very easy challenge just to check if you're familiar with what SQL injection is. After opening the website, you get two fields for username and password respectively. You just have to insert a very basic SQL query to get through. Logging in with following details:

Username : ' or ''='
Password : ' or ''='

And with this we have our flag. Easy Peasy.

Welcome admin. Flag be_careful_what_you_let_people_ask_1b3db77df6b116a38db8ceb7c81cb14c