Home > Store

Register your product to gain access to bonus material or receive a coupon.

Practical Guide to Computer Forensics Investigations, A

eBook (Watermarked)

  • Your Price: $35.36
  • List Price: $44.20
  • Includes EPUB and PDF
  • About eBook Formats
  • This eBook includes the following formats, accessible from your Account page after purchase:

    EPUB The open industry format known for its reflowable content and usability on supported mobile devices.

    PDF The popular standard, used most often with the free Acrobat® Reader® software.

    This eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours.

Description

  • Copyright 2015
  • Dimensions: 7" x 9-1/8"
  • Pages: 528
  • Edition: 1st
  • eBook (Watermarked)
  • ISBN-10: 0-13-275616-1
  • ISBN-13: 978-0-13-275616-7

Product Update: A Practical Guide to Digital ForensicsInvestigations (ISBN: 9780789759917), 2nd Edition, is now available.


All you need to know to succeed in digital forensics: technical and investigative skills, in one book

Complete, practical, and up-to-date

Thoroughly covers digital forensics for Windows, Mac, mobile, hardware, and networks

Addresses online and lab investigations, documentation, admissibility, and more

By Dr. Darren Hayes, founder of Pace University's Code Detectives forensics labone of America's Top 10 Computer Forensics Professors

Perfect for anyone pursuing a digital forensics career or working with examiners

Criminals go where the money is. Today, trillions of dollars of assets are digital, and digital crime is growing fast. In response, demand for digital forensics experts is soaring. To succeed in this exciting field, you need strong technical and investigative skills. In this guide, one of the world's leading computer orensics experts teaches you all the skills you'll need.

Writing for students and professionals at all levels, Dr. Darren Hayes presents complete best practices for capturing and analyzing evidence, protecting the chain of custody, documenting investigations, and scrupulously adhering to the law, so your evidence can always be used.

Hayes introduces today's latest technologies and technical challenges, offering detailed coverage of crucial topics such as mobile forensics, Mac forensics, cyberbullying, and child endangerment.

This guide's practical activities and case studies give you hands-on mastery of modern digital forensics tools and techniques. Its many realistic examples reflect the author's extensive and pioneering work as a forensics examiner in both criminal and civil investigations.

  • Understand what computer forensics examiners do, and the types of digital evidence they work with
  • Explore Windows and Mac computers, understand how their features affect evidence gathering, and use free tools to investigate their contents
  • Extract data from diverse storage devices
  • Establish a certified forensics lab and implement good practices for managing and processing evidence
  • Gather data and perform investigations online
  • Capture Internet communications, video, images, and other content
  • Write comprehensive reports that withstand defense objections and enable successful prosecution
  • Follow strict search and surveillance rules to make your evidence admissible
  • Investigate network breaches, including dangerous Advanced Persistent Threats (APTs)
  • Retrieve immense amounts of evidence from smartphones, even without seizing them
  • Successfully investigate financial fraud performed with digital devices
  • Use digital photographic evidence, including metadata and social media images

Sample Content

Table of Contents

Introduction xx

Chapter 1: The Scope of Computer Forensics 2

    Introduction.. . . . . . . . . . . . . . 2

        Popular Myths about Computer Forensics.. . . . . . . 3

    Types of Computer Forensics Evidence Recovered.. . . . . . 5

        Electronic Mail (Email).. . . . . . . . . . . 5

        Images.. . . . . . . . . . . . . . 7

        Video. . . . . . . . . . . . . . 8

        Websites Visited and Internet Searches.. . . . . . . 9

        Cellphone Forensics.. . . . . . . . . . . 10

    What Skills Must a Computer Forensics Investigator Possess?.. . . 10

        Computer Science Knowledge. . . . . . . . . 10

        Legal Expertise.. . . . . . . . . . . . 11

        Communication Skills.. . . . . . . . . . . 11

        Linguistic Abilities.. . . . . . . . . . . 11

        Continuous Learning.. . . . . . . . . . . 11

        An Appreciation for Confidentiality. . . . . . . . 12

    The Importance of Computer Forensics.. . . . . . . . 12

        Job Opportunities.. . . . . . . . . . . 12

    A History of Computer Forensics.. . . . . . . . . 14

        1980s: The Advent of the Personal Computer.. . . . . . 14

        1990s: The Impact of the Internet.. . . . . . . . 15

    Training and Education. . . . . . . . . . . . 19

        Law Enforcement Training.. . . . . . . . . . 19

    Summary.. . . . . . . . . . . . . . 25

