SQL injection

SQL injection

TL;DR: User-controlled data reaches a SQL parser unsanitised; attacker reshapes the query.

Stub — to be filled in.

What it is

TODO

Preconditions / where it applies

TODO

Technique

TODO

Detection and defence

TODO

References