lec 10 computing Flashcards

1
Q

hardware

A

The physical components of a computer: case, keyboard, monitor,
motherboard, RAM, HDD, mouse,
and so on; generally speaking, if it
is a computer component you can
touch, it is hardware.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

software

A

A set of instructions compiled
into a program that performs a
particular task; software consists
of programs and applications that
carry out a set of instructions on
the hardware.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

motherboard

A

The main system board of a computer (and many other electronic
devices), which delivers power,
data, and instructions to the computer’s components; every component in the computer connects to
the motherboard, either directly or
indirectly.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

central processing unit (CPU)

A

The main chip within the computer,
also referred to as the brain of the
computer, which handles most
of the operations (i.e., code and
instructions) of the computer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

random-access memory (RAM)

A

The volatile memory of a computer, where programs and instructions that are in use are stored;
when power is turned off, its contents are lost.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

hard disk drive (HDD)

A

Typically the main storage location
within the computer, which consists
of magnetic platters contained in a
case (usually 3.5” long in a desktop
computer and 2.5” in a laptop)
and is usually where the operating
system, applications, and user data
are stored.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

operating system (OS)

A

The software that provides the
bridge between the system hardware and the user; the OS lets the
user interact with the hardware
and manages the file system and
applications. Some examples are
Windows (XP, Vista, and Windows 7
and 8), Linux, and Mac OS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

partition

A

A contiguous set of blocks that are
defined and treated as an independent disk.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

sector

A

The smallest addressable unit of
data by a hard disk drive; generally
consists of 512 bytes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

byte

A

A group of eight bits.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

bit

A

Short for binary digit; taking the
form of either a one or a zero, it is
the smallest unit of information on
a machine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

cluster

A

A group of sectors in multiples of
two; cluster size varies from file
system to file system and is typically the minimum space allocated
to a file.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Message Digest 5 (MD5)/Secure Hash Algorithm (SHA)

A

A software algorithm used to
“fingerprint” a file or contents of
a disk; used to verify the integrity
of data. In forensic analysis, it is
typically used to verify that an
acquired image of suspect data
was not altered during the process
of imaging.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

visible data

A

All data that the operating system
is presently aware of and thus is
readily accessible to the user.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

swap file

A

A file or defined space on the HDD
used to conserve RAM; data is
swapped, or paged, to this file or
space to free RAM for applications
that are in use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

temporary files

A

Files temporarily written by an
application to perform a function
or to provide a “backup” copy of a
work product should the computer
experience a catastrophic failure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

latent data

A

Areas of files and disks that are
typically not apparent to the computer user (and often not to the
operating system) but contain data
nonetheless.

18
Q

file slack

A

The area that begins at the end of
the last sector that contains logical
data and terminates at the end of
the cluster.

19
Q

unallocated space

A

The unused area of the HDD that
the operating system file system
table sees as empty (i.e., containing no logical files) but that may
contain old data

20
Q

Internet cache

A

Portions of visited web pages
placed on the local hard disk drive
to facilitate quicker retrieval when a
web page is revisited.

21
Q

cookies

A

Files placed on a computer from
a visited website that are used to
track visits to and usage of that
site.

22
Q

Internet history

A

An accounting of websites visited;
different browsers store this information in different ways.

23
Q

bookmark

A

A feature that enables the user to
designate favorite sites for fast and
easy access.

24
Q

hacking

A

A slang term frequently used to
refer to performing an unauthorized computer or network intrusion.

25
Q

firewall

A

Hardware or software designed to
protect intrusions into an Internet
network.

26
Q

a cluster is a group of ___ in multiples of ___
a. partitions, two
b. disks, four
c. cylinders, three
d. sectors, two

A

d. sectors, two

27
Q

which of the following is NOT classified as software?
a. operating systems
b. word processors
c. web browsers
d. flash drives

A

d. flash drives

28
Q

which of the following places would a computer forensic investigator look for latent data?
a. RAM slack
b. file slack
c. unallocated space
d. all of the above

A

d. all of the above

29
Q

which of the following is NOT considered a hardware device?
a. monitor
b. hard disk drive
c. mouse
d. operating system

A

d. operating system

30
Q

the first thing a crime scene investigator should do when encountering computer forensic evidence is
a. unplug every device from the CPU to preserve the hard disk drive
b. procure a warrant to search
c. remove the system to the laboratory for processing
d. document the scene

A

b. procure a warrant to search

31
Q

when is it necessary to make a “fingerprint” of an HDD

A

before and after imaging its contents

32
Q

a software algorithm used to create a “fingerprint” of a file or an entire HDD is called

33
Q

which of the following actions taken at the crime scene involving a computer is incorrect?
a. upon arrival, sketching the overall layout as well as photographing it
b. photographing any running monitors
c. removing the plug from the back of the computer, not from the wall
d. none of these

A

d. none of these

34
Q

the term ‘bit’ is short for

A

binary digit

35
Q

if a file system defines a cluster as six sectors, how many bytes of info can be stored on each cluster?
a. 24,576
b. 512
c. 3,072
d. 307.2

36
Q

a motherboard
a. is the main circutboard within a computer
b. has a socket to accept RAM
c. connects to every device used by the system
d. all of these

A

d. all of these

37
Q

the ___ is a complex network of wires that carry data from one hardware device to another

A

motherboard

38
Q

the ultimate goal of obtaining an image of a hard disk drive is to..?

A

obtain information without altering the drive in any way

39
Q

hard drive partitions are typically divided into
a. sectors
b. clusters
c. tracks
d. all of these

A

d. all of these