Chapter 2: Windows Operating and File Systems 32

    Introduction.. . . . . . . . . . . . . . 32

    Physical and Logical Storage.. . . . . . . . . . 34

        File Storage.. . . . . . . . . . . . . 34

    File Conversion and Numbering Formats.. . . . . . . . 37

        Conversion of Binary to Decimal.. . . . . . . . 37

        Hexadecimal Numbering. . . . . . . . . . 37

        Conversion of Hexadecimal to Decimal. . . . . . . 38

        Conversion of Hexadecimal to ASCII (American Standard Code) for Information Interchange.. . . . . . . . . 38

        Unicode.. . . . . . . . . . . . . 42

    Operating Systems.. . . . . . . . . . . . 42

        The Boot Process.. . . . . . . . . . . 42

        Windows File Systems.. . . . . . . . . . 44

    Windows Registry.. . . . . . . . . . . . . 50

        Registry Data Types.. . . . . . . . . . . 52

        FTK Registry Viewer.. . . . . . . . . . . 52

    Microsoft Windows Features.. . . . . . . . . . 53

        Windows Vista.. . . . . . . . . . . . 53

        Windows 7.. . . . . . . . . . . . . 59

        Windows 8.1. . . . . . . . . . . . . 70

    Summary.. . . . . . . . . . . . . . 73

Chapter 3: Handling Computer Hardware 80

    Introduction.. . . . . . . . . . . . . . 80

    Hard Disk Drives.. . . . . . . . . . . . . 81

        Small Computer System Interface (SCSI).. . . . . . . 81

        Integrated Drive Electronics (IDE). . . . . . . . 82

        Serial ATA (SATA).. . . . . . . . . . . 83

    Cloning a PATA or SATA Hard Disk.. . . . . . . . . 86

        Cloning Devices.. . . . . . . . . . . . 86

    Removable Memory.. . . . . . . . . . . . 93

        FireWire. . . . . . . . . . . . . . 94

        USB Flash Drives.. . . . . . . . . . . . 94

        External Hard Drives.. . . . . . . . . . . 95

        MultiMedia Cards (MMCs).. . . . . . . . . . 96

    Summary.. . . . . . . . . . . . . . 109

    References.. . . . . . . . . . . . . . 114

Chapter 4: Acquiring Evidence in a Computer Forensics Lab 116

    Introduction.. . . . . . . . . . . . . . 116

    Lab Requirements. . . . . . . . . . . . 117

        American Society of Crime Laboratory Directors.. . . . . 117

        American Society of Crime Laboratory Directors/Lab Accreditation Board (ASCLD/LAB). . . . . . . . 117

        ASCLD/LAB Guidelines for Forensic Laboratory Management Practices.. . . . . . . . . . . . . 117

        Scientific Working Group on Digital Evidence (SWGDE).. . . 119

    Private Sector Computer Forensics Laboratories.. . . . . . 119

        Evidence Acquisition Laboratory.. . . . . . . . 120

        Email Preparation Laboratory.. . . . . . . . . 120

        Inventory Control.. . . . . . . . . . . 120

        Web Hosting. . . . . . . . . . . . 121

    Computer Forensics Laboratory Requirements.. . . . . . 121

        Laboratory Layout.. . . . . . . . . . . 121

        Laboratory Management. . . . . . . . . . 141

        Laboratory Access. . . . . . . . . . . 141

    Extracting Evidence from a Device.. . . . . . . . . 144

        Using the dd Utility.. . . . . . . . . . . 144

        Using Global Regular Expressions Print (GREP). . . . . 145

    Skimmers. . . . . . . . . . . . . . 152

    Summary.. . . . . . . . . . . . . . 156

