- Python Digital Forensics Cookbook
- Preston Miller Chapin Bryce
- 191字
- 2021-07-08 10:33:52
Preface
At the outset of this book, we strove to demonstrate a nearly endless corpus of use cases for Python in today’s digital investigations. Technology plays an increasingly large role in our daily life and shows no signs of stopping. Now, more than ever, it is paramount that an investigator develop programming expertise to work with increasingly large datasets. By leveraging the Python recipes explored throughout this book, we make the complex simple, efficiently extracting relevant information from large data sets. You will explore, develop, and deploy Python code and libraries to provide meaningful results that can be immediately applied to your investigations.
Throughout the book, recipes include topics such as working with forensic evidence containers, parsing mobile and desktop operating system artifacts, extracting embedded metadata from documents and executables, and identifying indicators of compromise. You will also learn how to integrate scripts with Application Program Interfaces (APIs) such as VirusTotal and PassiveTotal, and tools, such as Axiom, Cellebrite, and EnCase. By the end of the book, you will have a sound understanding of Python and will know how you can use it to process artifacts in your investigations.
- 案例式C語言程序設計
- C++程序設計(第3版)
- TypeScript入門與實戰
- 算法零基礎一本通(Python版)
- Visual FoxPro程序設計教程
- Android 9 Development Cookbook(Third Edition)
- 算法大爆炸:面試通關步步為營
- 基于差分進化的優化方法及應用
- Spring Cloud、Nginx高并發核心編程
- Blender 3D Incredible Machines
- Python Data Analysis(Second Edition)
- Mastering Ext JS
- Unity UI Cookbook
- Python深度學習:模型、方法與實現
- Vue.js 2 Web Development Projects