- Windows Forensics Cookbook
- Oleg Skulkin Scar de Courcier
- 116字
- 2021-07-02 20:57:46
NTFS Analysis with The Sleuth Kit
The Sleuth Kit is a collection of command-line tools (and also a library) for the forensic analysis of drive images. These tools can help you with analysis of both volume and file system data (in a non-intrusive fashion, of course). It's cross-platform, so you can use any operating system you like to work with this toolkit. It supports both RAW and E01 images, so you can use any image that you acquired while following the previous recipes. This collection of tools will be very useful in your future digital forensic examinations: it supports a wide range of file systems, including NTFS, FAT, ExFAT, EXT2, EXT3, EXT4, HFS, and so on.
推薦閱讀
- Apache Spark Graph Processing
- Oracle數據庫從入門到運維實戰
- Python王者歸來
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- iPhone應用開發從入門到精通
- Julia 1.0 Programming Complete Reference Guide
- Hands-On Nuxt.js Web Development
- Mastering Adobe Captivate 7
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)
- Java高并發編程詳解:深入理解并發核心庫
- 原型設計:打造成功產品的實用方法及實踐
- Visual FoxPro程序設計實驗教程
- Python數據分析與挖掘實戰(第2版)
- Vue.js項目開發實戰