Chapter 5: Online Investigations 162

    Introduction.. . . . . . . . . . . . . . 162

    Working Undercover. . . . . . . . . . . . 163

        Generate an Identity.. . . . . . . . . . . 164

        Generate an Email Account.. . . . . . . . . 165

        Mask Your Identity. . . . . . . . . . . 167

    Website Evidence.. . . . . . . . . . . . 171

        Website Archives.. . . . . . . . . . . 171

        Website Statistics.. . . . . . . . . . . 172

    Background Searches on a Suspect. . . . . . . . . 173

        Personal Information: Mailing Address, Email Address, Telephone Number, and Assets. . . . . . . . 174

        Personal Interests and Membership of User Groups.. . . . 178

        Searching for Stolen Property.. . . . . . . . . 179

    Online Crime.. . . . . . . . . . . . . 195

        Identity Theft.. . . . . . . . . . . . 195

        Credit Cards for Sale. . . . . . . . . . . 195

        Electronic Medical Records.. . . . . . . . . 196

        Cyberbullying.. . . . . . . . . . . . 196

        Social Networking.. . . . . . . . . . . 196

    Capturing Online Communications.. . . . . . . . . 197

        Using Screen Captures.. . . . . . . . . . 197

        Using Video.. . . . . . . . . . . . 199

        Viewing Cookies.. . . . . . . . . . . 199

        Using Windows Registry.. . . . . . . . . . 200

    Summary.. . . . . . . . . . . . . . 202

Chapter 6: Documenting the Investigation 210

    Introduction.. . . . . . . . . . . . . . 210

    Obtaining Evidence from a Service Provider.. . . . . . . 211

    Documenting a Crime Scene.. . . . . . . . . . 211

    Seizing Evidence. . . . . . . . . . . . . 213

        Crime Scene Examinations. . . . . . . . . 213

    Documenting the Evidence.. . . . . . . . . . 214

        Completing a Chain of Custody Form.. . . . . . . 215

        Completing a Computer Worksheet. . . . . . . . 216

        Completing a Hard Disk Drive Worksheet.. . . . . . 217

        Completing a Server Worksheet. . . . . . . . 218

    Using Tools to Document an Investigation. . . . . . . 220

        CaseNotes.. . . . . . . . . . . . . 220

        FragView. . . . . . . . . . . . . 220

        Helpful Mobile Applications (Apps).. . . . . . . . 221

        Network Analyzer. . . . . . . . . . . 221

        System Status.. . . . . . . . . . . . 221

        The Cop App.. . . . . . . . . . . . 221

        Lock and Code. . . . . . . . . . . . 221

        Digital Forensics Reference.. . . . . . . . . 221

        Federal Rules of Civil Procedure (FRCP).. . . . . . . 222

        Federal Rules of Evidence (FREvidence).. . . . . . . 222

    Writing Reports.. . . . . . . . . . . . . 222

        Time Zones and Daylight Saving Time (DST).. . . . . . 222

        Creating a Comprehensive Report. . . . . . . . 224

    Using Expert Witnesses at Trial. . . . . . . . . . 227

        The Expert Witness.. . . . . . . . . . . 228

        The Goals of the Expert Witness.. . . . . . . . 228

        Preparing an Expert Witness for Trial.. . . . . . . 228

    Summary.. . . . . . . . . . . . . . 231

Chapter 7: Admissibility of Digital Evidence 238

    Introduction.. . . . . . . . . . . . . . 238

    History and Structure of the United States Legal System. . . . 239

        Origins of the U.S. Legal System.. . . . . . . . 240

        Overview of the U.S. Court System.. . . . . . . . 241

        In the Courtroom.. . . . . . . . . . . 245

    Evidence Admissibility.. . . . . . . . . . . 248

    Constitutional Law.. . . . . . . . . . . . 248

        First Amendment.. . . . . . . . . . . 248

        First Amendment and the Internet.. . . . . . . . 249

        Fourth Amendment.. . . . . . . . . . . 251

        Fifth Amendment.. . . . . . . . . . . 263

        Sixth Amendment.. . . . . . . . . . . 264

        Congressional Legislation. . . . . . . . . . 265

        Rules for Evidence Admissibility. . . . . . . . 271

        Criminal Defense.. . . . . . . . . . . 276

    When Computer Forensics Goes Wrong.. . . . . . . . 277

        Pornography in the Classroom. . . . . . . . . 277

    Structure of the Legal System in the European Union (E.U.).. . . . 278

        Origins of European Law. . . . . . . . . . 278

        Structure of European Union Law.. . . . . . . . 279

    Structure of the Legal System in Asia. . . . . . . . 282

        China. . . . . . . . . . . . . . 282

        India.. . . . . . . . . . . . . . 282

    Summary.. . . . . . . . . . . . . . 283

