|
auditing |
key logger |
|
BeOS File System (BFS) |
modem |
|
Bluetooth |
Network File System (NFS) |
|
CD/DVD-ROM/RW
|
New Technology File System (NTFS) |
|
desktop |
operating system |
|
file allocation table (FAT) |
personal computer (PC) |
|
filesystem |
personal digital assistant (PDA) |
|
FireWire |
Second/Third Extended Filesystems (ext2/ext3) |
|
floppy drive |
server |
|
High-Performance File System (HPFS) |
Universal Serial Bus (USB) |
|
incident response plan |
Virtual FAT (VFAT) |
|
incident response team (IRT) |
war dialing |
|
input/output (I/O) |
workstation |
|
Jaz drive |
Zip drive |
What is the difference between a server and a PC?
How many devices can USB support?
Which has a faster transfer rate, FireWire or USB 1?
How does Bluetooth communicate?
What types of filesystems will you find in the Windows environment?
What is the difference between NTFS and NFS?
What does an incident response team do?
Approximately what percentage of organizations report intrusions?
Can an employer search an employee's designated work area or desk?
Search and seizure laws are guided by which amendment?
Describing computer evidence
Addressing evidence handling issues
Identifying evidence
Collecting evidence
Maintaining the chain of custody
Ensuring evidence
Methods of
In this chapter, you'll learn about computer evidence-what it is and what makes it different from regular evidence. You'll also learn how to identify, collect, handle, and present evidence in and out of
Simply put,
evidence
is something that provides proof. You'll need evidence to
The main purpose of computer forensics is the proper identification and collection of computer evidence. It is both an art and a science. Computer evidence has common characteristics and differences with regular evidence. Forensic examiners need to understand the specifics of computer evidence so that they can prop- erly collect it for later use.
Computers can
Regardless of whether an action is a crime, any violation of security policy is called a
security incident.
Actually, any intended violation of a security policy is an incident as well. A company's security policy should outline the appropriate response for each type of incident. As discussed in Chapter 2, 'Preparation-What to Do Before You Start,' most incidents that do not
In general, the incident response team deals with incidents in which the computer is the target of an attack. Criminal investigations are frequently
To properly investigate an incident and possibly take action against the perpetrator, you'll need evidence that provides proof of the identity and actions of an attacker. Computer evidence consists of files and their contents that are left behind after an incident. The existence of some files, such as pictures or executable files, can provide evidence of an incident. In other cases, the contents of files, such as log files, provide the necessary proof. Recognizing and identifying hardware, software, and data you can use is the first step in the evidence collection process.
computer evidence
Any computer hardware, software, or data that can be used to
prove one or more of the five Ws and an H of a security incident (i.e., who, what, when, where, why, and how).
Four basic types of evidence can be used in a
Real evidence
Demonstrative evidence
Computer evidence generally
The type of evidence most people are familiar with is
real evidence
. Real evidence is anything you can carry into a courtroom and place on a table in front of a jury. In effect, real evidence speaks for itself. It includes physical objects that relate to the case. In a murder trial, the case's real evidence might include the murder weapon. In the context of computer forensics, the actual computer could be introduced as real evidence. If the suspect's
real evidence
Any physical objects that you can bring into court. Real evidence can be touched, held, or
otherwise observed directly.hard evidence
Real evidence that is conclusively associated with a suspect or activity.
Other types of real evidence in a computer forensics investigation could be the hard drive from a suspect's computer or a personal digital assistant (PDA). Real evidence is the most
Never overlook potential evidence when conducting an investigation. Other types of evidence may involve or refer to real evidence. It is very common to use log file contents when arguing a case. The process of establishing the credibility and authenticity of such data is often easier when you start with the physical disk drive and/or computer from which you extracted the log file. In this example, the real evidence supports your log file data.
Assume you have been asked to investigate an e-mail spammer. Due to the nature and volume of e-
Before you touch anything, look around the scene and take pictures of everything. Digital pictures are inexpensive, but they can be
|
|
The case of Cool Beans, Hot Java versus James T. Kirkpatrick is a fictitious case we'll use to
|
|
After you take pictures of everything, start identifying all of the real evidence you think is pertinent and that you have permission to search or seize. Notice the suspect's computer. It has a scanner and a PDA cradle plugged into it. That
After looking for the PDA, look for any source documents (for example, printed hard copies) the suspect might have scanned. Also look for CD/DVDROMs the suspect might have used to store scanned images. Next, examine the physical computer and
Handwritten notes. Even technically savvy people use notes. In fact, because
Any peripheral device that is, or can be, connected to the computer. This could include:
Storage devices
Communication devices
Input/output devices
All removable media, such as:
CD/DVD-ROMs (CD/DVD-Rs and CD/DVD-RWs as well)
Zip disks
Floppy disks
Tapes and other magnetic media
This is not an exhaustive list. It is simply a teaser to get you thinking about real evidence. After you have all the real evidence you can collect, it's time to consider other types of evidence.
Much of the evidence you are likely to use in proving a case will be written documentation. Such evidence includes log files, database files, and incident-specific files and reports that provide information indicating what occurred. All evidence in written form, including computer-based file data, is called
documentary evidence
. All documentary evidence must be authenticated. Because
documentary evidence
Written evidence, such as printed reports or data in log files. Such evidence cannot stand on its own and must be authenticated.
Documentary evidence authentication can be quite complex when you're trying to convince nontechnical jurors (or judges) that the contents of a file conclusively prove an attacker performed a specific action. Opposing
In addition to the basic rules that affect all computer evidence, you must consider an additional rule. Anytime you introduce documentary evidence, you must introduce the original document, not a copy. This rule is called the best evidence rule . The purpose of this rule is to protect evidence from tampering. If the original document is required, there is less opportunity for a modification to occur during a copy operation. Of course, you'll have to convince the judge and jury that what you bring into court is actually the original document.
best evidence rule
When a document is presented as evidence, you must introduce the original document. You cannot introduce a copy.
As you progress through an investigation, you will use utilities and tools to explore the contents of the computer and storage media. All files and file contents that support your case will be
Keep in mind that most of your documentary evidence will come directly from items on the real evidence list. Some documentary evidence will be supplied by third parties, such as access logs from an Internet Service Provider (ISP), but most will come from your own investigation activities.
You'll constantly be reminded to document every step of your investigation. Always document. There will be a test. Rest assured, if you testify in court, you'll be asked to justify your investigation and the actions you took to extract evidence.
Looking for physical evidence is easy. Use your eyes and your brain. Really look at the scene and think about how any physical device or object might provide the evidence you need to prove your case, whether the evidence you find will be presented in a court of law or just appear in an incident report. After you have a handle on the physical evidence, you can start looking at the physical media's content for digital evidence. How do you look for digital evidence? You will use a collection of forensic tools to search for documentary evidence. Some of these tools are as simple as file listings or
So, what are you looking for? Use forensic tools to look for any file or file contents that show what the suspect did while using the computer. This could include many types of log files and other activity files. For example, WS_FTP is a common File Transfer Protocol (FTP) client. When you use it to transfer files, the program keeps a list of activity in a file named wsftp.log . Look for instances of this file. You'll be surprised how often people leave such audit trails lying around. Here's a list of some of the steps you'll want to take while looking for documentary evidence:
Catalog all programs installed on the target system.
Harvest all audit and activity log files yocan find that use default file-
Examine operating system and application configuration files for noted uses of nonstandard audit and activity log filenames.
Search for any files that are created as a result of using any identified program.
As with real evidence, your experience will guide you in identifying and extracting the documentary evidence you'll need. Be creative and persistent.
The testimony of a
testimonial evidence
Evidence consisting of witness testimony, either verbal or in written form. Testimonial evidence can be presented in person by the witness in a court or through a recorded deposition.
The second common form of testimonial evidence is testimony delivered during a deposition. As with live testimony, the witness delivers testimony under oath. The testimony, as it is delivered, is recorded by a court reporter. The record of the deposition can be entered into evidence just as the testimony of a live witness in court. Each type of testimony has its advantages, but a deposition can often be taken much sooner when the events are fresher in the witness's mind.
You'll often need to use testimonial evidence to support and augment other types of evidence. For example, you may have the system administrator testify that your server keeps logs of all
When you first
A witness could give you clues to the hiding place of key storage media or computer usage habits of the suspect. If you have reason to believe the suspect carried out illegal activities during
Many types of computer evidence may make sense to technical people but seem completely foreign to others. In order for judges and juries to understand the finer points of your case, it is often necessary to use visual aids or other illustrations to help explain some of the more technical details of the evidence. Such evidence that helps to explain, illustrate, or re-create other evidence is called demonstrative evidence . Demonstrative evidence does not stand on its own like other types of evidence. It exists to augment other evidence.
demonstrative evidence
Evidence that illustrates, helps explain, or
demonstrates other evidence. Many times, demonstrative evidence consists of some type of visual aid.
Let's assume you want to use a web server's log file to show how an attacker exploited a new vulnerability. The attack resulted in crashing the server and
Often, you'll be called on to explain highly technical concepts to nontechnical people. For example, in our e-mail spammer case, you'll have to explain how a spammer works. Although most people have heard of spam, not many under- stand how it originates or
For example, you might want to start at the beginning. Building a complex technical argument from the ground up requires a little basic education. The following is an illustration you could use to show how e-mail works.
Developing the right visual aids normally comes after the bulk of other evidence has already been collected. Remember, demonstrative evidence is used to explain or
Now that we have looked at the different types of evidence, let's see how we can legally obtain evidence.