Security - Datamatiker 4. semester


Project maintained by DatSecDK Hosted on GitHub Pages — Theme by mattgraham

← Back

Week-04 A1 SQL injection

The plan for this week is to take a closer look at SQL injection, how it is prevented, and some advice for securing the rest of the DB in case of penetration.

Learning Goals

After this week you are able to:

What to Read

Slides: 04-A1 SQL injection.pdf

Exercise

Implement the placeholders from PlaceHolders.java in the dk.cphbusiness.soft.sqlinject package.

Exam questions