Chapter 8: Network Forensics 292

    Introduction.. . . . . . . . . . . . . . 292

    The Tools of the Trade.. . . . . . . . . . . 293

    Networking Devices.. . . . . . . . . . . . 294

        Proxy Servers. . . . . . . . . . . . 295

        Web Servers. . . . . . . . . . . . 295

        DHCP Servers.. . . . . . . . . . . . 298

        SMTP Servers.. . . . . . . . . . . . 299

        DNS Servers. . . . . . . . . . . . 301

        Routers.. . . . . . . . . . . . . 302

        IDS.. . . . . . . . . . . . . . 304

        Firewalls.. . . . . . . . . . . . . 304

        Ports.. . . . . . . . . . . . . . 305

    Understanding the OSI Model.. . . . . . . . . . 305

        The Physical Layer. . . . . . . . . . . 306

        The Data Link Layer. . . . . . . . . . . 306

        The Network Layer. . . . . . . . . . . 306

        The Transport Layer.. . . . . . . . . . . 307

        The Session Layer.. . . . . . . . . . . 308

        The Presentation Layer.. . . . . . . . . . 308

        The Application Layer.. . . . . . . . . . 309

    Advanced Persistent Threats. . . . . . . . . . 310

        Cyber Kill Chain.. . . . . . . . . . . . 310

        Indicators of Compromise (IOC). . . . . . . . 312

    Investigating a Network Attack.. . . . . . . . . . 313

    Summary.. . . . . . . . . . . . . . 314

Chapter 9: Mobile Forensics 320

    Introduction.. . . . . . . . . . . . . . 320

    The Cellular Network.. . . . . . . . . . . . 322

        Base Transceiver Station.. . . . . . . . . . 322

        Mobile Station.. . . . . . . . . . . . 326

        Cellular Network Types.. . . . . . . . . . 331

        SIM Card Forensics.. . . . . . . . . . . 334

        Types of Evidence.. . . . . . . . . . . 337

    Handset Specifications.. . . . . . . . . . . 338

        Memory and Processing.. . . . . . . . . . 338

        Battery.. . . . . . . . . . . . . 338

        Other Hardware.. . . . . . . . . . . . 338

    Mobile Operating Systems. . . . . . . . . . . 339

        Android OS. . . . . . . . . . . . . 339

        Windows Phone. . . . . . . . . . . . 347

    Standard Operating Procedures for Handling Handset Evidence.. . . 347

        National Institute of Standards and Technology .. . . . . 348

        Preparation and Containment. . . . . . . . . 349

        Wireless Capabilities.. . . . . . . . . . . 352

        Documenting the Investigation. . . . . . . . . 354

    Handset Forensics.. . . . . . . . . . . . 354

        Cellphone Forensic Software.. . . . . . . . . 354

        Cellphone Forensics Hardware.. . . . . . . . 357

        Logical versus Physical Examination.. . . . . . . 358

    Manual Cellphone Examinations.. . . . . . . . . 358

        Flasher Box.. . . . . . . . . . . . 359

    Global Satellite Service Providers.. . . . . . . . . 360

        Satellite Communication Services.. . . . . . . . 360

    Legal Considerations.. . . . . . . . . . . . 360

        Carrier Records.. . . . . . . . . . . . 361

    Other Mobile Devices.. . . . . . . . . . . . 361

        Tablets.. . . . . . . . . . . . . 361

        GPS Devices.. . . . . . . . . . . . 362

    Summary.. . . . . . . . . . . . . . 364

