Chapter 17 COMPUTER FORENSICS.

Slides:



Advertisements
Similar presentations
Computer Forensic Analysis By Aaron Cheeseman Excerpt from Investigating Computer-Related Crime By Peter Stephenson (2000) CRC Press LLC - Computer Crimes.
Advertisements

Computer Systems – Hardware
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Computer Hardware.
Hardware of Personal Computers
Computer Basics Flashcards #2
17-1 PRENTICE HALL ©2008 Pearson Education, Inc. Upper Saddle River, NJ FORENSIC SCIENCE An Introduction By Richard Saferstein COMPUTER FORENSICS.
18-1 ©2011, 2008 Pearson Education, Inc. Upper Saddle River, NJ FORENSIC SCIENCE: An Introduction, 2 nd ed. By Richard Saferstein COMPUTER FORENSICS.
The Internal Components of a Personal Computer (PC)
Chapter 3 Computer Hard ware
17- PRENTICE HALL ©2007 Pearson Education, Inc. Upper Saddle River, NJ CRIMINALISTICS An Introduction to Forensic Science, 9/E By Richard Saferstein.
Computer Forensics Security Services. Copyright © Texas Education Agency All rights reserved. Images and other multimedia content used with permission.
Introduction to Computer Systems
Computer Basic Vocabulary
10 Internal parts of a PC Created by Federica Proietti Cesaretti.
Parts of the Computer System
Lec.2: Computer HardwareLec.2: Computer Hardware Foundation year 1 Lecturer: Fatma El-Zahraa Mohamed Year: 2015/2016.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
General Computer Knowledge COE 201- Computer Proficiency.
Computer Fundamentals MSCH 233 Lecture 1. What is a computer? A computer is an electronic machine which can accept data in a certain form, process the.
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
Digital Literacy: Computer Basics
Digital Forensics. Hardware components Motherboard Motherboard System bus System bus CPU CPU ROM ROM RAM RAM HDD HDD Input devices Input devices Output.
Hardware Introducing the Components of a Computer.
18-1 ©2011, 2008 Pearson Education, Inc. Upper Saddle River, NJ FORENSIC SCIENCE: An Introduction, 2 nd ed. By Richard Saferstein COMPUTER FORENSICS.
Computer Fundamentals. Examples of Computers Hand-held (HPC)PDATablet PCLaptop/Notebook DesktopTowerWorkstation Computer Basics.
Lifting the Lid: How Computers Work. CPU  The Central Processing Unit  Sometimes called the microprocessor  Carries millions of electrical signals.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Part 3 Ms. T. N. Jones1. Vocabulary 1. A design for health, safety, and comfort 2. A tool used to put data into a computer, such as a keyboard, mouse,
Computer Forensics Security Services.
Computer Parts There are many parts that work together to make a computer work.
Chapter 2 content Basic organization of computer What is motherboard
Handwriting Analysis Computer, Mobile device Analysis
Introduction to Computers Mrs. Gambucci
HOW IT WORKS ….
Class Name, Instructor Name
Chapter 18: Computer Forensics 1.
An Overview of the Computer System
System unit Performed by Bektasova P.S. Checked by Sultanova Zh.Zh.
Basic Computer for Small Business
Basic Computer for Small Business
Lecturer: Dalia Mirghani
Computer Parts There are many parts that work together to make a computer work.
IB Computer Science Topic 2.1.1
Types of Computers & Computer Hardware
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Looking Inside the machine (Types of hardware, CPU, Memory)
Introduction to Computing Lecture # 1
An Overview of the Computer System
An Overview of the Computer System
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
(Discussion and WS – Analysis of Electronic Data)
Computer Basics: Inside a Computer Part II
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Machine Architecture and Number Systems
Computer components.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Machine Architecture and Number Systems
Machine Architecture and Number Systems
Thursday April 19, 2018 (Discussion – Storing and Retrieving Data, Processing the Electronic Crime Scene)
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Machine Architecture and Number Systems
Computer Applications Unit A
4. Computer system.
Computer components.
Presentation transcript:

Chapter 17 COMPUTER FORENSICS

Introduction COMPUTER FORENSICS Computers have permeated society and are used in countless ways with innumerable applications. Similarly, the role of electronic data in investigative work has realized exponential growth in the last decade. The usage of computers and other electronic data storage devices leaves the footprints and data trails of their users. Computer forensics involves the preservation, acquisition, extraction, and interpretation of computer data. In today’s world of technology, many devices are capable of storing data and could thus be grouped into the field of computer forensics. COMPUTER FORENSICS

The Basics COMPUTER FORENSICS Before getting into the nuts and bolts of computers, the important distinction between hardware and software must be established. Hardware comprises the physical and tangible components of the computer. Software, conversely, is a set of instructions compiled into a program that performs a particular task. Software are those programs and applications that carries out a set of instructions on the hardware. COMPUTER FORENSICS

Terminology COMPUTER FORENSICS Computer Case/Chassis: This is the physical box holding the fixed internal computer components in place. Power Supply: PC’s power supply converts the power it gets from the wall outlet to a useable format for the computer and its components. Motherboard: The main circuit board contained within a computer (or other electronic devices) is referred to as the motherboard. System Bus: Contained on the motherboard, the system bus is a vast complex network of wires that serves to carry data from one hardware device to another. COMPUTER FORENSICS

