Skip to main content

SQL Injection Attacks and Defense

  • 2nd Edition - June 16, 2009
  • Author: Justin Clarke-Salt
  • Language: English
  • Paperback ISBN:
    9 7 8 - 1 - 5 9 7 4 9 - 9 6 3 - 7
  • eBook ISBN:
    9 7 8 - 1 - 5 9 7 4 9 - 9 7 3 - 6

SQL Injection Attacks and Defense, First Edition: Winner of the Best Book Bejtlich Read Award "SQL injection is probably the number one problem for any server-side application, a… Read more

SQL Injection Attacks and Defense

Purchase options

LIMITED OFFER

Save 50% on book bundles

Immediately download your ebook while waiting for your print delivery. No promo code is needed.

Institutional subscription on ScienceDirect

Request a sales quote

SQL Injection Attacks and Defense, First Edition: Winner of the Best Book Bejtlich Read Award

"SQL injection is probably the number one problem for any server-side application, and this book unequaled in its coverage." –Richard Bejtlich, Tao Security blog

SQL injection represents one of the most dangerous and well-known, yet misunderstood, security vulnerabilities on the Internet, largely because there is no central repository of information available for penetration testers, IT security consultants and practitioners, and web/software developers to turn to for help.

SQL Injection Attacks and Defense, Second Edition is the only book devoted exclusively to this long-established but recently growing threat. This is the definitive resource for understanding, finding, exploiting, and defending against this increasingly popular and particularly destructive type of Internet-based attack.

SQL Injection Attacks and Defense, Second Edition includes all the currently known information about these attacks and significant insight from its team of SQL injection experts, who tell you about:

Understanding SQL Injection – Understand what it is and how it works

Find, confirm and automate SQL injection discovery

Tips and tricks for finding SQL injection within code

Create exploits for using SQL injection

Design apps to avoid the dangers these attacks

SQL injection on different databases

SQL injection on different technologies

SQL injection testing techniques

Case Studies