Chapter 10: Photograph Forensics 372

    Introduction.. . . . . . . . . . . . . . 372

    Understanding Digital Photography.. . . . . . . . . 375

        File Systems.. . . . . . . . . . . . 375

        Digital Photography Applications and Services.. . . . . 376

    Examining Picture Files.. . . . . . . . . . . 377

        Exchangeable Image File Format (EXIF).. . . . . . . 377

    Evidence Admissibility.. . . . . . . . . . . 380

        Federal Rules of Evidence (FRE).. . . . . . . . 380

        Analog vs. Digital Photographs.. . . . . . . . 381

    Case Studies.. . . . . . . . . . . . . 382

        Worldwide Manhunt.. . . . . . . . . . . 382

        NYPD Facial Recognition Unit.. . . . . . . . . 383

    Summary.. . . . . . . . . . . . . . 384

Chapter 11: Mac Forensics 390

    Introduction.. . . . . . . . . . . . . . 390

    A Brief History.. . . . . . . . . . . . . 391

        Macintosh. . . . . . . . . . . . . 391

        Mac Mini with OS X Server.. . . . . . . . . 391

        iPod. . . . . . . . . . . . . . 393

        iPhone. . . . . . . . . . . . . . 394

        iPad. . . . . . . . . . . . . . 394

        Apple Wi-Fi Devices.. . . . . . . . . . . 395

    Macintosh File Systems.. . . . . . . . . . . 397

    Forensic Examinations of a Mac.. . . . . . . . . 398

        IOReg Info.. . . . . . . . . . . . . 398

        PMAP Info.. . . . . . . . . . . . . 399

        Epoch Time.. . . . . . . . . . . . 399

        Recovering Deleted Files.. . . . . . . . . . 401

        Journaling. . . . . . . . . . . . . 401

        DMG File System.. . . . . . . . . . . 401

        PList Files.. . . . . . . . . . . . . 401

        SQLite Databases.. . . . . . . . . . . 404

    Macintosh Operating Systems.. . . . . . . . . . 404

        Mac OS X.. . . . . . . . . . . . . 405

        Target Disk Mode.. . . . . . . . . . . 408

    Apple Mobile Devices. . . . . . . . . . . . 409

        iOS.. . . . . . . . . . . . . . 410

        iOS 7.. . . . . . . . . . . . . . 410

        iOS 8.. . . . . . . . . . . . . . 410

        Security and Encryption.. . . . . . . . . . 411

        iPod. . . . . . . . . . . . . . 412

        iPhone. . . . . . . . . . . . . . 413

        Enterprise Deployment of iPhone and iOS Devices.. . . . 426

    Case Studies.. . . . . . . . . . . . . 426

        Find My iPhone.. . . . . . . . . . . . 427

        Wanted Hactevist.. . . . . . . . . . . 427

        Michael Jackson.. . . . . . . . . . . 427

        Stolen iPhone. . . . . . . . . . . . 427

        Drug Bust.. . . . . . . . . . . . . 427

    Summary.. . . . . . . . . . . . . . 428

Chapter 12: Case Studies 436

    Introduction.. . . . . . . . . . . . . . 436

    Zacharias Moussaoui.. . . . . . . . . . . . 437

        Background.. . . . . . . . . . . . 437

        Digital Evidence.. . . . . . . . . . . . 438

        Standby Counsel Objections.. . . . . . . . . 439

        Prosecution Affidavit.. . . . . . . . . . . 440

        Exhibits.. . . . . . . . . . . . . 440

        Email Evidence. . . . . . . . . . . . 440

    BTK (Bind Torture Kill) Killer. . . . . . . . . . 441

        Profile of a Killer. . . . . . . . . . . . 441

        Evidence.. . . . . . . . . . . . . 442

    Cyberbullying.. . . . . . . . . . . . . 443

        Federal Anti-harassment Legislation.. . . . . . . 443

        State Anti-harassment Legislation.. . . . . . . . 443

        Warning Signs of Cyberbullying.. . . . . . . . 443

        What Is Cyberbullying?.. . . . . . . . . . 444

        Phoebe Prince.. . . . . . . . . . . . 444

        Ryan Halligan.. . . . . . . . . . . . 445

        Megan Meier.. . . . . . . . . . . . 445

        Tyler Clementi.. . . . . . . . . . . . 445

    Sports.. . . . . . . . . . . . . . . 447

    Summary.. . . . . . . . . . . . . . 449

