You are not logged in.

#1 2015-03-18 11:31:18

husnain
User RankUser RankUser RankUser RankUser RankUser Rank
Administrator
From: Chichawatni,Pakistan
Registered: 2014-10-03
Posts: 8,129
Website

SQL injection

What Is An SQL Injection?


SQL injection

What Is A Database?

What Is SQL?
An SQL injection is probably the most abundant programming flaw that exists on the internet at present. It is the vulnerability through which an unauthorized person can access various critical and private data. The SQL injection is not a flaw in the web or DB server, but is a result of the poor and inexperienced programming practices. And it is one of the deadliest as well as easiest attack to execute from a remote location.
In SQL injections, we interact with DB server with the various commands and get various data from it. In the next post, I would be discussing the 3 aspects of the SQL injection namely bypassing logins, accessing the secret data and modifying the page contents. So lets head forward on our real walkthrough.

Last edited by husnain (2015-03-18 11:39:29)


You cannot discover the new oceans unless you have the courage to lose the sight of the shore.

2015-03-18 11:31:18

Advertisement
Ads By Google

Re: SQL injection



\n

Board footer