Chapter 11

References

Gary O’leary-Steele

Solutions in this chapter:

• Structured Query Language (SQL) Primer

• SQL Injection Quick Reference

• Bypassing Input Validation Filters

• Troubleshooting SQL Injection Attacks

• SQL Injection on Other Platforms

• Resources

Introduction

This chapter contains a number of topics that should be useful reference items for understanding SQL injection. These range from a simple introduction to the basic Structured Query Language (SQL) itself, to helping you understand how SQL works under normal circumstances, therefore helping you to rewrite SQL statements in a way that continues to be syntactically correct.

Additionally, the chapter provides a series of SQL injection cheat sheets for quickly jumping to ...

Get SQL Injection Attacks and Defense, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.