Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- SQL Injection Strategies: Practical techniques to secure old vulnerabilities against modern attacks, by Ettore Galluccio, Edoardo Caselli, and Gabriele Lombari. This book serves as a theoretical as well as a practical guide to take you through the important aspects of SQL injection in web, mobile, and IoT applications. It reflects both defense and attack perspectives. You will learn how to defend systems against SQL injection attacks and about various concepts and scenarios, and the SQL injection manual attack techniques will be discovered.
- Real World SQL and PL/SQL: Advice from the Experts, by Arup Nanda, Brendan Tierney, Heli Helskyaho, Martin Widlake, and Alex Nuijten. Chapter 15 of this book discusses the threats to data security, focusing on SQL injection in a complex manner pointing to program security. It references the authorization, definer...