SQL Injection
By admin • Apr 17th, 2008 • Category: 2.2.1. Hacking TechniquesDue to the rising number of sites I have seen that fail against even
the most basic SQL injection attacks, I want to talk about SQL
injection, the ways in which it can occur and the consequences. After
reading this, you should know whether your applications are, or are
not, secure against this type of attack. This article is the first in a
series, with future articles showing you coding methods to protect
against these attacks.
