Python digital forensics cookbook effective Python recipes for digital investigations

Over 60 recipes to help you learn digital forensics and leverage Python scripts to amplify your examinations About This Book Develop code that extracts vital information from everyday forensic acquisitions. Increase the quality and efficiency of your forensic analysis. Leverage the latest resources...

Full description

Bibliographic Details
Main Authors: Miller, Preston, Bryce, Chapin (Author)
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing 2017
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04822nmm a2200457 u 4500
001 EB001941766
003 EBX01000000000000001104668
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781783987474 
050 4 |a HV8079.C65 
100 1 |a Miller, Preston 
245 0 0 |a Python digital forensics cookbook  |b effective Python recipes for digital investigations  |c Preston Miller, Chapin Bryce 
260 |a Birmingham, UK  |b Packt Publishing  |c 2017 
300 |a 1 volume  |b illustrations 
505 0 |a Python digital forensics cookbook : effective Python recipes for digital investigations -- Credits -- About the Authors -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- 1: Essential Scripting and File Information Recipes -- 2: Creating Artifact Report Recipes -- 3: A Deep Dive into Mobile Forensic Recipes -- 4: Extracting Embedded Metadata Recipes -- 5: Networking and Indicators of Compromise Recipes -- 6: Reading Emails and Taking Names Recipes -- 7: Log-Based Artifact Recipes -- 8: Working with Forensic Evidence Container Recipes -- 9: Exploring Windows Forensic Artifacts Recipes -- Part I -- 10: Exploring Windows Forensic Artifacts Recipes -- Part II -- Index 
653 |a Criminalistique / Informatique 
653 |a Python (Computer program language) / fast 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a Criminalité informatique / Enquêtes 
653 |a Computer crimes / Investigation / fast 
653 |a Forensic sciences / Data processing / fast 
653 |a SOCIAL SCIENCE / Criminology / bisacsh 
653 |a Forensic sciences / Data processing 
653 |a Computer crimes / Investigation / http://id.loc.gov/authorities/subjects/sh85029493 
653 |a Python (Langage de programmation) 
700 1 |a Bryce, Chapin  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
015 |a GBB7K5553 
776 |z 9781783987474 
776 |z 1783987472 
776 |z 9781783987467 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781783987467/?ar  |x Verlag  |3 Volltext 
082 0 |a 500 
082 0 |a 364.1/68/02855133 
082 0 |a 364.1 
520 |a Over 60 recipes to help you learn digital forensics and leverage Python scripts to amplify your examinations About This Book Develop code that extracts vital information from everyday forensic acquisitions. Increase the quality and efficiency of your forensic analysis. Leverage the latest resources and capabilities available to the forensic community. Who This Book Is For If you are a digital forensics examiner, cyber security specialist, or analyst at heart, understand the basics of Python, and want to take it to the next level, this is the book for you. Along the way, you will be introduced to a number of libraries suitable for parsing forensic artifacts. Readers will be able to use and build upon the scripts we develop to elevate their analysis.  
520 |a You will explore, develop, and deploy Python code and libraries to provide meaningful results that can be immediately applied to your investigations. Throughout the Python Digital Forensics Cookbook, 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 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 how you can use it to process artifacts in your investigations. Style and approach Our succinct recipes take a no- .. 
520 |a What You Will Learn Understand how Python can enhance digital forensics and investigations Learn to access the contents of, and process, forensic evidence containers Explore malware through automated static analysis Extract and review message contents from a variety of email formats Add depth and context to discovered IP addresses and domains through various Application Program Interfaces (APIs) Delve into mobile forensics and recover deleted messages from SQLite databases Index large logs into a platform to better query and visualize datasets In Detail Technology plays an increasingly large role in our daily lives and shows no sign of stopping. Now, more than ever, it is paramount that an investigator develops programming expertise to deal with increasingly large datasets. By leveraging the Python recipes explored throughout this book, we make the complex simple, quickly extracting relevant information from large datasets.