SQL Injection is one of the most common ways in the hacker world when it comes to managing input data. By sending input data, in the form of special characters to a database, you can, for example, bypass login information or just manipulate data.
In this Code Cookie Erik, with the help of Zervicepoint, shows not only how SQL injections can be used but also how we can protect ourselves against it. A very instructive moment from our cookie monster!