The Database Hacker's Handbook: Defending Database Servers
            
暫譯: 資料庫駭客手冊:防禦資料庫伺服器
        
        David Litchfield
- 出版商: Wiley
- 出版日期: 2005-07-01
- 售價: $1,750
- 貴賓價: 9.5 折 $1,663
- 語言: 英文
- 頁數: 528
- 裝訂: Paperback
- ISBN: 0764578014
- ISBN-13: 9780764578014
- 
    相關分類:
    
      Penetration-test
 
立即出貨 (庫存=1)
買這商品的人也買了...
- 
                
                   C++ Primer, 3/e 中文版 C++ Primer, 3/e 中文版$980$774
- 
                
                   Managing Software Requirements: A Use Case Approach, 2/e (Hardcover) Managing Software Requirements: A Use Case Approach, 2/e (Hardcover)$2,480$2,430
- 
                
                   Incident Response and Computer Forensics, 2/e (Paperback) Incident Response and Computer Forensics, 2/e (Paperback)$2,060$1,957
- 
                
                   鳥哥的 Linux 私房菜-伺服器架設篇 鳥哥的 Linux 私房菜-伺服器架設篇$750$638
- 
                
                   鳥哥的 Linux 私房菜─基礎學習篇增訂版 鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476
- 
                
                   計算機組織與結構 (Computer Systems Organization and Architecture) 計算機組織與結構 (Computer Systems Organization and Architecture)$660$521
- 
                
                   $413Hibernate: A Developer's Notebook $413Hibernate: A Developer's Notebook
- 
                
                   最新 JavaScript 完整語法參考辭典 第三版 最新 JavaScript 完整語法參考辭典 第三版$490$382
- 
                
                   PHP 網頁模組隨學隨用 PHP 網頁模組隨學隨用$480$408
- 
                
                   ASP.NET 徹底研究進階技巧─高階技巧與控制項實作 ASP.NET 徹底研究進階技巧─高階技巧與控制項實作$650$507
- 
                
                   Head First Servlets & JSP:SCWCD 專業認證指南 (Head First Servlets & JSP) Head First Servlets & JSP:SCWCD 專業認證指南 (Head First Servlets & JSP)$880$748
- 
                
                   打造個性化 XOOPS2 網站─佈景設計、模組開發 打造個性化 XOOPS2 網站─佈景設計、模組開發$580$493
- 
                
                   CCNA 認證教戰手冊 (CCNA: Cisco Certified Network Associate Study Guide, 5/e)(Exam 640-801) CCNA 認證教戰手冊 (CCNA: Cisco Certified Network Associate Study Guide, 5/e)(Exam 640-801)$820$697
- 
                
                   計算機組織與設計 (Computer Organization and Design: The Hardware/Software Interface, 3/e) 計算機組織與設計 (Computer Organization and Design: The Hardware/Software Interface, 3/e)$680$646
- 
                
                   新一代 ASP.NET 2.0 網站開發實戰-使用C# 以及 VB 新一代 ASP.NET 2.0 網站開發實戰-使用C# 以及 VB$550$468
- 
                
                   最新詳解 Javascript & HTML & CSS 語法辭典(增訂新版) 最新詳解 Javascript & HTML & CSS 語法辭典(增訂新版)$490$382
- 
                
                   簡報王-圖解式簡報展現企劃提案 簡報王-圖解式簡報展現企劃提案$450$351
- 
                
                   Virtools Dev 遊戲數位動力─開發工具篇, 2/e Virtools Dev 遊戲數位動力─開發工具篇, 2/e$760$600
- 
                
                   CSS 功能索引式參考手冊 CSS 功能索引式參考手冊$390$332
- 
                
                   鳥哥的 Linux 私房菜基礎學習篇, 2/e 鳥哥的 Linux 私房菜基礎學習篇, 2/e$780$663
- 
                
                   ASP.NET 2.0 深度剖析範例集 ASP.NET 2.0 深度剖析範例集$650$507
- 
                
                   Ajax 實戰手冊 (Ajax in Action) Ajax 實戰手冊 (Ajax in Action)$680$537
- 
                
                   聖殿祭司的 ASP.NET 2.0 專家技術手冊─使用 C# 聖殿祭司的 ASP.NET 2.0 專家技術手冊─使用 C#$720$569
- 
                
                   Google Android SDK 開發範例大全 2 Google Android SDK 開發範例大全 2$890$703
