Linux Forensics (Paperback)
暫譯: Linux 取證學 (平裝本)

Philip Polstra

  • 出版商: CreateSpace Independ
  • 出版日期: 2015-07-13
  • 售價: $2,000
  • 貴賓價: 9.5$1,900
  • 語言: 英文
  • 頁數: 370
  • 裝訂: Paperback
  • ISBN: 1515037630
  • ISBN-13: 9781515037637
  • 相關分類: Linux
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Linux Forensics is the most comprehensive and up-to-date resource for those wishing to quickly and efficiently perform forensics on Linux systems. It is also a great asset for anyone that would like to better understand Linux internals.

Linux Forensics will guide you step by step through the process of investigating a computer running Linux. Everything you need to know from the moment you receive the call from someone who thinks they have been attacked until the final report is written is covered in this book. All of the tools discussed in this book are free and most are also open source.

Dr. Philip Polstra shows how to leverage numerous tools such as Python, shell scripting, and MySQL to quickly, easily, and accurately analyze Linux systems. While readers will have a strong grasp of Python and shell scripting by the time they complete this book, no prior knowledge of either of these scripting languages is assumed. Linux Forensics begins by showing you how to determine if there was an incident with minimally invasive techniques. Once it appears likely that an incident has occurred, Dr. Polstra shows you how to collect data from a live system before shutting it down for the creation of filesystem images.

Linux Forensics contains extensive coverage of Linux ext2, ext3, and ext4 filesystems. A large collection of Python and shell scripts for creating, mounting, and analyzing filesystem images are presented in this book. Dr. Polstra introduces readers to the exciting new field of memory analysis using the Volatility framework. Discussions of advanced attacks and malware analysis round out the book.

Book Highlights

  • 370 pages in large, easy-to-read 8.5 x 11 inch format
  • Over 9000 lines of Python scripts with explanations
  • Over 800 lines of shell scripts with explanations
  • A 102 page chapter containing up-to-date information on the ext4 filesystem
  • Two scenarios described in detail with images available from the book website
  • All scripts and other support files are available from the book website

Chapter Contents

  1. First Steps
    • General Principles
    • Phases of Investigation
    • High-level Process
    • Building a Toolkit
  2. Determining If There Was an Incident
    • Opening a Case
    • Talking to Users
    • Documenation
    • Mounting Known-good Binaries
    • Minimizing Disturbance to the Subject
    • Automation With Scripting
  3. Live Analysis
    • Getting Metadata
    • Using Spreadsheets
    • Getting Command Histories
    • Getting Logs
    • Using Hashes
    • Dumping RAM
  4. Creating Images
    • Shutting Down the System
    • Image Formats
    • DD
    • DCFLDD
    • Write Blocking
    • Imaging Virtual Machines
    • Imaging Physical Drives
  5. Mounting Images
    • Master Boot Record Based Partions
    • GUID Partition Tables
    • Mounting Partitions In Linux
    • Automating With Python
  6. Analyzing Mounted Images
    • Getting Timestamps
    • Using LibreOffice
    • Using MySQL
    • Creating Timelines
  7. Extended Filesystems
    • Basics
    • Superblocks
    • Features
    • Using Python
    • Finding Things That Are Out Of Place
    • Inodes
    • Journaling
  8. Memory Analysis
    • Volatility
    • Creating Profiles
    • Linux Commands
  9. Dealing With More Advanced Attackers
  10. Malware
    • Is It Malware?
    • Malware Analysis Tools
    • Static Analysis
    • Dynamic Analysis
    • Obfuscation
  11. The Road Ahead
    • Learning More
    • Communities
    • Conferences
    • Certifications

商品描述(中文翻譯)

《Linux 取證》是希望快速且有效地在 Linux 系統上進行取證的最全面且最新的資源。對於任何希望更好地理解 Linux 內部運作的人來說,這也是一個極好的資產。

《Linux 取證》將逐步指導您調查運行 Linux 的計算機的過程。從您接到某人認為自己受到攻擊的電話開始,到最終報告的撰寫,您需要知道的一切都涵蓋在這本書中。本書中討論的所有工具都是免費的,且大多數也是開源的。

Philip Polstra 博士展示了如何利用多種工具,如 Python、Shell 腳本和 MySQL,快速、輕鬆且準確地分析 Linux 系統。雖然讀者在完成本書時將對 Python 和 Shell 腳本有很強的掌握,但不假設讀者對這兩種腳本語言有任何先前的知識。《Linux 取證》首先展示如何使用最小侵入性技術來確定是否發生了事件。一旦看起來可能發生了事件,Polstra 博士將向您展示如何在關閉系統以創建檔案系統映像之前,從運行中的系統收集數據。

《Linux 取證》對 Linux ext2、ext3 和 ext4 檔案系統進行了廣泛的覆蓋。本書中提供了大量用於創建、掛載和分析檔案系統映像的 Python 和 Shell 腳本。Polstra 博士向讀者介紹了使用 Volatility 框架進行記憶體分析這一令人興奮的新領域。對於高級攻擊和惡意軟體分析的討論也為本書增添了內容。

書籍亮點
- 370 頁,採用大型、易讀的 8.5 x 11 英寸格式
- 超過 9000 行的 Python 腳本及其解釋
- 超過 800 行的 Shell 腳本及其解釋
- 一個包含有關 ext4 檔案系統最新資訊的 102 頁章節
- 詳細描述的兩個場景,並提供書籍網站上的圖片
- 所有腳本和其他支援文件均可從書籍網站獲得

章節內容
1. 初步步驟
- 一般原則
- 調查階段
- 高層次過程
- 建立工具包
2. 確定是否發生事件
- 開啟案件
- 與用戶交談
- 文件記錄
- 掛載已知良好的二進位檔
- 最小化對主題的干擾
- 使用腳本自動化
3. 實時分析
- 獲取元數據
- 使用電子表格
- 獲取命令歷史
- 獲取日誌
- 使用雜湊
- 傾印 RAM
4. 創建映像
- 關閉系統
- 映像格式
- DD
- DCFLDD
- 寫入阻擋
- 映像虛擬機
- 映像實體驅動器
5. 掛載映像
- 基於主啟動記錄的分區
- GUID 分區表
- 在 Linux 中掛載分區
- 使用 Python 自動化
6. 分析掛載的映像
- 獲取時間戳
- 使用 LibreOffice
- 使用 MySQL
- 創建時間線
7. 擴展檔案系統
- 基礎知識
- 超塊
- 特性
- 使用 Python
- 找到不合適的項目
- i-node
- 日誌記錄
8. 記憶體分析
- Volatility
- 創建配置文件
- Linux 命令
9. 應對更高級的攻擊者
10. 惡意軟體
- 它是惡意軟體嗎?
- 惡意軟體分析工具
- 靜態分析
- 動態分析
- 混淆
11. 前方的道路
- 繼續學習
- 社群
- 會議
- 認證