TOC, 9780789741158, 11/20/2014

More Information

vceplus-200-125    | boson-200-125    | training-cissp    | actualtests-cissp    | techexams-cissp    | gratisexams-300-075    | pearsonitcertification-210-260    | examsboost-210-260    | examsforall-210-260    | dumps4free-210-260    | reddit-210-260    | cisexams-352-001    | itexamfox-352-001    | passguaranteed-352-001    | passeasily-352-001    | freeccnastudyguide-200-120    | gocertify-200-120    | passcerty-200-120    | certifyguide-70-980    | dumpscollection-70-980    | examcollection-70-534    | cbtnuggets-210-065    | examfiles-400-051    | passitdump-400-051    | pearsonitcertification-70-462    | anderseide-70-347    | thomas-70-533    | research-1V0-605    | topix-102-400    | certdepot-EX200    | pearsonit-640-916    | itproguru-70-533    | reddit-100-105    | channel9-70-346    | anderseide-70-346    | theiia-IIA-CIA-PART3    | certificationHP-hp0-s41    | pearsonitcertification-640-916    | anderMicrosoft-70-534    | cathMicrosoft-70-462    | examcollection-cca-500    | techexams-gcih    | mslearn-70-346    | measureup-70-486    | pass4sure-hp0-s41    | iiba-640-916    | itsecurity-sscp    | cbtnuggets-300-320    | blogged-70-486    | pass4sure-IIA-CIA-PART1    | cbtnuggets-100-101    | developerhandbook-70-486    | lpicisco-101    | mylearn-1V0-605    | tomsitpro-cism    | gnosis-101    | channel9Mic-70-534    | ipass-IIA-CIA-PART1    | forcerts-70-417    | tests-sy0-401    | ipasstheciaexam-IIA-CIA-PART3    | mostcisco-300-135    | buildazure-70-533    | cloudera-cca-500    | pdf4cert-2v0-621    | f5cisco-101    | gocertify-1z0-062    | quora-640-916    | micrcosoft-70-480    | brain2pass-70-417    | examcompass-sy0-401    | global-EX200    | iassc-ICGB    | vceplus-300-115    | quizlet-810-403    | cbtnuggets-70-697    | educationOracle-1Z0-434    | channel9-70-534    | officialcerts-400-051    | examsboost-IIA-CIA-PART1    | networktut-300-135    | teststarter-300-206    | pluralsight-70-486    | coding-70-486    | freeccna-100-101    | digitaltut-300-101    | iiba-CBAP    | virtuallymikebrown-640-916    | isaca-cism    | whizlabs-pmp    | techexams-70-980    | ciscopress-300-115    | techtarget-cism    | pearsonitcertification-300-070    | testking-2v0-621    | isacaNew-cism    | simplilearn-pmi-rmp    | simplilearn-pmp    | educationOracle-1z0-809    | education-1z0-809    | teachertube-1Z0-434    | villanovau-CBAP    | quora-300-206    | certifyguide-300-208    | cbtnuggets-100-105    | flydumps-70-417    | gratisexams-1V0-605    | ituonline-1z0-062    | techexams-cas-002    | simplilearn-70-534    | pluralsight-70-697    | theiia-IIA-CIA-PART1    | itexamtips-400-051    | pearsonitcertification-EX200    | pluralsight-70-480    | learn-hp0-s42    | giac-gpen    | mindhub-102-400    | coursesmsu-CBAP    | examsforall-2v0-621    | developerhandbook-70-487    | root-EX200    | coderanch-1z0-809    | getfreedumps-1z0-062    | comptia-cas-002    | quora-1z0-809    | boson-300-135    | killtest-2v0-621    | learncia-IIA-CIA-PART3    | computer-gcih    | universitycloudera-cca-500    | itexamrun-70-410    | certificationHPv2-hp0-s41    | certskills-100-105    | skipitnow-70-417    | gocertify-sy0-401    | prep4sure-70-417    | simplilearn-cisa    |
http://www.pmsas.pr.gov.br/wp-content/    | http://www.pmsas.pr.gov.br/wp-content/    |