November 2019
Beginner
550 pages
13h 14m
English
As mentioned in the previous chapter (Chapter 14, Performing Website Penetration Testing), SQL injection (SQLi) allows an attacker to insert a series of malicious SQL code/queries directly into a backend database server. This vulnerability allows an attacker to manipulate records by adding, removing, modifying, and retrieving entries in a database.
In this section, we will cover the following topics:
Now, let's look at the dangers of SQL injections in detail.
Read now
Unlock full access