Hey, it's me, Arshad Aman, back again.
Note:- This is only for Educational Purpose. I am not Responsible Whatever you do. Black Hat hacking and cracking and Black Hat SEO are illegal, You may be jailed for doing this.
What is SQL injection?
As I told you in my previous post that we will discuss a hacking attack which is SQL injection and it is used to hack a website and gain access as an admin of the website and we can do whatever we want to do in that website. Here it is.
Have not read my previous post yet then, read now:-Google Hacking. Oooo. Can Google Be Hacked?
Before going to talk about SQL injection, We are going to know About SQL but not in full details otherwise it will bore you and you will begin to yawn as I am yawning while writing this post. Let's jump to the topic.
What Is SQL and Why is it used?
SQL stands for Structured Query Language. It is a programming language like HTML, Java, PHP, Etc and it is used for a Relational Database Management System. SQL is used to perform tasks on the database management like updating data inside the database or retrieving data from the database.
The Most Popular SQL is MySQL and it is an open source SQL.
How SQL Injection Works
As we know now that SQL is used for database management and all the details like admin's username and password will be also in database and as the SQL can retrieve data from the database, we use to retrieve data of admin but if the database will give admin's data normally like other data then the website can be hacked very easily but it will not give us so we have to confuse it by giving wrong queries and it this if the website is vulnerable to SQL injection then it will give us an SQL error and by this error row and columns of database and after that a particular column and then username and password.
I will not tell you how to find columns and row as it will violet the policy of Google

Comments
Post a Comment