目錄(49章)
倒序
- coverpage
- Mastering Python Forensics
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Setting Up the Lab and Introduction to Python ctypes
- Setting up the Lab
- Introduction to Python ctypes
- Summary
- Chapter 2. Forensic Algorithms
- Algorithms
- Supporting the chain of custody
- Real-world scenarios
- Summary
- Chapter 3. Using Python for Windows and Linux Forensics
- Analyzing the Windows Event Log
- Analyzing the Windows Registry
- Implementing Linux specific checks
- Summary
- Chapter 4. Using Python for Network Forensics
- Using Dshell during an investigation
- Using Scapy during an investigation
- Summary
- Chapter 5. Using Python for Virtualization Forensics
- Considering virtualization as a new attack surface
- Searching for misuse of virtual resources
- Using virtualization as a source of evidence
- Summary
- Chapter 6. Using Python for Mobile Forensics
- The investigative model for smartphones
- Android
- Apple iOS
- Summary
- Chapter 7. Using Python for Memory Forensics
- Understanding Volatility basics
- Using Volatility on Android
- Using Volatility on Linux
- Summary
- Where to go from here
- Index 更新時間:2021-07-09 21:11:23
推薦閱讀
- JavaScript Unlocked
- Python程序設計(第3版)
- Mastering Predictive Analytics with Python
- HTML5入門經典
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- C語言程序設計上機指導與習題解答(第2版)
- ElasticSearch Cookbook(Second Edition)
- Linux Shell核心編程指南
- INSTANT Yii 1.1 Application Development Starter
- .NET 4.5 Parallel Extensions Cookbook
- Hadoop 2.X HDFS源碼剖析
- Visual Basic 程序設計實踐教程
- Visual Basic程序設計基礎
- Java多線程并發體系實戰(微課視頻版)
- Using Yocto Project with BeagleBone Black
- Python Penetration Testing Essentials
- 自己動手構建編程語言:如何設計編譯器、解釋器和DSL
- Python繪圖指南:分形與數據可視化(全彩)
- Scratch超人漫游記:創意程序設計:STEAM創新教育指南
- SQL Server 2012數據庫管理與開發(慕課版)
- Building Web Applications with Flask
- Python程序設計教程
- Mastering iOS Game Development
- Mastering Python Data Visualization
- Python全案例學習與實踐
- 3D Game Design with Unreal Engine 4 and Blender
- Flink設計與實現:核心原理與源碼解析
- 大模型應用開發極簡入門:基于GPT-4和ChatGPT
- 自己動手寫網絡爬蟲(修訂版)
- TypeScript 2.x for Angular Developers