- 
                
                   Android Hacker's Handbook 駭客攻防聖經 (Android Hacker's Handbook) Android Hacker's Handbook 駭客攻防聖經 (Android Hacker's Handbook)$690$538
商品描述
Description:
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.
Table of Contents:
About the Authors.Preface.
Acknowledgments.
Introduction.
Part I: Introduction.
Chapter 1: Why Care About Database Security?
Part II: Oracle.
Chapter 2: The Oracle Architecture.
Chapter 3: Attacking Oracle.
Chapter 4: Oracle: Moving Further into the Network.
Chapter 5: Securing Oracle.
Part III: DB2.
Chapter 6: IBM DB2 Universal Database.
Chapter 7: DB2: Discovery, Attack, and Defense.
Chapter 8: Attacking DB2.
Chapter 9: Securing DB2.
Part IV: Informix.
Chapter 10: The Informix Architecture.
Chapter 11: Informix: Discovery, Attack, and Defense.
Chapter 12: Securing Informix.
Part V: Sybase ASE.
Chapter 13: Sybase Architecture.
Chapter 14: Sybase: Discovery, Attack, and Defense.
Chapter 15: Sybase: Moving Further into the Network.
Chapter 16: Securing Sybase.
Part VI: MySQL.
Chapter 17: MySQL Architecture.
Chapter 18: MySQL: Discovery, Attack, and Defense.
Chapter 19: MySQL: Moving Further into the Network.
Chapter 20: Securing MySQL.
Part VII: SQL Server.
Chapter 21: Microsoft SQL Server Architecture.
Chapter 22: SQL Server: Exploitation, Attack, and Defense.
Chapter 23: Securing SQL Server.
Part VIII: PostgreSQL.
Chapter 24: The PostgreSQL Architecture.
Chapter 25: PostgreSQL: Discovery and Attack.
Chapter 26: Securing PostgreSQL.
Appendix A: Example C Code for a Time-Delay SQL Injection Harness.
Appendix B: Dangerous Extended Stored Procedures.
Appendix C: Oracle Default Usernames and Passwords.
Index.
商品描述(中文翻譯)
**描述:**  
本書將涵蓋如何入侵及防禦最受歡迎的資料庫伺服器軟體。這些包括:  
* Oracle  
* 微軟的 SQL Server  
* IBM 的 DB2  
* Postgres  
* Sybase  
* MySQL  
每一種資料庫將被檢視,以展示駭客如何利用各種方法獲取存取權,包括緩衝區溢位攻擊、透過 SQL 的權限提升、SQL 注入以及儲存過程和觸發器濫用。還將討論每種資料庫特有的技術。針對每個攻擊主題,將討論防止此類濫用的方法。
**目錄:**  
關於作者。  
前言。  
致謝。  
介紹。  
**第一部分:介紹。**  
第 1 章:為什麼要關心資料庫安全?  
**第二部分:Oracle。**  
第 2 章:Oracle 架構。  
第 3 章:攻擊 Oracle。  
第 4 章:Oracle:進一步進入網路。  
第 5 章:保護 Oracle。  
**第三部分:DB2。**  
第 6 章:IBM DB2 通用資料庫。  
第 7 章:DB2:發現、攻擊與防禦。  
第 8 章:攻擊 DB2。  
第 9 章:保護 DB2。  
**第四部分:Informix。**  
第 10 章:Informix 架構。  
第 11 章:Informix:發現、攻擊與防禦。  
第 12 章:保護 Informix。  
**第五部分:Sybase ASE。**  
第 13 章:Sybase 架構。  
第 14 章:Sybase:發現、攻擊與防禦。  
第 15 章:Sybase:進一步進入網路。  
第 16 章:保護 Sybase。  
**第六部分:MySQL。**  
第 17 章:MySQL 架構。  
第 18 章:MySQL:發現、攻擊與防禦。  
第 19 章:MySQL:進一步進入網路。  
第 20 章:保護 MySQL。  
**第七部分:SQL Server。**  
第 21 章:微軟 SQL Server 架構。  
第 22 章:SQL Server:利用、攻擊與防禦。  
第 23 章:保護 SQL Server。  
**第八部分:PostgreSQL。**  
第 24 章:PostgreSQL 架構。  
第 25 章:PostgreSQL:發現與攻擊。  
第 26 章:保護 PostgreSQL。  
附錄 A:時間延遲 SQL 注入工具的範例 C 代碼。  
附錄 B:危險的擴展儲存過程。  
附錄 C:Oracle 預設用戶名和密碼。  
索引。  

 
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    