Embed presentation
Download to read offline


The document discusses SQL injection, a web security vulnerability that allows attackers to manipulate queries to a database. It distinguishes between in-band SQL injection, where results are retrieved via the same channel, and out-of-band SQL injection, where results are retrieved using a different channel. Additionally, it mentions inferential (blind) SQL injection, which makes detection more challenging due to a lack of feedback from the application.