Terminology COMPUTER FORENSICS Read Only Memory (ROM): ROM chips store programs called firmware, used to start the boot process and configure a computer’s components. Random Access Memory (RAM): RAM serves to take the burden off of the computer’s processor and Hard Disk Drive (HDD). The computer, aware that it may need certain data at a moments notice, stores the data in RAM. RAM is referred to as volatile memory because it is not permanent; its contents undergo constant change and are forever lost once power is taken away from the computer. COMPUTER FORENSICS

Terminology COMPUTER FORENSICS Central Processing Unit (CPU): The CPU, also referred to as a processor, is essentially the brains of the computer. Input Devices: These devices are used to get data into the computer To name a few: Keyboard Mouse Joy Stick Scanner COMPUTER FORENSICS

Terminology COMPUTER FORENSICS Output Devices: Equipment through which data is obtained from the computer. To name a few: Monitor Printer Speakers The Hard Disk Drive (HDD) is typically the primary location of data storage within the computer. COMPUTER FORENSICS

Terminology COMPUTER FORENSICS Different operating systems map out (partition) HDDs in different manners. Examiners must be familiar with the file system they are examining. Evidence exists in many different locations and in numerous forms on a HDD. The type of evidence can be grouped under two major sub-headings: visible and latent data. COMPUTER FORENSICS

Storing and Reteiving Data The formatting process initializes portions of the hard drive so that it can store data, and it creates the structure of the file system. A sector is the smallest unit of data that a hard drive can address. A cluster usually is the minimum space allocated to a file. Clusters are groups of sectors. COMPUTER FORENSICS

Processing the Electronic CS Processing the electronic crime scene has a lot in common with processing a traditional crime scene. Warrants Documentation Good Investigation Techniques At this point, a decision must be made as to whether a live acquisition of the data is necessary. COMPUTER FORENSICS

Shutdown vs. Pulling the Plug Several factors influence the systematic shutdown vs. pulling the plug decision. For example, if encryption is being used and pulling the plug will encrypt the data rendering it unreadable without a password or key, therefore pulling the plug would not be prudent. Similarly, if crucial evidentiary data exists in RAM and has not been saved to the HDD and thus will be lost with discontinuation of power to the system, another option must be considered. Regardless, the equipment will most likely be seized. COMPUTER FORENSICS

Forensic Image Acquisition Now that the items have been seized, the data needs to be obtained for analysis. The computer Hard Disk Drive will be used as an example, but the same “best practices” principals apply for other electronic devices as well. Throughout the entire process, the computer forensic examiner must adopt the method that is least intrusive. The goal with obtaining data from a HDD is to do so with out altering even one bit of data. COMPUTER FORENSICS

Forensic Image Acquisition Because booting a HDD to its operating system changes many files and could potentially destroy evidentiary data, obtaining data is generally accomplished by removing the HDD from the system and placing it in a laboratory forensic computer so that a forensic image can be created. Occasionally, in cases of specialized or unique equipment or systems the image of the HDD must be obtained utilizing the seized computer. Regardless, the examiner needs to be able to prove that the forensic image he/she obtained includes every bit of data and caused no changes (writes) to the HDD. COMPUTER FORENSICS

Computer Fingerprint COMPUTER FORENSICS To this end, a sort of fingerprint of the drive is taken before and after imaging. This fingerprint is accomplished through the use of a Message Digest 5 (MD5), Secure Hash Algorithm (SHA) or similar validated algorithm. Before imaging the drive the algorithm is run and a 32 character alphanumeric string is produced based on the drive’s contents. It then is run against the resulting forensic image and if nothing changed the same alphanumeric string will be produced thus demonstrating that the image is all-inclusive of the original contents and that nothing was altered in the process. COMPUTER FORENSICS

Visible Data COMPUTER FORENSICS Visible data is that data which the operating system is aware of. Consequently this data is easily accessible to the user. From an evidentiary standpoint, it can encompass any type of user created data like: word processing documents spread sheets accounting records databases pictures COMPUTER FORENSICS

Temporary Files and Swap Space Temporary files, created by programs as a sort of “back up on the fly” can also prove valuable as evidence. Finally, data in the swap space (utilized to conserve the valuable RAM within the computer system) can yield evidentiary data. Latent data, on the other hand, is that data which the operating system is not aware of. COMPUTER FORENSICS

Latent Data COMPUTER FORENSICS Evidentiary latent data can exist in both RAM and file slack. RAM slack is the area from the end of the logical file to the end of the sector. File slack is the remaining area from the end of the final sector containing data to the end of the cluster. Another area where latent data might be found is in unallocated space. Unallocated space is that space on a HDD the operating system sees as empty and ready for data. COMPUTER FORENSICS

Latent Data COMPUTER FORENSICS The constant shuffling of data through deletion, defragmentation, swapping, etc., is one of the ways data is orphaned in latent areas. Finally, when a user deletes files the data typically remains behind. Deleted files are therefore another source of latent data to be examined during forensic analysis. COMPUTER FORENSICS

Knowledge and Skill COMPUTER FORENSICS Computer file systems and data structures are vast and complex. Therefore, areas of forensic analysis are almost limitless and constrained only by the knowledge and skill of the examiner. With a working knowledge of a computer’s function, how they are utilized, and how they store data, an examiner is on his or her way to begin to locate the evidentiary data. COMPUTER FORENSICS