Hacking a website with SQL injection
SQL injection:
SQL injection is a technique often used to attack data driven applications. This is done by including portions of SQL statements in an entry field in an attempt to get the website to pass a newly formed rogue SQL command to the database (e.g., dump the database contents to the attacker). SQL injection is a code injection technique that exploits a security vulnerability in an application's software More On Wikipedia.Now the point is that we are going to use a tool for Hacking a website By SQL injection Method.
Requirements:
- This Software Here
- A website That is Exploitable.
Lets Begin !!
Now After you have found a vulnerable site Copy the link to the Havij Bar and leave every thing in that software Exactly the same.Click analyze And after It has finished Click The "Tables" column
And Then Get DBs It will then download the databases from the website, After completion Select The database and then click Tables Tab It will Bring some Tables On the database server.
Select Any Table Involving Name like 'Users' 'Admin' etc and click Get Columns Tab, After the columns are loaded explore the and Find the username Or User column and password column.And click "Get data" You will get the data of columns you selected So There you are You have got the username and password of accounts ,Find The Id Number "1" Which is usually the Id Of the Admin ,Use the username and Password to go to Admin Panel of website.
Thats It !!! Now you Can deface The website Using this Method .(Here)
And You can find the Admin Login Page Of a Website (Here)
Comments
Post a Comment