Secure password storing • www.martinstoeckli.ch • 4/13

Characteristics of an SQL-injection

Because SQL-Injection is so easy to apply, it is also often done. Later in the presentation we will see, that we have to distinguish between two kinds of attacks:

  1. The attacker has control over server and database and therefore access to the program code as well.
  2. The attacker has only access to the database through SQL-injection.