Designing BSD Rootkits: An Introduction to Kernel Hacking
暫譯: 設計 BSD Rootkit:內核駭客入門
Joseph Kong
- 出版商: No Starch Press
- 出版日期: 2007-04-01
- 售價: $1,270
- 貴賓價: 9.5 折 $1,207
- 語言: 英文
- 頁數: 144
- 裝訂: Paperback
- ISBN: 1593271425
- ISBN-13: 9781593271428
-
相關分類:
駭客 Hack
已過版
買這商品的人也買了...
-
$1,425Lessons Learned in Software Testing (Paperback)
-
$880$695 -
$999OpenGL Shading Language, 2/e (Paperback)
-
$650$507 -
$550$435 -
$690$587 -
$980$774 -
$580$458 -
$750$593 -
$480$408 -
$1,200$948 -
$620$490 -
$990UML 2 Certification Guide: Fundamental & Intermediate Exams (Paperback)
-
$880$695 -
$750$593 -
$990$891 -
$580$452 -
$600$474 -
$290$226 -
$600$480 -
$680$578 -
$520$406 -
$520$364 -
$400$316 -
$820$648
商品描述
Description
Though rootkits have a fairly negative image, they can be used for both good and evil. Designing BSD Rootkits arms you with the knowledge you need to write offensive rootkits, to defend against malicious ones, and to explore the FreeBSD kernel and operating system in the process.
Organized as a tutorial, Designing BSD Rootkits will teach you the fundamentals of programming and developing rootkits under the FreeBSD operating system. Author Joseph Kong's goal is to make you smarter, not to teach you how to write exploits or launch attacks. You'll learn how to maintain root access long after gaining access to a computer and how to hack FreeBSD.
Kongs liberal use of examples assumes no prior kernel-hacking experience but doesn't water down the information. All code is thoroughly described and analyzed, and each chapter contains at least one real-world application.
Included:
- The fundamentals of FreeBSD kernel module programming
- Using call hooking to subvert the FreeBSD kernel
- Directly manipulating the objects the kernel depends upon for its internal record-keeping
- Patching kernel code resident in main memory; in other words, altering the kernel's logic while its still running
- How to defend against the attacks described
Hack the FreeBSD kernel for yourself!
Table of Contents
Foreword by John Baldwin
Introduction
Chapter 1: Loadable Kernel Modules
Chapter 2: Hooking
Chapter 3: Direct Kernel Object Manipulation
Chapter 4: Kernel Object Hooking
Chapter 5: Run-Time Kernel Memory Patching
Chapter 6: Putting It All Together
Chapter 7: Detection
Closing Words
Bibliography
Index
商品描述(中文翻譯)
**描述**
雖然 rootkit 的形象相當負面,但它們可以用於善與惡兩方面。《設計 BSD Rootkits》讓你掌握撰寫攻擊性 rootkit 所需的知識,防禦惡意 rootkit,並在此過程中探索 FreeBSD 核心和作業系統。
本書以教程的形式組織,將教你在 FreeBSD 作業系統下編程和開發 rootkit 的基本原理。作者 Joseph Kong 的目標是讓你變得更聰明,而不是教你如何撰寫漏洞或發動攻擊。你將學會如何在獲得電腦訪問權限後長時間維持 root 訪問權限,以及如何駭入 FreeBSD。
Kong 大量使用範例,假設讀者沒有任何核心駭客經驗,但不會簡化資訊。所有代碼都經過詳細描述和分析,每章至少包含一個實際應用。
包含內容:
- FreeBSD 核心模組編程的基本原理
- 使用呼叫鉤子來顛覆 FreeBSD 核心
- 直接操作核心依賴的內部記錄物件
- 修補主記憶體中的核心代碼;換句話說,在核心仍在運行時改變其邏輯
- 如何防禦所描述的攻擊
自己駭入 FreeBSD 核心吧!
**目錄**
約翰·鮑德溫的前言
介紹
第 1 章:可加載核心模組
第 2 章:鉤子
第 3 章:直接核心物件操作
第 4 章:核心物件鉤子
第 5 章:運行時核心記憶體修補
第 6 章:綜合應用
第 7 章:檢測
結語
參考文獻
索引