Skip to content

Database Hacker's Handbook Defending Database Servers

Best in textbook rentals since 2012!

ISBN-10: 0764578014

ISBN-13: 9780764578014

Edition: 2005

Authors: David Litchfield, Chris Anley, John Heasman, Bill Grindlay

List price: $50.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

The book will cover the how to break into and how to defend the most popular database server software. These include: * Oracle * Microsoft's SQL Server * IBM's DB2 * Postgres * Sybase * MySQL Each of these will be examined to show how hackers gain access using various methods from buffer overflow exploitation, privilege escalation through SQL, SQL injection and stored procedure and trigger abuse. Also discussed are those techniques that are specific to each database. With each attack topic presented, ways of preventing such abuse will be discussed.
Customers also bought

Book details

List price: $50.00
Copyright year: 2005
Publisher: John Wiley & Sons, Incorporated
Publication date: 7/14/2005
Binding: Paperback
Pages: 528
Size: 7.20" wide x 9.10" long x 1.20" tall
Weight: 1.980
Language: English

About the Authors
Preface
Acknowledgments
Introduction
Introduction
Why Care About Database Security?
Oracle
The Oracle Architecture
Attacking Oracle
Oracle: Moving Further into the Network
Securing Oracle
DB
IBM DB2 Universal Database
DB2: Discovery, Attack, and Defense
Attacking DB
Securing DB
Informix
The Informix Architecture
Informix: Discovery, Attack, and Defense
Securing Informix
Sybase ASE
Sybase Architecture
Sybase: Discovery, Attack, and Defense
Sybase: Moving Further into the Network
Securing Sybase
MySQL
MySQL Architecture
MySQL: Discovery, Attack, and Defense
MySQL: Moving Further into the Network
Securing MySQL
SQL Server
Microsoft SQL Server Architecture
SQL Server: Exploitation, Attack, and Defense
Securing SQL Server
PostgreSQL
The PostgreSQL Architecture
PostgreSQL: Discovery and Attack
Securing PostgreSQL
Example C Code for a Time-Delay SQL Injection Harness
Dangerous Extended Stored Procedures
Appendix C
Index